lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 17 Aug 2008 12:42:12 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	"Marc Villemade" <mastachand@...il.com>
Cc:	"Rik van Riel" <riel@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [Follow-up] Physical memory disappeared from /proc/meminfo

On Sun, 17 Aug 2008 21:26:07 +0200
"Marc Villemade" <mastachand@...il.com> wrote:

> hey
> 
> Thanks for your answer, but it still doesn't come close. I'm up to 1.5
> Gig adding what i said. and PageTables + VMallocTotal equals 160 Mo.
> Sounds unlikely to me that something unaccounted for might go up to
> 1.4 Gig, don't you think ? Or maybe it is accounted somewhere else
> than /proc/meminfo ? Please point me to the right place if so.
> 

you're not accidentally using shmfs or tmpfs are you ?
(or otherwise have a leak in sysv shm)


you can use the "ipcs" command to see your shm allocation

(and for tmpfs/shmfs... check if you have it mounted anywhere.
Something like /dev being on shmfs and /dev/null being a file not a
device can.. totally screw you over)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