Linux version 2.5.59 (kevin@spud) (gcc version 2.95.4 20011002 (Debian prereleas e)) #8 Mon Feb 3 10:44:50 EST 2003 Video mode to be used for restore is 3 BIOS-provided physical RAM map: BIOS-e801: 0000000000000000 - 000000000009f000 (usable) BIOS-e801: 0000000000100000 - 0000000001000000 (usable) 16MB LOWMEM available. On node 0 totalpages: 4096 DMA zone: 4096 pages, LIFO batch:1 Normal zone: 0 pages, LIFO batch:1 HighMem zone: 0 pages, LIFO batch:1 Building zonelist for node : 0 Kernel command line: root=/dev/ram0 ramdisk_size=512 init=/linuxrc mem=nopentium rw Initializing CPU#0 PID hash table entries: 128 (order 7: 1024 bytes) Detected 4043.977 MHz processor. Console: colour VGA+ 80x25 Calibrating delay loop... 131.07 BogoMIPS Memory: 13880k/16384k available (894k kernel code, 2092k reserved, 315k data, 64 k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Dentry cache hash table entries: 2048 (order: 2, 16384 bytes) Inode-cache hash table entries: 1024 (order: 1, 8192 bytes) Mount-cache hash table entries: 512 (order: 0, 4096 bytes) -> /dev -> /dev/console -> /root CPU: L1 I cache: 16K, L1 D cache: 16K CPU: L2 cache: 256K CPU: Intel Pentium III (Coppermine) stepping 01 Checking 'hlt' instruction... OK. POSIX conformance testing by UNIFIX Linux NET4.0 for Linux 2.4 Based upon Swansea University Computer Society NET3.039 Initializing RT netlink socket BIO: pool of 256 setup, 15Kb (60 bytes/bio) biovec pool[0]: 1 bvecs: 13 entries (12 bytes) biovec pool[1]: 4 bvecs: 6 entries (48 bytes) biovec pool[2]: 16 bvecs: 3 entries (192 bytes) biovec pool[3]: 64 bvecs: 1 entries (768 bytes) biovec pool[4]: 128 bvecs: 0 entries (1536 bytes) biovec pool[5]: 256 bvecs: 0 entries (3072 bytes) block request queues: 24 requests per read queue 24 requests per write queue 3 requests per batch enter congestion at 2 exit congestion at 4 Enabling SEP on CPU 0 aio_setup: sizeof(struct page) = 40 pty: 256 Unix98 ptys configured RAMDISK driver initialized: 16 RAM disks of 512K size 1024 blocksize loop: loaded (max 8 devices) NET4: Linux TCP/IP 1.0 for NET4.0 IP: routing cache hash table of 512 buckets, 4Kbytes TCP: Hash tables configured (established 1024 bind 1024) NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. RAMDISK: ext2 filesystem found at block 0 RAMDISK: Loading 512 blocks [1 disk] into ram disk... done. Freeing initrd memory: 512k freed VFS: Mounted root (ext2 filesystem). Freeing unused kernel memory: 64k freed User program, installed as /linuxrc on initial ramdisk image. my pid is 1. parent process pid is 0. forking child process... Parent process: child pid from fork was 8. Child process: pid from getpid() is 8. Hello virtual world!