linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-05 07:01:47 to 2010-03-10 03:56:38 UTC [more...]

[PATCH -mmotm 0/4] memcg: per cgroup dirty limit (v5)
 2010-03-10  3:56 UTC  (24+ messages)
` [PATCH -mmotm 1/4] memcg: dirty memory documentation
` [PATCH -mmotm 2/4] page_cgroup: introduce file cache flags
` [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
                  ` [PATCH mmotm 2.5/4] memcg: disable irq at page cgroup lock (Re: [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure)
` [PATCH -mmotm 4/4] memcg: dirty pages instrumentation

[PATCH -mmotm 0/8] memcg: move charge at task migration (21/Dec)
 2010-03-10  2:50 UTC  (11+ messages)
` [PATCH -mmotm 7/8] memcg: move charges of anonymous swap

[RFC PATCH 0/3] Avoid the use of congestion_wait under zone pressure
 2010-03-10  2:38 UTC  (27+ messages)
` [PATCH 1/3] page-allocator: Under memory pressure, wait on pressure to relieve instead of congestion
` [PATCH 2/3] page-allocator: Check zone pressure when batch of pages are freed
` [PATCH 3/3] vmscan: Put kswapd to sleep on its own waitqueue, not congestion

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
 2010-03-10  1:36 UTC  (7+ messages)
` [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
` [PATCH -mmotm 2/5] memcg: dirty memory documentation
` [PATCH -mmotm 3/5] page_cgroup: introduce file cache flags
` [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
` [PATCH -mmotm 5/5] memcg: dirty pages instrumentation

further plans on bootmem, was: Re: - bootmem-avoid-dma32-zone-by-default.patch removed from -mm tree
 2010-03-10  0:06 UTC  (2+ messages)

[PATCH 0/2] memcg patches around event counting...softlimit and thresholds
 2010-03-09 23:15 UTC  (6+ messages)
` [PATCH 0/2] memcg patches around event counting...softlimit and thresholds v2
  ` [PATCH 2/2] memcg : share event counter rather than duplicate v2

[BUG] 2.6.33-mmotm-100302 "page-allocator-reduce-fragmentation-in-buddy-allocator..." patch causes Oops at boot
 2010-03-09 22:03 UTC  (2+ messages)

[PATCH] shmem : remove redundant code
 2010-03-09 21:25 UTC  (5+ messages)
` [PATCH] kvm : remove redundant initialization of page->private

[PATCH 2/2] memory hotplug/s390: set phys_device
 2010-03-09 21:22 UTC  (3+ messages)

mm: Do not iterate over NR_CPUS in __zone_pcp_update()
 2010-03-09 21:02 UTC  (14+ messages)

[patch 00/35] Transparent Hugepage support #13
 2010-03-09 19:39 UTC  (36+ messages)
` [patch 01/35] define MADV_HUGEPAGE
` [patch 02/35] compound_lock
` [patch 03/35] alter compound get_page/put_page
` [patch 04/35] update futex compound knowledge
` [patch 05/35] fix bad_page to show the real reason the page is bad
` [patch 06/35] clear compound mapping
` [patch 07/35] add native_set_pmd_at
` [patch 08/35] add pmd paravirt ops
` [patch 09/35] no paravirt version of pmd ops
` [patch 10/35] export maybe_mkwrite
` [patch 11/35] comment reminder in destroy_compound_page
` [patch 12/35] config_transparent_hugepage
` [patch 13/35] special pmd_trans_* functions
` [patch 14/35] add pmd mangling generic functions
` [patch 15/35] add pmd mangling functions to x86
` [patch 16/35] bail out gup_fast on splitting pmd
` [patch 17/35] pte alloc trans splitting
` [patch 18/35] add pmd mmu_notifier helpers
` [patch 19/35] clear page compound
` [patch 20/35] add pmd_huge_pte to mm_struct
` [patch 21/35] split_huge_page_mm/vma
` [patch 22/35] split_huge_page paging
` [patch 23/35] clear_copy_huge_page
` [patch 24/35] kvm mmu transparent hugepage support
` [patch 25/35] _GFP_NO_KSWAPD
` [patch 26/35] dont alloc harder for gfp nomemalloc even if nowait
` [patch 27/35] transparent hugepage core
` [patch 28/35] adapt to mm_counter in -mm
` [patch 29/35] verify pmd_trans_huge isnt leaking
` [patch 30/35] madvise(MADV_HUGEPAGE)
` [patch 31/35] pmd_trans_huge migrate bugcheck
` [patch 32/35] memcg compound
` [patch 33/35] memcg huge memory
` [patch 34/35] transparent hugepage vmstat
` [patch 35/35] khugepaged

[PATCH 4/4] cpuset,mm: use rwlock to protect task->mempolicy and mems_allowed
 2010-03-09 19:42 UTC  (6+ messages)

[RFC PATCH]: ACPI: Automatically online hot-added memory
 2010-03-09 19:15 UTC  (2+ messages)

[PATCH 1/2] memory hotplug: allow to set phys_device
 2010-03-09 17:19 UTC 

[PATCH] Fix breakage in NOMMU build
 2010-03-09 16:55 UTC 

sync_mm_rss() issues
 2010-03-09 15:43 UTC  (7+ messages)
` [BUGFIX][PATCH] fix sync_mm_rss in nommu (Was "

[PATCH/RFC 0/8] Numa: Use Generic Per-cpu Variables for numa_*_id()
 2010-03-09 14:13 UTC  (4+ messages)
` [PATCH/RFC 1/8] numa: prep: move generic percpu interface definitions to percpu-defs.h

[PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
 2010-03-09 13:46 UTC  (18+ messages)
              ` [patch] slab: add memory hotplug support

[PATCH V2 4/4] cpuset,mm: update task's mems_allowed lazily
 2010-03-09  7:25 UTC  (3+ messages)

[PATCH V2 1/4] cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
 2010-03-09  1:25 UTC  (3+ messages)

[RFC][PATCH 0/2] memcg: oom notifier and handling oom by user
 2010-03-08 23:57 UTC  (7+ messages)
` [RFC][PATCH 1/2] memcg: oom notifier
` [RFC][PATCH 2/2] memcg: oom killer disable and hooks for stop and recover

[patch] mm: adjust kswapd nice level for high priority page allocators
 2010-03-08 23:23 UTC  (5+ messages)

[PATCH] nommu: get_user_pages(): pin last page on non-page-aligned start
 2010-03-08  9:38 UTC  (3+ messages)

[LSF/VM TOPIC] Dynamic sizing of dirty_limit
 2010-03-08  7:33 UTC  (3+ messages)

mmotm boot panic bootmem-avoid-dma32-zone-by-default.patch
 2010-03-07  9:16 UTC  (25+ messages)
      ` [PATCH] x86/bootmem: introduce bootmem_default_goal
        ` please don't apply : bootmem: avoid DMA32 zone by default

[PATCH] rmap: Fix Bugzilla Bug #5493
 2010-03-06 14:44 UTC  (7+ messages)

[PATCH -mmotm 0/4] memcg: per cgroup dirty limit (v4)
 2010-03-05 22:55 UTC  (13+ messages)
` [PATCH -mmotm 2/4] page_cgroup: introduce file cache flags
` [PATCH -mmotm 3/4] memcg: dirty pages accounting and limiting infrastructure
` [PATCH -mmotm 4/4] memcg: dirty pages instrumentation

Linux kernel - Libata bad block error handling to user mode program
 2010-03-05 22:27 UTC  (18+ messages)

[PATCH] memcg: update mainteiner list
 2010-03-05 19:06 UTC  (3+ messages)

Conceptual difference between VM_CAN_NONLINEAR and VM_NONLINEAR ; path by which VM_NONLINEAR is suppose to be set
 2010-03-05 10:37 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).