lies

FSMINIUS
amdkote# ./a.out # freebsd kernel core 
1

^C^C^C

/: write failed, filesystem is full
Segmentation fault
amdkote# df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/ad0s3a    9.5G    9.2G   -499M   106%    /
devfs          1.0K    1.0K      0B   100%    /dev
...bsd kernel lie. it didn't do write.

grep0
time grep -i -m 1 macka /dev/urandom
6:38.36
...pseudorandom

gdb0
(gdb)
Program received signal SIGSEGV, Segmentation fault.
Cannot remove breakpoints because program is no longer writable.
It might be running in another process.
Further execution is probably impossible.

...gdb

8Ghz
date ; egrep '^(cpu M|cache size|model name|bogo)' /proc/cpuinfo 
Sun Aug  2 08:36:17 UTC 2009
model name      : QEMU Virtual CPU version 0.9.1
cpu MHz         : 8000.208
cache size      : 512 KB
bogomips        : 4000.10
...8G