today I've recieved my raspberry-pi
So I've put ARCH-linux(the image from 29-04-2012) on it, so far everthing is working fine, but it seems my device has only 128mb RAM or is there some configuration I have to change?(using the pi as a server I don't need my grafic-chip so there doesn't need to be any memory reserved for it)
Code: Select all
cat /proc/meminfo
MemTotal: 125004 kB
MemFree: 14116 kB
Buffers: 3112 kB
Cached: 83336 kB
SwapCached: 0 kB
Active: 47960 kB
Inactive: 51640 kB
Active(anon): 13340 kB
Inactive(anon): 16376 kB
Active(file): 34620 kB
Inactive(file): 35264 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 424 kB
Writeback: 0 kB
AnonPages: 13204 kB
Mapped: 23152 kB
Shmem: 16564 kB
Slab: 8404 kB
SReclaimable: 3556 kB
SUnreclaim: 4848 kB
KernelStack: 504 kB
PageTables: 1028 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 62500 kB
Committed_AS: 169456 kB
VmallocTotal: 253952 kB
VmallocUsed: 3704 kB
VmallocChunk: 246316 kBCode: Select all
cat /proc/cpuinfo
Processor : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 697.95
Features : swp half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7
Hardware : BCM2708
Revision : 0002
Serial : 00000000f377fdf5Edit: Why does any post from me need to be aproved by a moderator?
Thx,
Ralf
