2008/10/24 Graham Bleach <graham@???>:
> 2008/10/23 Vic <lug@???>:
>>
>> Sorry about this, but I'm just *so* impressed by the box I'm working on
>> today...
>
> Sorry for showing off, but you started it :-p
My turn!
root@localhost:/root> cat /proc/cpuinfo | grep ^processor
processor : 0
processor : 1
processor : 2
processor : 3
processor : 4
processor : 5
processor : 6
processor : 7
processor : 8
processor : 9
processor : 10
processor : 11
processor : 12
processor : 13
processor : 14
processor : 15
root@localhost:/root> free
total used free shared buffers cached
Mem: 504272 79864 424408 0 16300 18100
-/+ buffers/cache: 45464 458808
Swap: 0 0 0
Not so much RAM since this is an embedded device, but it is darn fast! :o)
Rich