Re: [14/14] vcompound: Avoid vmalloc for ehash_locks

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Christoph Lameter <clameter@...>
Cc: <linux-mm@...>, <linux-kernel@...>, Linux Netdev List <netdev@...>
Date: Friday, March 21, 2008 - 3:02 am

Christoph Lameter a écrit :

But, isnt it defeating the purpose of this *particular* vmalloc() use ?

CONFIG_NUMA and vmalloc() at boot time means :

Try to distribute the pages on several nodes.

Memory pressure on ehash_locks[] is so high we definitly want to spread it.

(for similar uses of vmalloc(), see also hashdist=1 )

Also, please CC netdev for network patches :)

Thank you

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[14/14] vcompound: Avoid vmalloc for ehash_locks, Christoph Lameter, (Fri Mar 21, 2:17 am)
Re: [14/14] vcompound: Avoid vmalloc for ehash_locks, Eric Dumazet, (Fri Mar 21, 3:02 am)
Re: [14/14] vcompound: Avoid vmalloc for ehash_locks, David Miller, (Fri Mar 21, 3:31 am)
Re: [14/14] vcompound: Avoid vmalloc for ehash_locks, Christoph Lameter, (Fri Mar 21, 1:31 pm)
Re: [14/14] vcompound: Avoid vmalloc for ehash_locks, Christoph Lameter, (Fri Mar 21, 3:03 am)
Re: [14/14] vcompound: Avoid vmalloc for ehash_locks, David Miller, (Fri Mar 21, 3:31 am)
Re: [14/14] vcompound: Avoid vmalloc for ehash_locks, Eric Dumazet, (Fri Mar 21, 3:42 am)