Skip to content

Instantly share code, notes, and snippets.

@micolous
Created January 7, 2011 10:20
Show Gist options
  • Save micolous/769323 to your computer and use it in GitHub Desktop.
Save micolous/769323 to your computer and use it in GitHub Desktop.
# cat /proc/cpuinfo
processor : 0
vendor_id : Geode by NSC
cpu family : 5
model : 5
model name : Geode(TM) Integrated Processor by National Semi
stepping : 2
cpu MHz : 333.282
cache size : 32 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu de pse tsc msr cx8 pge cmov mmx mmxext 3dnowext 3dnow up
bogomips : 669.70
clflush size : 32
power management:
# free -m
total used free shared buffers cached
Mem: 49 43 6 0 0 33
-/+ buffers/cache: 8 40
Swap: 494 0 493
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 3.3G 376M 2.7G 13% /
tmpfs 25M 0 25M 0% /lib/init/rw
udev 10M 716K 9.4M 7% /dev
tmpfs 25M 0 25M 0% /dev/shm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment