linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-02 20:27:24 to 2010-02-10 17:03:52 UTC [more...]

[PATCH 00/13] Allow the VM to manage NFS unstable writes
 2010-02-10 17:03 UTC  (7+ messages)
` [PATCH 01/13] VM: Split out the accounting of unstable writes from BDI_RECLAIMABLE
  ` [PATCH 02/13] VM: Don't call bdi_stat(BDI_UNSTABLE) on non-nfs backing-devices
    ` [PATCH 03/13] NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
      ` [PATCH 04/13] NFS: Reduce the number of unnecessary COMMIT calls
        ` [PATCH 05/13] VM/NFS: The VM must tell the filesystem when to free reclaimable pages
          ` [PATCH 06/13] NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set

[patch 0/7 -mm] oom killer rewrite
 2010-02-10 16:32 UTC  (8+ messages)
` [patch 1/7 -mm] oom: filter tasks not sharing the same cpuset
` [patch 2/7 -mm] oom: sacrifice child with highest badness score for parent
` [patch 3/7 -mm] oom: select task from tasklist for mempolicy ooms
` [patch 4/7 -mm] oom: badness heuristic rewrite
` [patch 5/7 -mm] oom: replace sysctls with quick mode
` [patch 6/7 -mm] oom: avoid oom killer for lowmem allocations
` [patch 7/7 -mm] oom: remove unnecessary code and cleanup

[PATCH] Make vm_max_readahead configurable at run-time
 2010-02-10 13:52 UTC  (6+ messages)
  ` [PATCH v2] "

tracking memory usage/leak in "inactive" field in /proc/meminfo?
 2010-02-10  4:09 UTC  (4+ messages)

Improving OOM killer
 2010-02-10  3:10 UTC  (41+ messages)
            ` [patch] sysctl: clean up vm related variable declarations

[RFC PATCH -tip 0/2 v3] pagecache tracepoints proposal
 2010-02-09 16:21 UTC  (8+ messages)
` [RFC PATCH -tip 1/2 v3] tracepoints: add tracepoints for pagecache
` [RFC PATCH -tip 2/2 v3] add scripts for pagecache analysis per process

[PATCH] MAP_HUGETLB value collision fix
 2010-02-09 15:01 UTC  (5+ messages)
` [PATCH] Fix for hugetlb-add-map_hugetlb-for-mmaping-pseudo-anonymous-huge-page-regions.patch in -mm

[Bugme-new] [Bug 15214] New: Oops at __rmqueue+0x51/0x2b3
 2010-02-09 14:45 UTC  (6+ messages)

[PATCH] Remove references to CTL_UNNUMBERED which has been removed
 2010-02-09 11:29 UTC 

[PATCH] Remove unused macro, VM_MIN_READAHEAD
 2010-02-09 11:29 UTC 

[BUGFIX][PATCH] memcg: fix oom killer kills a task in other cgroup
 2010-02-09 10:18 UTC  (19+ messages)
  ` [BUGFIX][PATCH] memcg: fix oom killer kills a task in other cgroup v2

[PATCH 00/11] 512K readahead size with thrashing safe readahead
 2010-02-08 13:46 UTC  (16+ messages)
` [PATCH 01/11] readahead: limit readahead size for small devices
` [PATCH 02/11] readahead: retain inactive lru pages to be accessed soon
` [PATCH 03/11] readahead: bump up the default readahead size
` [PATCH 04/11] readahead: introduce {MAX|MIN}_READAHEAD_PAGES macros for ease of use
` [PATCH 05/11] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 06/11] readahead: thrashing safe context readahead
` [PATCH 07/11] readahead: record readahead patterns
` [PATCH 08/11] readahead: add tracing event
` [PATCH 09/11] readahead: add /debug/readahead/stats
` [PATCH 10/11] readahead: dont do start-of-file readahead after lseek()
` [PATCH 11/11] radixtree: speed up next/prev hole search

[RFC-PATCH 0/7] Memory Compaction v1
 2010-02-08 12:10 UTC  (6+ messages)
` [PATCH 2/7] Export unusable free space index via /proc/pagetypeinfo

[PATCH] [0/4] SLAB: Fix a couple of slab memory hotadd issues
 2010-02-06 22:31 UTC  (23+ messages)
` [PATCH] [1/4] SLAB: Handle node-not-up case in fallback_alloc()
` [PATCH] [2/4] SLAB: Set up the l3 lists for the memory of freshly added memory
` [PATCH] [3/4] SLAB: Separate node initialization into separate function
` [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap

[RFC][PATCH] vmscan: Unbalanced local_irq_disable and enable
 2010-02-05 16:05 UTC  (6+ messages)
` [RFC][PATCH] vmscan: balance local_irq_disable() and local_irq_enable()

[PATCH -mmotm 0/8] memcg: move charge at task migration (21/Dec)
 2010-02-05  1:16 UTC  (11+ messages)
` [PATCH -mmotm 7/8] memcg: move charges of anonymous swap

[53/74] mm: percpu-vmap fix RCU list walking
 2010-02-04 17:12 UTC  (2+ messages)
` [54/74] mm: purge fragmented percpu vmap blocks

[RFC] slub: ARCH_SLAB_MINALIGN defaults to 8 on x86_32. is this too big?
 2010-02-04 16:42 UTC  (5+ messages)

[PATCH 00/11] [RFC] 512K readahead size with thrashing safe readahead
 2010-02-04 15:52 UTC  (15+ messages)
` [PATCH 01/11] readahead: limit readahead size for small devices

[PATCH] memcg: use for each online for making sum of percpu counter
 2010-02-04  8:55 UTC  (3+ messages)

[PATCH 0/4] devmem and readahead fixes for 2.6.33
 2010-02-04  3:27 UTC  (7+ messages)
` [stable] "
  ` [stable] [PATCH] devmem: check vmalloc address on kmem read/write
    ` [stable] [PATCH] devmem: fix kmem write bug on memory holes

Need help tracking down memory consumption increase
 2010-02-03 20:20 UTC 

[RFP-V2 0/3] Make mmu_notifier_invalidate_range_start able to sleep
 2010-02-03 19:54 UTC  (16+ messages)

[PATCH][mmotm-2010-02-01-16-25] Fix wrong accouting of anon and file
 2010-02-03 18:20 UTC  (2+ messages)

[PATCH 00 of 32] Transparent Hugepage support #9
 2010-02-03 16:30 UTC  (11+ messages)
` [PATCH 28 of 32] pmd_trans_huge migrate bugcheck
` [PATCH 32 of 32] khugepaged

[PATCH mmotm] memcg: use generic percpu instead of private implementation
 2010-02-03  7:19 UTC  (4+ 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).