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:	Thu, 10 Apr 2008 14:51:42 +0800
From:	"Zhao Forrest" <forrest.zhao@...il.com>
To:	"Andi Kleen" <andi@...stfloor.org>
Cc:	discuss@...-64.org, linux-kernel@...r.kernel.org,
	yhlu.kernel@...il.com, mingo@...e.hu, ak@...e.de
Subject: Re: Does Linux have plan to support memory hole remapping?

> There is some loss of memory before MemTotal, both from the BIOS
> (SMM, Frame Buffer for integrated graphics etc.) and from the kernel
> (mem_map which costs a few percent and some other data structures
> which are allocated early)
>
> I covered this in detail in http://halobates.de/memorywaste.pdf
>

I read your paper, which is very helpful for us to understand the
memory usage in Linux kernel.
And I have a question about output of slabtop:
 Active / Total Objects (% used)    : 730986 / 750823 (97.4%)
 Active / Total Slabs (% used)      : 46124 / 46125 (100.0%)
 Active / Total Caches (% used)     : 99 / 149 (66.4%)
 Active / Total Size (% used)       : 169383.63K / 172467.11K (98.2%)

Could you please elaborate on Active / Total Caches? The meaning of
other lines are obvious to me.

Thanks,
Forrest
--
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