![]() | |||||||||||||
Messages in this thread |
Andrew Morton wrote: >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.2/2.6.2-mm1/ > > >- Merged some page reclaim fixes from Nick and Nikita. These yield some > performance improvements in low memory and heavy paging situations. > > Nikita's vm-dont-rotate-active-list.patch still has this: +/* dummy pages used to scan active lists */ +static struct page scan_pages[MAX_NUMNODES][MAX_NR_ZONES]; + Which probably needs its nodes and cachelines untangled. Maybe it doesn't - I really don't know. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 14:00 [W:0.227 / U:0.110 seconds] ©2003-2008 Jasper Spaans | |||||||||||||