linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Slub code refine
@ 2015-10-21  9:51 Wei Yang
  2015-10-21  9:51 ` [PATCH 1/3] mm/slub: correct the comment in calculate_order() Wei Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Wei Yang @ 2015-10-21  9:51 UTC (permalink / raw)
  To: cl, penberg, rientjes, akpm; +Cc: linux-mm, Wei Yang

Here are three patches for slub code refine.

Some of them are acked/reviewed, resend by including Andrew for comments. No
code change.

Wei Yang (3):
  mm/slub: correct the comment in calculate_order()
  mm/slub: use get_order() instead of fls()
  mm/slub: calculate start order with reserved in consideration

 mm/slub.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

-- 
2.5.0

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-10-22  1:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21  9:51 [PATCH 0/3] Slub code refine Wei Yang
2015-10-21  9:51 ` [PATCH 1/3] mm/slub: correct the comment in calculate_order() Wei Yang
2015-10-21 14:18   ` Christoph Lameter
2015-10-21  9:51 ` [PATCH 2/3] mm/slub: use get_order() instead of fls() Wei Yang
2015-10-21 14:19   ` Christoph Lameter
2015-10-22  1:09     ` Wei Yang
2015-10-21  9:51 ` [PATCH 3/3] mm/slub: calculate start order with reserved in consideration Wei Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).