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:	Tue, 7 Feb 2012 09:12:48 -0600 (CST)
From:	Christoph Lameter <cl@...ux.com>
To:	"Alex,Shi" <alex.shi@...el.com>
cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Pekka Enberg <penberg@...helsinki.fi>,
	"linux-mm@...ck.org" <linux-mm@...ck.org>
Subject: Re: [rfc PATCH]slub: per cpu partial statistics change

On Tue, 7 Feb 2012, Alex,Shi wrote:

> Yes, I want to account the unfreeze_partials() actions in
> put_cpu_partial(). The unfreezing accounting isn't conflict or repeat
> with the cpu_partial_free accounting, since they are different actions
> for the PCP.

Well what is happening here is that the whole per cpu partial list is
moved back to the per node partial list.

CPU_PARTIAL_DRAIN_TO_NODE_PARTIAL ?

A bit long I think. CPU_PARTIAL_DRAIN?

UNFREEZE does not truly reflect what is going on here.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