messages from 2010-09-16 07:22:40 to 2010-09-27 14:23:21 UTC [more...]
[PATCH 0/3] Generic support for revoking mappings
2010-09-27 14:23 UTC (14+ messages)
` [PATCH 1/3] mm: Introduce revoke_mappings
` [PATCH 2/3] mm: Consolidate vma destruction into remove_vma
` [PATCH 3/3] mm: Cause revoke_mappings to wait until all close methods have completed
Default zone_reclaim_mode = 1 on NUMA kernel is bad for file/email/web servers
2010-09-27 13:53 UTC (20+ messages)
` Default zone_reclaim_mode = 1 on NUMA kernel is bad forfile/email/web servers
[PATCH 0/3] Generic support for revoking mappings
2010-09-27 13:52 UTC (2+ messages)
[RFC][PATCH 0/2] memcg: use ID instead of pointer in page_cgroup , retry
2010-09-27 9:54 UTC (8+ messages)
` [RFC][PATCH 1/2] memcg: special ID lookup routine
` [RFC][PATCH 2/2] memcg: use ID instead of pointer
` [RFC][PATCH 0/4] memcg: use ID instead of pointer in page_cgroup , retry v2
` [RFC][PATCH 1/4] memcg: replace page_cgroup->mem_cgroup to be unsigned short
` [RFC][PATCH 2/4] memcg: make css ID visible at cgroup creation time
` [RFC][PATCH 3/4] memcg: reduce size of mem_cgroup by removing per-node info array
` [RFC][PATCH 4/4] memcg: per node info node hotplug support
[PATCH 0/3] Generic support for revoking mappings
2010-09-27 9:10 UTC
How best to pin pages in physical memory?
2010-09-27 8:36 UTC (2+ messages)
[PATCH 0/4] oom fixes for 2.6.36
2010-09-27 2:50 UTC (4+ messages)
` [PATCH 4/4] oom: don't ignore rss in nascent mm
[PATCH] mm: do not print backtraces on GFP_ATOMIC failures
2010-09-27 2:17 UTC (4+ messages)
Linux swapping with MySQL/InnoDB due to NUMA architecture imbalanced allocations?
2010-09-24 18:37 UTC (2+ messages)
[PATCH 0/8] De-couple sysfs memory directories from memory sections
2010-09-24 14:35 UTC (14+ messages)
` [PATCH 1/8] Move find_memory_block() routine
` [PATCH 2/8] Update memory block struct to have start and end phys index
` [PATCH 3/8] Add section count to memory_block struct
` [PATCH 4/8] Add mutex for adding/removing memory blocks
` [PATCH 5/8] Allow a memory block to span multiple memory sections
` [PATCH 6/8] Update node sysfs code
` [PATCH 7/8] Define memory_block_size_bytes() for powerpc/pseries
` [PATCH 8/8] Update memory hotplug documentation
[RFC][PATCH] update /proc/sys/vm/drop_caches documentation
2010-09-24 13:02 UTC (2+ messages)
[PATCH 0/3] Reduce watermark-related problems with the per-cpu allocator V4
2010-09-24 9:14 UTC (7+ messages)
` [stable] "
[PATCH 0/10] Hugepage migration (v5)
2010-09-24 6:47 UTC (30+ messages)
` [PATCH 01/10] hugetlb: fix metadata corruption in hugetlb_fault()
` [PATCH 02/10] hugetlb: add allocate function for hugepage migration
` [PATCH 03/10] hugetlb: redefine hugepage copy functions
` [PATCH 04/10] hugetlb: hugepage migration core
` [PATCH 05/10] HWPOISON, hugetlb: add free check to dequeue_hwpoison_huge_page()
` [PATCH 06/10] hugetlb: move refcounting in hugepage allocation inside hugetlb_lock
[PATCH 0/4] hugetlb, rmap: fixes and cleanups
2010-09-23 23:50 UTC (4+ messages)
` [PATCH 3/4] hugetlb, rmap: fix confusing page locking in hugetlb_cow()
[PATCH] mm: add a might_sleep_if in dma_pool_alloc
2010-09-23 3:52 UTC
[PATCH V3 0/4] Frontswap: overview
2010-09-22 20:59 UTC
[PATCH V3 3/4] Frontswap: add hooks in swap subsystem and extend
2010-09-22 21:00 UTC
[PATCH V3 1/4] Frontswap: swap data structure changes
2010-09-22 21:00 UTC
[PATCH V3 2/4] Frontswap: core code
2010-09-22 21:00 UTC
[PATCH V3 4/4] Frontswap: config and doc files
2010-09-22 21:01 UTC
[PATCH][-mm] memcg: generic filestat update interface
2010-09-22 17:50 UTC (3+ messages)
[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
2010-09-21 22:24 UTC (17+ messages)
` [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
` [PATCH] writeback: Do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encounted in the current zone fix
[RFCv5 0/9] CMA + VCMM integration
2010-09-21 16:13 UTC (3+ messages)
` [RFCv5 7/9] mm: vcm: Virtual Contiguous Memory framework added
PROBLEM: oom killer and swap weirdness on 2.6.3* kernels
2010-09-21 13:01 UTC (7+ messages)
[PATCH v2 0/3][-mm] memcg: memory cgroup cput hotplug support update
2010-09-21 9:36 UTC (4+ messages)
` [PATCH v2 1/3][-mm] memcg: use for_each_mem_cgroup
` [PATCH v2 2/3][-mm] memcg: cpu hotplug aware percpu count updates
` [PATCH v2 3/3][-mm] memcg: cpu hotplug aware quick acount_move detection
Problem with debugfs
2010-09-21 8:12 UTC (4+ messages)
[RFCv2][PATCH] add some drop_caches documentation and info messsge
2010-09-21 1:00 UTC (5+ messages)
cgroup oom regression introduced by 6a5ce1b94e1e5979f8db579f77d6e08a5f44c13b
2010-09-21 0:06 UTC (5+ messages)
[PATCH v2] After swapout/swapin private dirty mappings are reported clean in smaps
2010-09-20 21:27 UTC (20+ messages)
` [PATCH] Document /proc/pid/pagemap in Documentation/filesystems/proc.txt
` [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
` [PATCH v2] Document the new Anonymous field in smaps
[PATCH 0/5] mm, highmem: kmap_atomic rework -v3
2010-09-20 9:31 UTC (8+ messages)
` [PATCH 1/5] mm: strictly nested kmap_atomic
` [PATCH 2/5] mm: stack based kmap_atomic
` [PATCH 3/5] mm: Remove pte_*map_nested()
` [PATCH 4/5] perf, x86: Fix up kmap_atomic type
` [PATCH 5/5] mm: highmem documentation
[RFC]pagealloc: compensate a task for direct page reclaim
2010-09-20 8:50 UTC (6+ messages)
[PATCH][-mm] memcg : memory cgroup cpu hotplug support update
2010-09-20 7:54 UTC (11+ messages)
[PATCH] fix swapin race condition
2010-09-20 3:09 UTC (12+ messages)
` [PATCH] mm: further "
setting and removing break-point from within kernel
2010-09-19 15:03 UTC (2+ messages)
[PATCH 00/10] zram: various improvements and cleanups
2010-09-17 20:59 UTC (4+ messages)
` [PATCH 03/10] Use percpu stats
Issue in using mmap on ARM target
2010-09-17 20:06 UTC (2+ messages)
OOM help
2010-09-17 17:54 UTC (2+ messages)
[PATCH] percpu : fix the memory leak
2010-09-17 16:36 UTC (6+ 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())
` [stable] "
` [stable] breaks 2.6.32.21+
Reserved pages in PowerPC
2010-09-16 21:52 UTC (4+ messages)
[RFC][PATCH] Cross Memory Attach
2010-09-16 14:00 UTC (10+ messages)
[PATCH 1/4] oom: remove totalpage normalization from oom_badness()
2010-09-16 7:47 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).