On Tue, 2 Oct 2007, Mel Gorman wrote:The larger order allocations may cause excessive reclaim under certain circumstances. Reclaim will continue to evict pages until a larger order page can be coalesced. And it seems that this eviction is not that well targeted at this point. So lots of pages may be needlessly evicted. You can still manually configure those at boot time via slub_max_order etc. I think Mel and I have to rethink how to do these efficiently. Mel has some ideas and there is some talk about using the vmalloc fallback to insure that things always work. Probably we may have to tune things so that fallback is chosen if reclaim cannot get us the larger order page with reasonable effort. The maximum order of allocation used by SLUB may have to depend on the number of page structs in the system since small systems (128M was the case that Peter found) can easier get into trouble. SLAB has similar measures to avoid order 1 allocations for small systems below 32M. -
| Joe Perches | [PATCH 143/148] include/asm-x86/vm86.h: checkpatch cleanups - formatting only |
| Linus Torvalds | Re: Back to the future. |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
git: | |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | [GIT]: Networking |
| Linus Torvalds | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
