[PATCH] percpu : fix the memory leak
2010-09-16 21:36 UTC (3+ messages)
` [PATCH] percpu: fix a memory leak in pcpu_extend_area_map()
` breaks 2.6.32.21+ (was: [PATCH] percpu: fix a memory leak in pcpu_extend_area_map())
[PATCH] fix swapin race condition
2010-09-16 21:08 UTC (7+ messages)
[PATCH][-mm] memcg : memory cgroup cpu hotplug support update
2010-09-16 20:14 UTC (6+ messages)
[PATCH 0/4] oom fixes for 2.6.36
2010-09-16 17:44 UTC (9+ messages)
` [PATCH 1/4] oom: remove totalpage normalization from oom_badness()
` [PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
` [PATCH 3/4] move cred_guard_mutex from task_struct to signal_struct
` [PATCH 4/4] oom: don't ignore rss in nascent mm
Default zone_reclaim_mode = 1 on NUMA kernel is bad for file/email/web servers
2010-09-16 17:06 UTC (2+ messages)
[PATCH] After swapout/swapin private dirty mappings become clean
2010-09-16 16:56 UTC (36+ messages)
` [PATCH v2] After swapout/swapin private dirty mappings are reported clean in smaps
` [PATCH] Export amount of anonymous memory in a mapping via smaps
` [PATCH] Document the new Anonymous field in smaps
` [PATCH] smaps: fix dirty pages accounting
[RFCv2][PATCH] add some drop_caches documentation and info messsge
2010-09-16 16:50 UTC
[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
2010-09-16 15:18 UTC (15+ messages)
` [PATCH 1/8] tracing, vmscan: Add trace events for LRU list shrinking
` [PATCH 2/8] writeback: Account for time spent congestion_waited
` [PATCH 3/8] vmscan: Synchronous lumpy reclaim should not call congestion_wait()
` [PATCH 4/8] vmscan: Narrow the scenarios lumpy reclaim uses synchrounous reclaim
` [PATCH 5/8] vmscan: Remove dead code in shrink_inactive_list()
` [PATCH 6/8] vmscan: isolated_lru_pages() stop neighbour search if neighbour cannot be isolated
` [PATCH 7/8] writeback: Do not sleep on the congestion queue if there are no congested BDIs
` [PATCH 8/8] writeback: Do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone
[RFC]pagealloc: compensate a task for direct page reclaim
2010-09-16 15:00 UTC (2+ messages)
[RFC][PATCH] Cross Memory Attach
2010-09-16 14:00 UTC (20+ messages)
Reserved pages in PowerPC
2010-09-16 12:08 UTC (3+ messages)
Investigating memory loss in kernel space
2010-09-16 4:22 UTC
[patch] oom: filter unkillable tasks from tasklist dump
2010-09-16 2:16 UTC (3+ messages)
[RFC][PATCH] update /proc/sys/vm/drop_caches documentation
2010-09-16 1:33 UTC (11+ messages)
[PATCH] unlink_anon_vmas in __split_vma in case of error
2010-09-15 20:38 UTC (4+ messages)
[PATCH] fix rmap walk during fork
2010-09-15 20:38 UTC (4+ messages)
Transparent Hugepage Support #30
2010-09-15 13:42 UTC (5+ messages)
Deadlock possibly caused by too_many_isolated
2010-09-15 8:44 UTC (13+ messages)
[PATCH 0/5] writeback: kernel visibility
2010-09-15 6:18 UTC (4+ messages)
` [PATCH 4/5] writeback: Adding /sys/devices/system/node/<node>/vmstat
[PATCH 3/5] writeback: nr_dirtied and nr_written in /proc/vmstat
2010-09-15 6:08 UTC (2+ messages)
` [PATCH 4/5] writeback: Adding /sys/devices/system/node/<node>/vmstat
[PATCH 0/5] writeback: kernel visibility
2010-09-15 5:23 UTC (7+ messages)
` [PATCH 3/5] writeback: nr_dirtied and nr_written in /proc/vmstat
` [PATCH 5/5] writeback: Reporting dirty thresholds "
[PATCH] use total_highpages when calculating lowmem-only allocation sizes
2010-09-14 23:12 UTC (2+ messages)
[PATCH 0/4] [RFC] transfer vmscan pageout works to the flusher thread
2010-09-14 13:36 UTC (10+ messages)
` [PATCH 1/4] writeback: integrated background work
` [PATCH 2/4] writeback: quit background/periodic work when other works are enqueued
` [PATCH 3/4] writeback: introduce bdi_start_inode_writeback()
` [PATCH 4/4] vmscan: transfer async file writeback to the flusher
[PATCH] nommu: add anonymous page memcg accounting
2010-09-14 12:42 UTC
[PATCH 05/10] vmscan: Synchrounous lumpy reclaim use lock_page() instead trylock_page()
2010-09-14 10:14 UTC (5+ messages)
[PATCH 05/17] writeback: quit throttling when signal pending
2010-09-14 9:25 UTC (7+ messages)
[PATCH 00/17] [RFC] soft and dynamic dirty throttling limits
2010-09-14 8:32 UTC (13+ messages)
` [PATCH 01/17] writeback: remove the internal 5% low bound on dirty_ratio
` [PATCH 02/17] writeback: IO-less balance_dirty_pages()
` [PATCH 08/17] writeback: account per-bdi accumulated written pages
` [PATCH 15/17] mm: lower soft dirty limits on memory pressure
[BUGFIX][PATCH] memcg: fix race in file_mapped accouting flag management
2010-09-14 4:55 UTC (11+ messages)
` [PATCH] "
` [PATCH] memcg: avoid lock in updating file_mapped (Was "
[PATCH 1/3] devmem: change vread()/vwrite() prototype to return success or error code
2010-09-14 4:42 UTC (3+ messages)
` [PATCH 3/3] HWPOISON: prevent /dev/kmem users from accessing hwpoison pages
[PATCH 0/9] Reduce latencies and improve overall reclaim efficiency v1
2010-09-13 23:10 UTC (21+ messages)
` [PATCH 03/10] writeback: Do not congestion sleep if there are no congested BDIs or significant writeback
` [PATCH 09/10] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 10/10] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
block cache replacement strategy?
2010-09-13 19:26 UTC (7+ messages)
[PATCH 31/40] trace syscalls: Convert various generic compat syscalls
2010-06-24 12:05 UTC (5+ messages)
[PATCH 1/4] hwpoison: prevent /dev/kmem from accessing hwpoison pages
2010-01-30 9:25 UTC (2+ messages)
` [PATCH 4/4] hwpoison: avoid "still referenced by -1 users" warning
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox