linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-01 23:29:04 to 2011-03-04 00:31:02 UTC [more...]

[PATCH v5 0/9] memcg: per cgroup dirty page accounting
 2011-03-04  0:30 UTC  (4+ messages)
` [PATCH v5 9/9] memcg: check memcg dirty limits in page writeback

stable: mm: vmstat: use a single setter function and callback for adjusting percpu thresholds
 2011-03-04  0:18 UTC  (2+ messages)

[PATCH] Make /proc/slabinfo 0400
 2011-03-03 23:08 UTC  (8+ messages)

[patch] memcg: add oom killer delay
 2011-03-03 21:52 UTC  (6+ messages)

[PATCH 00/27] IO-less dirty throttling v6
 2011-03-03 20:48 UTC  (32+ messages)
` [PATCH 01/27] writeback: add bdi_dirty_limit() kernel-doc
` [PATCH 02/27] writeback: avoid duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 03/27] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 04/27] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 05/27] btrfs: avoid duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 06/27] btrfs: lower the dirty balance poll interval
` [PATCH 07/27] btrfs: wait on too many nr_async_bios
` [PATCH 08/27] nfs: dirty livelock prevention is now done in VFS
` [PATCH 09/27] nfs: writeback pages wait queue
` [PATCH 10/27] nfs: limit the commit size to reduce fluctuations
` [PATCH 11/27] nfs: limit the commit range
` [PATCH 12/27] nfs: lower writeback threshold proportionally to dirty threshold
` [PATCH 13/27] writeback: account per-bdi accumulated written pages
` [PATCH 14/27] writeback: account per-bdi accumulated dirtied pages
` [PATCH 15/27] writeback: bdi write bandwidth estimation
` [PATCH 16/27] writeback: smoothed global/bdi dirty pages
` [PATCH 17/27] writeback: smoothed dirty threshold and limit
` [PATCH 18/27] writeback: enforce 1/4 gap between the dirty/background thresholds
` [PATCH 19/27] writeback: dirty throttle bandwidth control
` [PATCH 20/27] writeback: IO-less balance_dirty_pages()
` [PATCH 21/27] writeback: show bdi write bandwidth in debugfs
` [PATCH 22/27] writeback: trace dirty_throttle_bandwidth
` [PATCH 23/27] writeback: trace balance_dirty_pages
` [PATCH 24/27] writeback: trace global_dirty_state
` [PATCH 25/27] writeback: make nr_to_write a per-file limit
` [PATCH 26/27] writeback: scale IO chunk size up to device bandwidth
` [PATCH 27/27] writeback: trace writeback_single_inode

Fix NUMA problems in transparent hugepages and KSM
 2011-03-03 19:59 UTC  (9+ messages)
` [PATCH 1/8] Fix interleaving for transparent hugepages v2
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Add alloc_page_vma_node
` [PATCH 4/8] Preserve original node for transparent huge page copies
` [PATCH 5/8] Use correct numa policy node for transparent hugepages
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 7/8] Use GFP_OTHER_NODE for transparent huge pages
` [PATCH 8/8] Add VM counters for transparent hugepages

[patch] oom: prevent unnecessary oom kills or kernel panics
 2011-03-03 19:53 UTC  (3+ messages)

[RFC][PATCH 0/6] mm: Unify TLB gather implementations
 2011-03-03 18:56 UTC  (14+ messages)
` [RFC][PATCH 1/6] mm: Optimize fullmm TLB flushing
` [RFC][PATCH 2/6] mm: Change flush_tlb_range() to take an mm_struct
` [RFC][PATCH 3/6] mm: Provide generic range tracking and flushing
` [RFC][PATCH 4/6] arm, mm: Convert arm to generic tlb
` [RFC][PATCH 5/6] ia64, mm: Convert ia64 "
` [RFC][PATCH 6/6] sh, mm: Convert sh "

Fix NUMA problems in transparent hugepages and KSM
 2011-03-03 18:09 UTC  (18+ messages)
` [PATCH 1/8] Fix interleaving for transparent hugepages v2
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Add alloc_page_vma_node
` [PATCH 4/8] Preserve original node for transparent huge page copies
` [PATCH 5/8] Use correct numa policy node for transparent hugepages
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 7/8] Use GFP_OTHER_NODE for transparent huge pages
` [PATCH 8/8] Add VM counters for transparent hugepages

[PATCH V2 0/3] drivers/staging: zcache: dynamic page cache/swap compression
 2011-03-03 17:29 UTC  (8+ messages)

Strange minor page fault repeats when SPECjbb2005 is executed
 2011-03-03 16:50 UTC  (2+ messages)

[PATCH 00/24] Refactor sys_swapon
 2011-03-03 16:15 UTC  (12+ messages)
` [PATCHv2 "
  ` [PATCHv2 13/24] sys_swapon: separate bdev claim and inode lock
  ` [PATCHv2 21/24] sys_swapon: remove nr_good_pages variable
  ` [PATCHv2 22/24] sys_swapon: move printk outside lock
  ` [PATCHv2 23/24] sys_swapoff: change order to match sys_swapon
  ` [PATCHv2 24/24] sys_swapon: separate final enabling of the swapfile

