linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH, RFC] vm: Add an tuning knob for vm.max_writeback_pages
 2009-09-01  7:57 UTC  (12+ messages)

[PATCH mmotm] Fix NUMA accounting in numastat.txt
 2009-09-01  7:29 UTC  (4+ messages)

[RFC][PATCH 0/4] memcg: add support for hwpoison testing
 2009-09-01  7:12 UTC  (12+ messages)
` [RFC][PATCH 1/4] memcg: show memory.id in cgroupfs
` [RFC][PATCH 2/4] memcg: rename and export try_get_mem_cgroup_from_page()
` [RFC][PATCH 3/4] memcg: add accessor to mem_cgroup.css
` [RFC][PATCH 4/4] HWPOISON: memory cgroup based hwpoison injection filtering

[PATCH] swap: Fix swap size in case of block devices
 2009-09-01  7:11 UTC  (5+ messages)

[RFC] Virtual Machine Device Queues(VMDq) support on KVM
 2009-09-01  6:58 UTC 

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-01  5:04 UTC  (6+ messages)

[PATCH] mm/vsmcan: check shrink_active_list() sc->isolate_pages() return value
 2009-09-01  4:56 UTC  (8+ messages)

page allocator regression on nommu
 2009-09-01  0:46 UTC  (7+ messages)

[PATCH] x86: reuse the boot-time mappings of fixed_addresses
 2009-09-01  0:29 UTC  (5+ messages)

improving checksum cpu consumption in ksm
 2009-08-31 22:49 UTC  (2+ messages)

[RFC] respect the referenced bit of KVM guest pages?
 2009-08-31 20:42 UTC  (17+ messages)

[PATCH 0/3] Add pseudo-anonymous huge page mappings V4
 2009-08-31 19:49 UTC  (7+ messages)
` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
  ` [PATCH 2/3] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
    ` [PATCH 3/3] Add MAP_HUGETLB example

[RFC][PATCH 0/5] memcg: reduce lock conetion
 2009-08-31 14:36 UTC  (37+ messages)
` [RFC][PATCH 1/5] memcg: change for softlimit
` [RFC][PATCH 2/5] memcg: uncharge in batched manner
` [RFC][PATCH 3/5] memcg: unmap, truncate, invalidate uncharege in batch
` [RFC][PATCH 4/5] memcg: per-cpu charge stock
` [RFC][PATCH 5/5] memcg: drain per cpu stock

[PATCH 0/3] Reduce searching in the page allocator fast-path
 2009-08-31 12:11 UTC  (16+ messages)
` [PATCH 1/2] page-allocator: Split per-cpu list into one-list-per-migrate-type
` [PATCH 2/2] page-allocator: Maintain rolling count of pages to free from the PCP

hugetlbfs: Do not call user_shm_lock() for MAP_HUGETLB fix
 2009-08-31 10:20 UTC  (2+ messages)
` [PATCH] "

[PATCH] slqb: add common slab debug bits
 2009-08-31  7:42 UTC 

[PATCH v2] SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256
 2009-08-30 14:01 UTC  (3+ messages)

[Bug #14016] mm/ipw2200 regression
 2009-08-30 12:37 UTC  (8+ messages)
          ` ipw2200: firmware DMA loading rework

[PATCH mmotm] vmscan move pgdeactivate modification to shrink_active_list fix
 2009-08-29 15:32 UTC  (6+ messages)

[PATCH] mm/memory-failure: remove CONFIG_UNEVICTABLE_LRU config option
 2009-08-29  9:46 UTC  (4+ messages)

[PATCH 4/4] compcache: documentation
 2009-08-29  2:00 UTC  (5+ messages)

PG_uncached, CONFIG_EXTENDED_PAGEFLAGS and !NUMA
 2009-08-28 18:59 UTC 

[PATCH 0/6] hugetlb: V5 constrain allocation/free based on task mempolicy
 2009-08-28 16:03 UTC  (7+ messages)
` [PATCH 1/6] hugetlb: rework hstate_next_node_* functions
` [PATCH 2/6] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 3/6] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 4/6] hugetlb: introduce alloc_nodemask_of_node
` [PATCH 5/6] hugetlb: add per node hstate attributes
` [PATCH 6/6] hugetlb: update hugetlb documentation for mempolicy based management

[PATCHv5 1/3] mm: export use_mm/unuse_mm to modules
 2009-08-28 15:31 UTC  (4+ messages)
` [PATCHv5 2/3] mm: reduce atomic use on use_mm fast path
` [PATCHv5 3/3] vhost_net: a kernel-level virtio server

[PATCH 0/5] hugetlb: numa control of persistent huge pages alloc/free
 2009-08-28 12:56 UTC  (19+ messages)
` [PATCH 3/5] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 4/5] hugetlb: add per node hstate attributes

[PATCH 0/12] ksm: stats, oom, doc, misc
 2009-08-27 19:35 UTC  (19+ messages)
` [PATCH 9/12] ksm: fix oom deadlock
    ` [PATCH 13/12] ksm: fix munlock during exit_mmap deadlock

[PATCH] SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256
 2009-08-27 16:23 UTC  (4+ messages)

[PATCHv5 0/3] vhost: a kernel-level virtio server
 2009-08-27 16:06 UTC 

[PATCH 0/3]HTLB mapping for drivers (take 2)
 2009-08-27 12:50 UTC  (8+ messages)

[PATCHv4 2/2] vhost_net: a kernel-level virtio server
 2009-08-27 11:19 UTC  (12+ messages)

VM issue causing high CPU loads
 2009-08-27  8:39 UTC  (2+ messages)

[PATCH] vmscan: move PGDEACTIVATE modification to shrink_active_list()
 2009-08-27  7:59 UTC  (2+ messages)

[RFC][PATCH] mm: remove unnecessary loop inside shrink_inactive_list()
 2009-08-27  0:20 UTC  (3+ messages)

[PATCH mmotm] mm: introduce page_lru_base_type fix
 2009-08-26 23:20 UTC  (2+ messages)

[PATCH 0/3] Add pseudo-anonymous huge page mappings V4
 2009-08-26 19:34 UTC  (3+ messages)
` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount

Page allocation failures in guest
 2009-08-26 19:22 UTC  (4+ messages)

[PATCH] mm/vmscan: change generic_file_write() comment to do_sync_write()
 2009-08-26 18:26 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox