Re: [PATCH 04/30] mm: slub: trivial cleanups

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Peter Zijlstra <a.p.zijlstra@...>
Cc: Pekka Enberg <penberg@...>, Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, <linux-kernel@...>, <linux-mm@...>, <netdev@...>, <trond.myklebust@...>, Daniel Lezcano <dlezcano@...>, Neil Brown <neilb@...>
Date: Wednesday, July 30, 2008 - 9:59 am

Peter Zijlstra wrote:


Sorry for the delay but this moving stuff is unending....



Hmmm..... node? Maybe use the struct name? kmem_cache_node?


It defaults to the first enum value. We also do not initialize statics with zero.


Another width limitation that will limit the number of objects in a slab to 64k.
Also gcc does not get the fields, wont be able to optimize this as well and it will emit conversion from 16 bit loads.



ok.


Hmmm. You are moving it back on one line and Andrew will cut it up again later? This seems to be oscillating...


Ack.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 04/30] mm: slub: trivial cleanups, Peter Zijlstra, (Thu Jul 24, 10:00 am)
Re: [PATCH 04/30] mm: slub: trivial cleanups, Pekka Enberg, (Tue Jul 29, 6:15 pm)
Re: [PATCH 04/30] mm: slub: trivial cleanups, Pekka Enberg, (Mon Jul 28, 5:43 am)
Re: [PATCH 04/30] mm: slub: trivial cleanups, Peter Zijlstra, (Mon Jul 28, 6:19 am)
Re: [PATCH 04/30] mm: slub: trivial cleanups, Christoph Lameter, (Wed Jul 30, 9:59 am)
Re: [PATCH 04/30] mm: slub: trivial cleanups, Peter Zijlstra, (Wed Jul 30, 10:13 am)