Impressions of IBMs Linux/390

Richard Higson higson at opa.gt.owl.de
Sun Dec 19 15:45:06 CET 1999


Florian Lohoff wrote:
> 
> Hi,
> ein paar nette impressions von IBMs Linux/390 ...
> Wir bauen uns einen Compiler und das dazugehoerige OS
...
> Weiss jemand was CTC und IUCV Network interfaces sind ?

CTC == Channel to Channel Adapter;
vergl fuer NICHT-Mainframers
~= Backplane connectivity zwischen 2 Rechner
in etwa (intel-port -> intel-port)
oder wie 2 boxen mit SCSI-Kabel dazwischen,
oder besser PCI to PCI, 
mit Bandbreite ca 17 MBYTE/Sec/ pro port, Bidirectional

>   bool 'Network device support' CONFIG_NETDEVICES
>   if [ "$CONFIG_NETDEVICES" = "y" ]; then
>     menu_option next_comment
>     comment 'S390 Network devices'
>     bool 'CTC device support' CONFIG_CTC
>     bool 'IUCV device support (VM only)' CONFIG_IUCV
>     tristate 'Dummy net driver support' CONFIG_DUMMY
>     bool 'Ethernet (10 or 100Mbit)' CONFIG_NET_ETHERNET
>     bool 'Token Ring driver support' CONFIG_TR
IUCV 
    acronym habe ich vergessen, aber das gab's in VM/370
als eine Art IPC zwischen VM Hosts auf der gleichen Hardware
(CPU oder CPUs)

> Is da wohl was rausgekrochen was nicht haette kriechen duerfen ?

glaube eher nicht, wahrscheinlich standard headers...
> 
> linux/drivers/s391/block/dasd_types.h
> ----------------
>  * IBM CONFIDENTIAL
>  * File...........: linux/drivers/s390/block/dasd_types.h
>  * Author.........: Holger Smolinski <Holger.Smolinski at de.ibm.com>
>  * Created........: 08/31/1999
>  * Last Modified..: 09/29/1999
>  * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999

> Das dingen sieht verdammt sauber und komplett aus - Selbst sachen
> wie strace und gdb etc scheinen auf der Schuessel zu laufen - Das sieht
> nach einem kompletten userspace aus der irgendwo existiert ...

yep, wir werden es auf "DINO" mal durchkompilieren ;-)
siehe auch linas.org

-- 
Windows hasn't increased computer literacy.
It's just lowered the standard.
Have a nice day ;-) Richard Higson mailto:higson at opa.gt.owl.de



More information about the Linux mailing list