Re: kmemleak for MIPS

From: Maxin John
Date: Wed Mar 30 2011 - 08:40:48 EST


Hi,

> How much memory do you have exactly on this machine ?

debian-mips:~# cat /proc/meminfo
MemTotal: 255500 kB
MemFree: 214848 kB
Buffers: 3116 kB
Cached: 15960 kB
SwapCached: 0 kB
Active: 10332 kB
Inactive: 12512 kB
Active(anon): 3776 kB
Inactive(anon): 2500 kB
Active(file): 6556 kB
Inactive(file): 10012 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 738952 kB
SwapFree: 738952 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 3796 kB
Mapped: 3300 kB
Shmem: 2508 kB
Slab: 16940 kB
SReclaimable: 2884 kB
SUnreclaim: 14056 kB
KernelStack: 272 kB
PageTables: 312 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 866700 kB
Committed_AS: 36916 kB
VmallocTotal: 1048372 kB
VmallocUsed: 220 kB
VmallocChunk: 1048140 kB

> If you care about losing 8192 bytes of memory, you could boot with
>
> "uhash_entries=256"

Thank you very much for your inputs. I will try booting with this option.

Best Regards,
Maxin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/