On Fri, 28 Mar 2008, Linus Torvalds wrote:That commit cleared a flag that was cleared later anyways.... Do we have confirmation that the revert actually does something? It certainly does not address the issues with inline page forwarding. And why are we forbidding page allocator allocs with __GFP_ZERO in interrupt context? Only __GFP_HIGHMEM needs kmap and only __GFP_HIGHMEM can cause trouble. You may want to check SLAB recent bug list. There is still crap over there as well and AFAICT this is more severe than SLUB and its inherent in the complex scheme that we had to put in ther. __GFP_ZERO is cleared in one place when new_slab() calls allocate_slab(). The fallback code in 2.6.25 will go away in 2.6.26. --
| Mariusz Kozlowski | [PATCH 01] kmalloc + memset conversion co kzalloc |
| Rafael J. Wysocki | [Bug #10629] 2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160 |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Jeff Garzik | Re: [RFC] Heads up on sys_fallocate() |
git: | |
| Linus Torvalds | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
