linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-20 13:49:55 to 2011-01-04 08:58:26 UTC [more...]

[PATCH]oom-kill: direct hardware access processes should get bonus
 2011-01-04  8:56 UTC  (7+ messages)
` [PATCH v2]mm/oom-kill: "
  ` [PATCH v3]mm/oom-kill: "

[PATCH] hugetlb: remove overcommit sysfs for 1GB pages
 2011-01-04  7:42 UTC 

[PATCH v2 0/7] Change page reference handling semantic of page cache
 2011-01-04  1:45 UTC  (10+ messages)
` [PATCH v2 1/7] Introduce delete_from_page_cache
` [PATCH v2 2/7] fuse: Change remove_from_page_cache
` [PATCH v2 3/7] tlbfs: "
` [PATCH v2 4/7] swap: "
` [PATCH v2 5/7] truncate: "
` [PATCH v2 6/7] Good bye remove_from_page_cache
` [PATCH v2 7/7] Change __remove_from_page_cache

[patch] memcg: add oom killer delay
 2011-01-04  1:41 UTC  (18+ messages)
    ` [patch v2] "
          ` [patch v3] "

[PATCH R2 7/7] xen/balloon: Xen memory balloon driver with memory hotplug support
 2011-01-03 22:33 UTC  (2+ messages)

[PATCH] writeback: avoid unnecessary determine_dirtyable_memory call
 2011-01-03 22:33 UTC  (3+ messages)

Should we be using unlikely() around tests of GFP_ZERO?
 2011-01-03 17:23 UTC  (9+ messages)

[PATCH] writeback: fix typo of global_dirty_limits comment
 2011-01-03 16:36 UTC 

[RFC][PATCH] memcg: add valid check at allocating or freeing memory
 2010-12-28  4:34 UTC  (7+ messages)

[PATCH 2/3] drivers/xen/balloon.c: Various balloon features and fixes
 2010-12-31 11:20 UTC  (10+ messages)
` [Xen-devel] "
    ` [Xen-devel] "

[RFC] /sys/kernel/mm/hugepages/hugepages-1048576kB/nr_overcommit_hugepages
 2010-12-31 11:08 UTC 

CLOCK-Pro algorithm
 2010-12-30 23:24 UTC 

[PATCH R2 1/7] mm: Add add_registered_memory() to memory hotplug API
 2010-12-30 22:04 UTC  (5+ messages)

[PATCH R2 5/7] xen/balloon: Protect before CPU exhaust by event/x process
 2010-12-30 22:02 UTC  (3+ messages)

kernel BUG at /build/buildd/linux-2.6.35/mm/filemap.c:128!
 2010-12-30 21:25 UTC  (6+ messages)

[PATCH 0/7] Change page reference handling semantic of page cache
 2010-12-30  3:17 UTC  (9+ messages)
` [PATCH 1/7] Introduce delete_from_page_cache
` [PATCH 2/7] fuse: Change remove_from_page_cache
` [PATCH 3/7] tlbfs: "
` [PATCH 4/7] swap: "
` [PATCH 5/7] truncate: "
` [PATCH 6/7] Good bye remove_from_page_cache
` [PATCH 7/7] Change __remove_from_page_cache

[PATCH 00/35] IO-less dirty throttling v4
 2010-12-30  3:15 UTC  (8+ messages)
` [PATCH 22/35] writeback: trace global dirty page states
      ` [PATCH] writeback: skip balance_dirty_pages() for in-memory fs

2.6.37-rc7: NULL pointer dereference
 2010-12-29 22:07 UTC  (6+ messages)
    ` [PATCH] memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check

[PATCH R2 6/7] xen/balloon: Minor notation fixes
 2010-12-29 17:06 UTC 

[PATCH R2 4/7] xen/balloon: migration from mod_timer() to schedule_delayed_work()
 2010-12-29 17:04 UTC 

[PATCH R2 2/7] xen/balloon: Removal of driver_pages
 2010-12-29 17:02 UTC 

[PATCH R2 3/7] xen/balloon: HVM mode support
 2010-12-29 17:03 UTC 

[PATCH R2 0/7] Xen memory balloon driver with memory hotplug support
 2010-12-29 17:00 UTC 

[PATCH 3/3] drivers/xen/balloon.c: Xen memory balloon driver with memory hotplug support
 2010-12-29 16:42 UTC  (3+ messages)
` [Xen-devel] "

