linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-20 08:02:05 to 2010-09-29 12:02:25 UTC [more...]

[PATCH 1/3] slub: Fix signedness warnings
 2010-09-29 12:02 UTC 

[patch]vmscan: protect exectuable page from inactive list scan
 2010-09-29 10:17 UTC  (2+ messages)

zone state overhead
 2010-09-29 10:03 UTC  (11+ messages)

[PATCH 0/8] v2 De-Couple sysfs memory directories from memory sections
 2010-09-29  8:32 UTC  (27+ messages)
` [PATCH 1/8] v2 Move find_memory_block() routine
` [PATCH 2/8] v2 Add section count to memory_block struct
` [PATCH 3/8] v2 Add mutex for adding/removing memory blocks
` [PATCH 4/8] v2 Allow memory block to span multiple memory sections
` [PATCH 5/8] v2 Add end_phys_index file
` [PATCH 6/8] v2 Update node sysfs code
` [PATCH 7/8] v2 Define memory_block_size_bytes() for powerpc/pseries
` [PATCH 8/8] v2 Update memory hotplug documentation

[PATCH] mm: cleanup gfp_zone()
 2010-09-29  7:06 UTC  (6+ messages)
        ` [PATCH v2] mm: fix sparse warnings on GFP_ZONE_TABLE/BAD

[RFC]vmscan: doing page_referenced() in batch way
 2010-09-29  2:57 UTC 

[patch] arch: remove __GFP_REPEAT for order-0 allocations
 2010-09-29  1:10 UTC  (10+ messages)

[Slub cleanup5 0/3] SLUB: Cleanups V5
 2010-09-29  0:38 UTC  (9+ messages)
` [Slub cleanup5 1/3] slub: reduce differences between SMP and NUMA
` [Slub cleanup5 2/3] SLUB: Pass active and inactive redzone flags instead of boolean to debug functions
` [Slub cleanup5 3/3] slub: extract common code to remove objects from partial list without locking

Default zone_reclaim_mode = 1 on NUMA kernel is bad for file/email/web servers
 2010-09-28 12:49 UTC  (16+ messages)
    ` Default zone_reclaim_mode = 1 on NUMA kernel is bad forfile/email/web servers

[S+Q Cleanup3 0/6] SLUB: Cleanups V3
 2010-09-28 12:42 UTC  (11+ messages)
` [S+Q Cleanup3 4/6] slub: Dynamically size kmalloc cache allocations

Reserved pages in PowerPC
 2010-09-28 10:28 UTC  (5+ messages)

[PATCH 0/3] Generic support for revoking mappings
 2010-09-28  8:51 UTC 

[PATCH 0/3] Generic support for revoking mappings
 2010-09-28  6:25 UTC  (3+ messages)

Linux swapping with MySQL/InnoDB due to NUMA architecture imbalanced allocations?
 2010-09-28  1:58 UTC  (3+ messages)

[PATCH] mm: do not print backtraces on GFP_ATOMIC failures
 2010-09-27 18:49 UTC  (5+ messages)

[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

[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 4/4] oom: don't ignore rss in nascent mm
 2010-09-27  2:50 UTC  (3+ 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  (8+ messages)
` [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  (2+ messages)

[RFCv2][PATCH] add some drop_caches documentation and info messsge
 2010-09-21  0:57 UTC  (3+ 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  (7+ messages)
      ` [PATCH] Document /proc/pid/pagemap in Documentation/filesystems/proc.txt

[PATCH v2] After swapout/swapin private dirty mappings are reported clean in smaps
 2010-09-20 19:24 UTC  (6+ messages)
` [PATCH] Document the new Anonymous field "
    ` [PATCH v2] "

[PATCH 0/5] mm, highmem: kmap_atomic rework -v3
 2010-09-20  9:31 UTC  (4+ messages)
` [PATCH 2/5] mm: stack based kmap_atomic

[RFC]pagealloc: compensate a task for direct page reclaim
 2010-09-20  8:50 UTC  (3+ messages)


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).