(No subject header)
 2011-03-03 16:07 UTC  (26+ messages)
  ` [PATCH 0/4 RESEND] exec: unify compat/non-compat code
    ` [PATCH 3/5] exec: unify compat_do_execve() code
              ` [PATCH v2 0/5] exec: unify native/compat code
                  ` [PATCH v3 0/4] "
                    ` [PATCH v3 1/4] exec: introduce get_arg_ptr() helper
                    ` [PATCH v3 2/4] exec: introduce struct conditional_ptr
                    ` [PATCH v3 3/4] exec: unify do_execve/compat_do_execve code
                    ` [PATCH v3 4/4] exec: document acct_arg_size()

[RFC PATCH 1/5] x86/Kconfig: Add Page Cache Accounting entry
 2011-03-03 15:08 UTC  (15+ messages)
` [RFC PATCH 2/5] block: Add functions and data types for Page Cache Accounting
` [RFC PATCH 3/5] block: Make Page Cache counters work with sysfs
` [RFC PATCH 4/5] mm: Add hit/miss accounting for Page Cache
` [RFC PATCH 5/5] mm: Add readpages accounting

[PATCH] procfs: fix /proc/<pid>/maps heap check
 2011-03-03 12:22 UTC  (5+ messages)

mmotm 2011-03-02-16-52 uploaded
 2011-03-03  8:26 UTC  (5+ messages)

[LSF/MM TOPIC][ATTEND]cold page tracking / working set estimation
 2011-03-03  7:30 UTC  (2+ messages)

2.6.38-rc7, OOM behaviour?
 2011-03-03  1:56 UTC 

[RFC PATCH 0/5] Add accountings for Page Cache
 2011-03-03  1:50 UTC  (2+ messages)

[PATCH] ksm: add vm_stat and meminfo entry to reflect pte mapping to ksm pages
 2011-03-02 22:31 UTC  (3+ messages)

[PATCH 0/3] blk-throttle: async write throttling
 2011-03-02 22:00 UTC  (8+ messages)
` [PATCH 2/3] blkio-throttle: infrastructure to throttle async io

[PATCH] tmpfs: implement security.capability xattrs
 2011-03-02 19:29 UTC  (3+ messages)

[PATCH 0/8] mm: Preemptibility -v9
 2011-03-02 17:55 UTC  (9+ messages)
` [PATCH 1/8] lockdep, mutex: Provide mutex_lock_nest_lock
` [PATCH 2/8] mm: Remove i_mmap_lock lockbreak
` [PATCH 3/8] mm: Convert i_mmap_lock to a mutex
` [PATCH 4/8] mm: Revert page_lock_anon_vma() lock annotation
` [PATCH 5/8] mm: Improve page_lock_anon_vma() comment
` [PATCH 6/8] mm: Use refcounts for page_lock_anon_vma()
` [PATCH 7/8] mm: Convert anon_vma->lock to a mutex
` [PATCH 8/8] mm: Optimize page_lock_anon_vma() fast-path

[PATCH 00/13] mm: mmu_gather rework -v2
 2011-03-02 17:50 UTC  (14+ messages)
` [PATCH 01/13] mm: mmu_gather rework
` [PATCH 02/13] powerpc: "
` [PATCH 03/13] sparc: "
` [PATCH 04/13] s390: "
` [PATCH 05/13] arm: "
` [PATCH 06/13] sh: "
` [PATCH 07/13] ia64: "
` [PATCH 08/13] um: "
` [PATCH 09/13] unicore: "
` [PATCH 10/13] mm: Now that all old mmu_gather code is gone, remove the storage
` [PATCH 11/13] mm, powerpc: Move the RCU page-table freeing into generic code
` [PATCH 12/13] s390: use generic RCP page-table freeing
` [PATCH 13/13] mm: Extended batches for generic mmu_gather

[PATCH] remove compaction from kswapd
 2011-03-02 17:21 UTC  (12+ messages)

[PATCH 2/4] slub,rcu: don't assume the size of struct rcu_head
 2011-03-02 12:32 UTC  (6+ messages)

[PATCH 00/17] mm: mmu_gather rework
 2011-03-02 10:54 UTC  (8+ messages)
` [PATCH 06/17] arm: "

[PATCH 2/2] page_cgroup array is never stored on reserved pages
 2011-03-02 10:04 UTC  (2+ messages)

[PATCH 1/2] page_cgroup: Reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM
 2011-03-02 10:02 UTC  (3+ messages)

[PATCH] mm: prevent concurrent unmap_mapping_range() on the same inode
 2011-03-02  9:48 UTC  (4+ messages)

[PATCH] mm/dmapool.c: Do not create/destroy sysfs file while holding pools_lock
 2011-03-02  7:24 UTC  (6+ messages)

[PATCH 5/6] mm: add some KERN_CONT markers to continuation lines
 2011-03-02  5:28 UTC  (4+ messages)

[PATCH 4/4] net,rcu: don't assume the size of struct rcu_head
 2011-03-02  3:02 UTC  (6+ messages)
  ` [PATCH 4/4 V2] "

Failing order >= 1 atomic allocations on 2.6.38-rc6
 2011-03-01 23:44 UTC 


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