ARCH_POPULATES_NODE_MAP option not available on ARM
 2010-12-29 10:42 UTC 

[0/7, v9] NUMA Hotplug Emulator (v9)
 2010-12-29  2:31 UTC  (24+ messages)
` [2/7, v9] NUMA Hotplug Emulator: Add numa=possible option
` [3/7, v9] NUMA Hotplug Emulator: Add node hotplug emulation
      ` [patch] mm: add "
` [5/7, v9] NUMA Hotplug Emulator: Support cpu probe/release in x86_64
` [6/7, v9] NUMA Hotplug Emulator: Fake CPU socket with logical CPU on x86
` [7/7, v9] NUMA Hotplug Emulator: Implement per-node add_memory debugfs interface

mmotm 2010-12-23-16-58 uploaded
 2010-12-27  2:13 UTC  (5+ messages)
` [PATCH -mmotm] kptr_restrict: fix build when PRINTK not enabled

[RFC][PATCH] Add a sysctl option controlling kexec when MCE occurred
 2010-12-27  1:56 UTC  (11+ messages)

dirty throttling v5 for 2.6.37-rc7+
 2010-12-25  7:38 UTC  (3+ messages)

[PATCH 0/3] Provide unmapped page cache control (v2)
 2010-12-24  0:52 UTC  (10+ messages)
` [PATCH 2/3] Refactor zone_reclaim (v2)
` [PATCH 3/3] Provide control over unmapped pages (v2)

[PATCH 0/2] Reduce the amount of time spent in watermark-related functions
 2010-12-23 23:17 UTC  (13+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low

[PATCH] Fix unconditional GFP_KERNEL allocations in __vmalloc()
 2010-12-23 21:37 UTC  (6+ messages)
  ` Cross compilers (Was: Re: [PATCH] Fix unconditional GFP_KERNEL allocations in __vmalloc().)

[PATCH 0/3] Unmapped Page Control (v3)
 2010-12-23 18:34 UTC  (4+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v3)
` [PATCH 2/3] Refactor zone_reclaim code (v3)
` [PATCH 3/3] Provide control over unmapped pages (v3)

[PATCHv8 00/12] Contiguous Memory Allocator
 2010-12-23 18:04 UTC  (19+ messages)

You have been unsubscribed from the oztfs mailing list
 2010-12-23 13:45 UTC 

confirm dd729c0f98e3c83bf828d7e374ff52b7d56d497d
 2010-12-23 13:41 UTC 

Welcome to the "oztfs" mailing list
 2010-12-23  9:44 UTC 

confirm d41a06f829e75dca61eddc913ea29425ecfb6360
 2010-12-23  9:42 UTC 

[PATCH -mm] thp: khugepaged: make khugepaged aware about madvise
 2010-12-22 16:00 UTC 

[PATCH] mm: simple approach to calculate combined index of adjacent buddy lists
 2010-12-22 13:46 UTC 

[PATCH] mm: simple approach to calculate combined index of adjacent buddy lists
 2010-12-22 13:26 UTC 

+ thp-compound_trans_order.patch added to -mm tree
 2010-12-22 10:32 UTC 

[PATCH] mm: migration: Use rcu_dereference_protected when dereferencing the radix tree slot during file page migration
 2010-12-22  8:56 UTC  (8+ messages)

[RFC] radix_tree_destroy?
 2010-12-22  3:15 UTC  (3+ messages)

mmotm 2010-12-16-14-56 uploaded
 2010-12-22  1:07 UTC  (4+ messages)
` mmotm 2010-12-16 - breaks mlockall() call

[RFC 0/5] Change page reference hanlding semantic of page cache
 2010-12-21  7:32 UTC  (5+ messages)

[PATCH] Close mem leak in error path in mm/hugetlb.c::nr_hugepages_store_common()
 2010-12-20 23:38 UTC  (5+ messages)
  ` [updated PATCH] "

Take lock only once in dma_pool_free()
 2010-12-20 17:03 UTC 

[PATCH 1/3] mm: Add add_registered_memory() to memory hotplug API
 2010-12-20 13:46 UTC 

[PATCH 1/3] mm: Add add_registered_memory() to memory hotplug API
 2010-12-20 13:46 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).