Re: [RFC] My research agenda for 2.7
From: Martin J. Bligh <hidden>
Date: 2003-06-27 14:24:57
Also in:
lkml
From: Martin J. Bligh <hidden>
Date: 2003-06-27 14:24:57
Also in:
lkml
IIRC, Martin J. Bligh had a patch which displayed information about the buddy allocator freelist so that will probably be the starting point. From there, it should be handy enough to see how intermixed are kernel page allocations with user allocations. It might turn out that kernel pages tend to be clustered together anyway.
That should be merged now - /proc/buddyinfo. I guess you could do the same for allocated pages (though it'd be rather heavyweight ;-)) M. -- 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:"aart@kvack.org"> aart@kvack.org </a>