| To: | <linux-mips@linux-mips.org> |
|---|---|
| Subject: | Committed_AS showing erroneous value |
| From: | "Anirban Sinha" <ASinha@zeugmasystems.com> |
| Date: | Mon, 28 Jul 2008 17:38:54 -0700 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | AcjxE3pro17Ica+aSYWxCYFEiaNk+Q== |
| Thread-topic: | Committed_AS showing erroneous value |
Hi: On our mips hardware, we see an unusual issue with the /proc/meminfo stats. We do disable memory over commit and do not configure swap. We are observing that the Committed_AS value is smaller than the amount of used resident memory. For example: root:1@13.Zeugma:~# cat /proc/meminfo MemTotal: 965168 kB MemFree: 920108 kB ... CommitLimit: 965168 kB Committed_AS: 5540 kB ... Amount of memory used is: 965168-920108 = 44 Megs. However, committed memory is just 5 megs. This is wrong. Does anybody else get a similar error? Our 64 bit kernel version is 2.6.17.7 on which we run 32 bit apps (n32 ABI). Thanks to anyone who can throw some lights. Ani |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 1/1] Char: ds1286, eliminate busy waiting, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH 2/3] kgdb, mips: add arch support for the kernel's kgdb core, Atsushi Nemoto |
| Previous by Thread: | [PATCH] kgdb: remove the requirement for CONFIG_FRAME_POINTER, Jason Wessel |
| Next by Thread: | [2.6 patch] mips/rb532/: flags are unsigned long, Adrian Bunk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |