linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-28 10:00:52 to 2010-01-05 19:24:15 UTC [more...]

[RFC][PATCH 0/8] Speculative pagefault -v3
 2010-01-05 19:23 UTC  (56+ messages)
` [RFC][PATCH 1/8] mm: Remove pte reference from fault path
` [RFC][PATCH 2/8] mm: Speculative pagefault infrastructure
` [RFC][PATCH 3/8] mm: Add vma sequence count
` [RFC][PATCH 4/8] mm: RCU free vmas
` [RFC][PATCH 5/8] mm: Speculative pte_map_lock()
` [RFC][PATCH 6/8] mm: handle_speculative_fault()
` [RFC][PATCH 7/8] mm,x86: speculative pagefault support
` [RFC][PATCH 8/8] mm: Optimize pte_map_lock()

[PATCH -mm] Shared Page accounting for memory cgroup (v2)
 2010-01-05 18:52 UTC 

[PATCH] mm: move sys_mmap_pgoff from util.c
 2010-01-05 16:16 UTC  (7+ messages)
  ` [PATCH] nommu: reject MAP_HUGETLB

[PATCH v3 00/12] KVM: Add host swap event notifications for PV guest
 2010-01-05 16:04 UTC  (16+ messages)
` [PATCH v3 01/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v3 02/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v3 03/12] Add async PF initialization to PV guest
` [PATCH v3 04/12] Add "handle page fault" PV helper
` [PATCH v3 05/12] Export __get_user_pages_fast
` [PATCH v3 06/12] Add get_user_pages() variant that fails if major fault is required
` [PATCH v3 07/12] Maintain memslot version number
` [PATCH v3 08/12] Inject asynchronous page fault into a guest if page is swapped out
` [PATCH v3 09/12] Retry fault before vmentry
` [PATCH v3 10/12] Handle async PF in non preemptable context
` [PATCH v3 11/12] Let host know whether the guest can handle async PF in non-userspace context
` [PATCH v3 12/12] Send async PF when guest is not in userspace too

[PATCH 1/4] vmstat: remove zone->lock from walk_zones_in_node
 2010-01-05 10:18 UTC  (21+ messages)
` [PATCH 2/4] vmscan: get_scan_ratio cleanup
` [PATCH 3/4] vmstat: add anon_scan_ratio field to zoneinfo
` [PATCH 4/4] memcg: add anon_scan_ratio to memory.stat file

[PATCH] mm : add check for the return value
 2010-01-05  7:24 UTC  (15+ messages)
  ` [PATCH] page allocator: fix update NR_FREE_PAGES only as necessary

[BUGFIX][PATCH -mmotm] memcg: avoid oom-killing innocent task in case of use_hierarchy
 2010-01-05  3:26 UTC  (7+ messages)
` [BUGFIX][PATCH -stable] "
    ` [BUGFIX][PATCH v2 "
        ` [stable] "
          ` [stable][BUGFIX][PATCH v3] "

[PATCH] mm/page_alloc: fix the range check for backward merging
 2010-01-04 21:02 UTC  (2+ messages)

[PATCH] slab: initialize unused alien cache entry as NULL at alloc_alien_cache()
 2010-01-04 17:27 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH 00 of 28] Transparent Hugepage support #2
 2010-01-04 16:58 UTC  (11+ messages)
` [PATCH 25 of 28] transparent hugepage core

[RFC PATCH] asynchronous page fault
 2010-01-04 16:56 UTC  (24+ messages)
              ` [RFC PATCH -v2] speculative "

[PATCH] page allocator: Reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free lists
 2010-01-04 14:05 UTC  (3+ messages)

[PATCH v5 0/4] cgroup notifications API and memory thresholds
 2010-01-04 10:15 UTC  (9+ messages)
` [PATCH v5 1/4] cgroup: implement eventfd-based generic API for notifications
  ` [PATCH v5 2/4] memcg: extract mem_group_usage() from mem_cgroup_read()
    ` [PATCH v5 3/4] memcg: rework usage of stats by soft limit
      ` [PATCH v5 4/4] memcg: implement memory thresholds

[PATCH v2 -mmotm-2009-12-10-17-19] Fix wrong rss count of smaps
 2010-01-04  3:13 UTC  (2+ messages)

[RESEND][mmotm][PATCH v2, 0/5] elf coredump: Add extended numbering support
 2010-01-04  1:20 UTC  (6+ messages)
` [RESEND][mmotm][PATCH v2, 1/5] Unify dump_seek() implementations for each binfmt_*.c
` [RESEND][mmotm][PATCH v2, 2/5] Move dump_write() and dump_seek() into a header file
` [RESEND][mmotm][PATCH v2, 3/5] elf coredump: replace ELF_CORE_EXTRA_* macros by functions
` [RESEND][mmotm][PATCH v2, 4/5] elf coredump: make offset calculation process and writing process explicit
` [RESEND][mmotm][PATCH v2, 5/5] elf coredump: Add extended numbering support

[RFC] Shared page accounting for memory cgroup
 2010-01-04  0:50 UTC  (5+ messages)

[PATCH 1/3 -mmotm-2009-12-10-17-19] Move functions related to zero page
 2010-01-04  0:49 UTC  (12+ messages)
` [PATCH 2/3 -mmotm-2009-12-10-17-19] Count zero page as file_rss
  ` [PATCH 3/3 -mmotm-2009-12-10-17-19] Fix wrong rss counting of smap

[PATCH v4 0/4] cgroup notifications API and memory thresholds
 2010-01-04  0:15 UTC  (10+ messages)
` [PATCH v4 1/4] cgroup: implement eventfd-based generic API for notifications
  ` [PATCH v4 2/4] memcg: extract mem_group_usage() from mem_cgroup_read()
    ` [PATCH v4 3/4] memcg: rework usage of stats by soft limit
      ` [PATCH v4 4/4] memcg: implement memory thresholds

[RFC] vswap: virtio based swap device
 2010-01-03  0:24 UTC 

[PATCH] mm, lockdep: annotate reclaim context to zone reclaim too
 2010-01-02 15:09 UTC  (7+ messages)

[PATCH -mmotm-2009-12-10-17-19] Fix wrong rss count of smaps
 2009-12-31  2:47 UTC  (6+ messages)

[PATCH -mmotm-2009-12-10-17-19] Prevent churning of zero page in LRU list
 2009-12-31  2:26 UTC  (5+ messages)

ACPI warning from alloc_pages_nodemask on boot (2.6.33 regression)
 2009-12-31  0:47 UTC  (4+ messages)

unconditional discard calls in the swap code
 2009-12-31  0:33 UTC  (6+ messages)
    ` [PATCH] mm: don't discard unused swap slots by default

Tmem [PATCH 0/5] (Take 3): Transcendent memory
 2009-12-29  2:07 UTC  (5+ 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).