messages from 2010-10-25 13:10:33 to 2010-10-29 23:20:11 UTC [more...]
[PATCH] Fix ext2 and ext4 buffer-head accounting
2010-10-29 23:19 UTC (2+ messages)
[PATCH] Zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc()
2010-10-29 21:58 UTC
[PATCH v4 00/11] memcg: per cgroup dirty page accounting
2010-10-29 21:37 UTC (26+ messages)
` [PATCH v4 01/11] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v4 02/11] memcg: document cgroup dirty memory interfaces
` [PATCH v4 03/11] memcg: create extensible page stat update routines
` [PATCH v4 04/11] memcg: add lock to synchronize page accounting and migration
` [PATCH v4 05/11] writeback: create dirty_info structure
` [PATCH v4 06/11] memcg: add dirty page accounting infrastructure
` [PATCH v4 07/11] memcg: add kernel calls for memcg dirty page stats
` [PATCH v4 08/11] memcg: add dirty limits to mem_cgroup
` [PATCH v4 09/11] memcg: CPU hotplug lockdep warning fix
` [PATCH v4 10/11] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v4 11/11] memcg: check memcg dirty limits in page writeback
oom killer question
2010-10-29 21:34 UTC (5+ messages)
[PATCH 0/2] Reduce the amount of time spent in watermark-related functions V4
2010-10-29 19:40 UTC (11+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low
` [PATCH 2/2] mm: vmstat: Use a single setter function and callback for adjusting percpu thresholds
2.6.36 io bring the system to its knees
2010-10-29 15:33 UTC (17+ messages)
[RFC][PATCH 0/3] big chunk memory allocator v2
2010-10-29 14:58 UTC (18+ messages)
` [RFC][PATCH 1/3] move code from memory_hotplug to page_isolation
` [RFC][PATCH 2/3] a help function for find physically contiguous block
` [RFC][PATCH 3/3] a big contig memory allocator
[PATCH] mm: don't flush TLB when propagate PTE access bit to struct page
2010-10-29 13:15 UTC (16+ messages)
[PATCH 0/9] Reduce latencies and improve overall reclaim efficiency v1
2010-10-29 10:26 UTC (4+ messages)
` [PATCH 09/10] vmscan: Do not writeback filesystem pages in direct reclaim
[RFC][PATCH 0/7] low latency synchrounous lumpy reclaim
2010-10-29 2:23 UTC (11+ messages)
` [PATCH 4/7] vmscan: narrowing synchrounous lumply reclaim condition
TMPFS Maximum File Size
2010-10-29 2:01 UTC (8+ messages)
[patch] memcg: null dereference on allocation failure
2010-10-29 0:38 UTC (4+ messages)
[PATCH] RFC: vmscan: add min_filelist_kbytes sysctl for protecting the working set
2010-10-29 0:28 UTC (9+ messages)
[RFC][PATCH 0/3] KVM page cache optimization (v3)
2010-10-28 22:40 UTC (4+ messages)
` [RFC][PATCH 1/3] Linux/Guest unmapped page cache control
` [RFC][PATCH 2/3] Linux/Guest cooperative "
` [RFC][PATCH 3/3] QEmu changes to provide balloon hint
[PATCH] parisc: fix compile failure with kmap_atomic changes
2010-10-28 18:11 UTC (8+ messages)
[PATCH] slub: Fix slub_lock down/up imbalance
2010-10-28 13:44 UTC (2+ messages)
OOM help
2010-10-28 12:12 UTC (2+ messages)
[PATCH 0/2] Reduce the amount of time spent in watermark-related functions
2010-10-28 9:58 UTC (9+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low
` [PATCH 2/2] mm: vmstat: Use a single setter function and callback for adjusting percpu thresholds
[PATCH] mm: add rcu read lock to protect pid structure
2010-10-27 22:33 UTC
[PATCH] mm: add rcu read lock to protect pid structure
2010-10-28 5:52 UTC
[PATCH 1/2] mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occur
2010-10-28 1:17 UTC (3+ messages)
` [PATCH 2/2] mm, mem-hotplug: update pcp->stat_threshold "
[RFT][PATCH] mm: Fix race in kunmap_atomic()
2010-10-27 17:46 UTC (2+ messages)
[PATCH 0/5] mm, highmem: kmap_atomic rework -v3
2010-10-27 11:15 UTC (4+ messages)
` [PATCH] mm,x86: fix kmap_atomic_push vs ioremap_32.c
[GIT PULL] Please pull hwpoison updates for 2.6.37
2010-10-27 9:21 UTC (7+ messages)
zone state overhead
2010-10-27 8:19 UTC (4+ messages)
understand KSM
2010-10-27 8:16 UTC
understand KSM
2010-10-27 4:00 UTC (4+ messages)
inode scaling series broke zram
2010-10-27 3:55 UTC
[resend][PATCH 1/4] oom: remove totalpage normalization from oom_badness()
2010-10-26 19:37 UTC (12+ messages)
` [resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
` [resend][PATCH 3/4] move cred_guard_mutex from task_struct to signal_struct
[PATCH] [RFC] slub tracing: move trace calls out of always inlined functions to reduce kernel code size
2010-10-26 17:43 UTC (5+ messages)
` [PATCH] [v2] "
slub: move slabinfo.c to tools/slub/slabinfo.c
2010-10-26 17:14 UTC (4+ messages)
vmscan: Do not run shrinkers for zones other than ZONE_NORMAL
2010-10-26 13:10 UTC (7+ messages)
mem-hotplug + ksm make lockdep warning
2010-10-26 8:07 UTC (3+ messages)
[resend][PATCH 4/4] oom: don't ignore rss in nascent mm
2010-10-26 7:25 UTC (3+ messages)
[PATCH] Fix typos in Documentation/sysctl/vm.txt
2010-10-25 23:53 UTC (2+ messages)
[PATCH 1/3] page_isolation: codeclean fix comment and rm unneeded val init
2010-10-25 21:36 UTC (4+ messages)
` [PATCH 2/3] do_migrate_range: exit loop if not_managed is true
` [PATCH 3/3] do_migrate_range: reduce list_empty() check
[BUGFIX][PATCH] fix is_mem_section_removable() page_order BUG_ON check
2010-10-25 21:24 UTC (6+ messages)
OOM Killer cannot be invoked in a diskless environment to relieve severe memory pressure
2010-10-25 20:57 UTC
vmscan: Do not run shrinkers for zones other than ZONE_NORMAL
2010-10-25 14:59 UTC (7+ messages)
` shrinkers: Add node to indicate where to target shrinking
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).