messages from 2009-10-13 04:26:11 to 2009-10-22 14:22:49 UTC [more...]
[PATCH 0/5] Candidate fix for increased number of GFP_ATOMIC failures V2
2009-10-22 14:22 UTC (6+ messages)
` [PATCH 1/5] page allocator: Always wake kswapd when restarting an allocation attempt after direct reclaim failed
` [PATCH 2/5] page allocator: Do not allow interrupts to use ALLOC_HARDER
` [PATCH 3/5] vmscan: Force kswapd to take notice faster when high-order watermarks are being hit
` [PATCH 4/5] page allocator: Pre-emptively wake kswapd when high-order watermarks are hit
` [PATCH 5/5] ONLY-APPLY-IF-STILL-FAILING Revert 373c0a7e, 8aa7e847: Fix congestion_wait() sync/async vs read/write confusion
[Bug #14141] order 2 page allocation failures in iwlagn
2009-10-22 10:27 UTC (59+ messages)
` [Bug #14141] order 2 page allocation failures (generic)
` [PATCH] SLUB: Don't drop __GFP_NOFAIL completely from allocate_slab() (was: Re: [Bug #14265] ifconfig: page allocation failure. order:5,ode:0x8020 w/ e100)
[PATCH v2 0/5] mm: modest useability enhancements for node sysfs attrs
2009-10-22 4:15 UTC (6+ messages)
` [PATCH v2 1/5] mm: add numa node symlink for memory section in sysfs
` [PATCH v2 2/5] mm: refactor register_cpu_under_node()
` [PATCH v2 3/5] mm: refactor unregister_cpu_under_node()
` [PATCH v2 4/5] mm: add numa node symlink for cpu devices in sysfs
` [PATCH v2 5/5] Documentation: ABI: /sys/devices/system/cpu/cpu#/node
[PATCH 0/5] mm: modest useability enhancements for node sysfs attrs
2009-10-21 19:30 UTC (15+ messages)
` [PATCH 1/5] mm: add numa node symlink for memory section in sysfs
` [PATCH 2/5] mm: refactor register_cpu_under_node()
` [PATCH 3/5] mm: refactor unregister_cpu_under_node()
` [PATCH 4/5] mm: add numa node symlink for cpu devices in sysfs
` [PATCH 5/5] Documentation: ABI: document /sys/devices/system/cpu/
[PATCH] try_to_unuse : remove redundant swap_count()
2009-10-21 1:25 UTC (4+ messages)
Memory overcommit
2009-10-20 21:52 UTC
Kernel crash on 2.6.31.x (kcryptd: page allocation failure..)
2009-10-20 20:02 UTC (4+ messages)
[PATCH] rmap : move the `out` to a more proper place
2009-10-20 7:28 UTC (2+ messages)
[PATCH] rmap : simplify the code for try_to_unmap_file
2009-10-20 6:21 UTC
[RFC]get_swap_page():delay update swap_list.next
2009-10-19 16:16 UTC
[PATCH 0/2] Reduce number of GFP_ATOMIC allocation failures
2009-10-19 14:13 UTC (13+ messages)
` [PATCH 1/2] page allocator: Always wake kswapd when restarting an allocation attempt after direct reclaim failed
` [PATCH 2/2] page allocator: Direct reclaim should always obey watermarks
[RFC]get_swap_page():delay update swap_list.next
2009-10-19 6:38 UTC
[PATCH] mm: call pte_unmap() against a proper pte (Re: [PATCH 7/9] swap_info: swap count continuations)
2009-10-17 22:44 UTC
[PATCH] mm/vmscan: change generic_file_write() comment to do_sync_write()
2009-10-16 18:43 UTC (2+ messages)
` [PATCH] mm/vmscan: change comment generic_file_write to __generic_file_aio_write
[PATCH 1/2][v2] mm: add notifier in pageblock isolation for balloon drivers
2009-10-16 16:48 UTC (10+ messages)
` [PATCH 2/2][v2] powerpc: Make the CMM memory hotplug aware
[patch 0/2] x86, UV: fixups for configurations with a large number of nodes
2009-10-16 14:55 UTC (7+ messages)
` [patch 1/2] x86, UV: Fix information in __uv_hub_info structure
` [patch 2/2] x86, UV: Modify bau to use uv_gpa_to_pnode()
[Bug 14403] New: Kernel freeze when going out of memory
2009-10-16 13:43 UTC (4+ messages)
[PATCH 0/9] swap_info and swap_map patches
2009-10-16 8:01 UTC (41+ messages)
` [PATCH 1/9] swap_info: private to swapfile.c
` [PATCH 2/9] swap_info: change to array of pointers
` [PATCH 3/9] swap_info: include first_swap_extent
` [PATCH 4/9] swap_info: miscellaneous minor cleanups
` [PATCH 4/9 v2] "
` [PATCH 5/9] swap_info: SWAP_HAS_CACHE cleanups
` [PATCH 6/9] swap_info: swap_map of chars not shorts
` [PATCH 7/9] swap_info: swap count continuations
` [PATCH] mm: call pte_unmap() against a proper pte (Re: [PATCH 7/9] swap_info: swap count continuations)
` [PATCH 8/9] swap_info: note SWAP_MAP_SHMEM
` [PATCH 9/9] swap_info: reorder its fields
[RESEND][PATCH V1] mm/vsmcan: check shrink_active_list() sc->isolate_pages() return value
2009-10-16 3:26 UTC (15+ messages)
[PATCH 1/2] memcg: coalescing uncharge at unmap/truncate (Oct/9)
2009-10-16 0:32 UTC (9+ messages)
` [PATCH 2/2] memcg: coalescing charge by percpu (Oct/9)
` [BUGFIX][PATCH -mmotm] memcg: don't do INIT_WORK() repeatedly against the same work_struct
[RFC][PATCH 0/8] memcg: recharge at task move (Oct13)
2009-10-15 11:08 UTC (14+ messages)
` [RFC][PATCH 1/8] cgroup: introduce cancel_attach()
` [RFC][PATCH 2/8] memcg: cleanup mem_cgroup_move_parent()
` [RFC][PATCH 3/8] memcg: move memcg_tasklist mutex
` [RFC][PATCH 4/8] memcg: add interface to recharge at task move
` [RFC][PATCH 5/8] memcg: recharge charges of mapped page
` [RFC][PATCH 6/8] memcg: avoid oom during recharge at task move
` [RFC][PATCH 7/8] memcg: recharge charges of anonymous swap
` [RFC][PATCH 8/8] memcg: recharge charges of shmem swap
[PATCH 1/3] mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
2009-10-15 1:54 UTC (3+ messages)
oomkiller over-ambitious after "vmscan: make mapped executable pages the first class citizen" (bisected)
2009-10-13 11:33 UTC (7+ messages)
` [PATCH][BUGFIX] vmscan: limit VM_EXEC protection to file pages
[resend][PATCH v2] mlock() doesn't wait to finish lru_add_drain_all()
2009-10-13 4:25 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).