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:	Wed, 4 Mar 2009 14:00:54 +0200
From:	Pekka Enberg <penberg@...helsinki.fi>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	Lai Jiangshan <laijs@...fujitsu.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Christoph Lameter <cl@...ux-foundation.org>,
	Nick Piggin <npiggin@...e.de>,
	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
	Manfred Spraul <manfred@...orfullife.com>,
	Peter Zijlstra <peterz@...radead.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH -mm 0/6] rcu: introduce kfree_rcu V2

On Wed, Mar 4, 2009 at 1:45 PM, Ingo Molnar <mingo@...e.hu> wrote:
>> This is one of patches I test kfree_rcu().
>> And it could be an example conversions of this facility.
>>
>> ---
>>  arch/ia64/sn/kernel/irq.c           |   14 +-----------
>>  block/genhd.c                       |   10 --------
>>  ipc/sem.c                           |   10 +-------
>>  kernel/audit_tree.c                 |    8 ------
>>  kernel/cgroup.c                     |    9 -------
>>  kernel/smp.c                        |   11 ---------
>>  mm/vmalloc.c                        |   18 +--------------
>>  net/can/af_can.c                    |   14 +-----------
>>  net/core/gen_estimator.c            |    9 -------
>>  net/core/net_namespace.c            |   10 --------
>>  net/ipv4/fib_trie.c                 |    7 ------
>>  net/ipv6/addrconf.c                 |   10 --------
>>  net/netfilter/nf_conntrack_extend.c |    8 ------
>>  net/netlabel/netlabel_unlabeled.c   |   42 +-----------------------------------
>>  security/device_cgroup.c            |   10 --------
>>  security/keys/keyring.c             |   15 ------------
>>  security/keys/user_defined.c        |   18 +--------------
>>  security/selinux/netif.c            |   18 ---------------
>>  security/selinux/netnode.c          |   20 +----------------
>>  security/selinux/netport.c          |   20 +----------------
>>  20 files changed, 28 insertions(+), 253 deletions(-)
>
> Looks convincing to me but Nick does not like the extra SLAB
> field it uses :-/

FWIW, I'm fine with the patch series. One option for SLQB is to just
remove slab coloring as I've suggested in the past (the performance
benefit with current cpu caches is questionable).

                                     Pekka
--
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