linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-30 09:30:23 to 2010-07-08 00:20:05 UTC [more...]

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

FYI: mmap_sem OOM patch
 2010-07-08  0:16 UTC  (2+ messages)

what is the point of nr_pages information for the flusher thread?
 2010-07-07 23:55 UTC  (4+ messages)

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-07 23:07 UTC  (4+ messages)

[PATCH 0/7] hugepage migration
 2010-07-07 22:17 UTC  (30+ messages)
` [PATCH 1/7] hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()
` [PATCH 2/7] hugetlb, HWPOISON: move PG_HWPoison bit check
` [PATCH 3/7] hugetlb: add allocate function for hugepage migration
` [PATCH 4/7] hugetlb: add hugepage check in mem_cgroup_{register,end}_migration()
` [PATCH 5/7] hugetlb: pin oldpage in page migration
` [PATCH 6/7] hugetlb: hugepage migration core
` [PATCH 7/7] hugetlb, HWPOISON: soft offlining for hugepage

[patch 071/149] ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6
 2010-07-07 22:34 UTC  (2+ messages)

[mmotm 0611][PATCH 00/11] various OOM bugfixes v3
 2010-07-07 19:43 UTC  (35+ messages)
` [PATCH 02/11] oom: oom_kill_process() doesn't select kthread child
` [PATCH 03/11] oom: make oom_unkillable_task() helper function
` [PATCH 04/11] oom: oom_kill_process() need to check p is unkillable
` [PATCH 05/11] oom: /proc/<pid>/oom_score treat kernel thread honestly
` [PATCH 06/11] oom: kill duplicate OOM_DISABLE check
` [PATCH 07/11] oom: move OOM_DISABLE check from oom_kill_task to out_of_memory()
` [PATCH 08/11] oom: cleanup has_intersects_mems_allowed()
` [PATCH 09/11] oom: remove child->mm check from oom_kill_process()
` [PATCH 10/11] oom: give the dying task a higher priority
      ` [PATCH 1/2] security: add const to security_task_setscheduler()
      ` [PATCH 2/2] sched: make sched_param arugment static variables in some sched_setscheduler() caller
` [PATCH 11/11] oom: multi threaded process coredump don't make deadlock

[PATCH 0/14] Avoid overflowing of stack during page reclaim V3
 2010-07-07 18:09 UTC  (39+ messages)
` [PATCH 01/14] vmscan: Fix mapping use after free
` [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
` [PATCH 13/14] fs,btrfs: Allow kswapd to writeback pages
` [PATCH 14/14] fs,xfs: "

[PATCH V3 3/8] Cleancache: core ops functions and configuration
 2010-07-07 13:27 UTC  (5+ messages)

Need some help in understanding sparsemem
 2010-07-07  3:49 UTC  (6+ messages)

[PATCH]shmem: reduce one time of locking in pagefault
 2010-07-07  1:39 UTC  (3+ messages)

[PATCH V3 0/8] Cleancache: overview
 2010-07-06 20:58 UTC  (2+ messages)

[S+Q 00/16] SLUB with Queueing beats SLAB in hackbench
 2010-07-06 20:44 UTC  (19+ messages)
` [S+Q 01/16] [PATCH] ipc/sem.c: Bugfix for semop() not reporting successful operation
` [S+Q 07/16] slub: discard_slab_unlock
` [S+Q 09/16] [percpu] make allocpercpu usable during early boot

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-06 15:42 UTC  (3+ messages)
` [RFC 2/3] mm: iommu: A physical allocator for the VCMM
` [RFC 3/3 v3] mm: iommu: The Virtual Contiguous Memory Manager

kmem_cache_destroy() badness with SLUB
 2010-07-06  3:58 UTC  (2+ messages)

[PATCH] slob: Get lock before getting slob_list
 2010-07-05 14:28 UTC  (2+ messages)

[PATCH] slob:Use _safe funtion to iterate partially free list
 2010-07-05 12:50 UTC  (3+ messages)

[ATTEND][LSF/VM TOPIC] mmap_sem scalability and edge cases
 2010-07-05  0:21 UTC  (2+ messages)

[patch 07/18] oom: filter tasks not sharing the same cpuset
 2010-07-04 22:08 UTC  (5+ messages)

[PATCH] slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING
 2010-07-04 16:50 UTC  (4+ messages)
` [PATCH V2] "

[Bugme-new] [Bug 16321] New: os unresponsive during buffered I/O
 2010-07-03 19:55 UTC  (4+ messages)

[RFC 1/3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-03  6:36 UTC  (24+ messages)
` [RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager

[RFC 3/3 v3] mm: iommu: The Virtual Contiguous Memory Manager
 2010-07-03  5:38 UTC 

[SCSI/FS/MM] LSF10/MM topic proposal: PAM: Page-accessible memory
 2010-07-02 23:17 UTC 

[PATCH 0/5] Per superblock shrinkers V2
 2010-07-02 12:13 UTC  (2+ messages)

[PATCH] Adding four read-only files to /proc/sys/vm
 2010-07-01 21:53 UTC  (3+ messages)

Current topics for LSF10/MM Summit 8-9 August in Boston
 2010-07-01 18:30 UTC  (3+ messages)
` Current MM "

[patch] mm: vmap area cache
 2010-07-01  9:02 UTC  (9+ messages)

[RFC 1v2/3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-01  8:00 UTC 

[ATTEND][LSF/VM TOPIC] deterministic cgroup charging using file path
 2010-07-01  6:33 UTC  (6+ messages)

[PATCH -mm] rmap: add exclusive page to private anon_vma on swapin
 2010-06-30 15:55 UTC  (2+ messages)

[patch 50/52] mm: implement per-zone shrinker
 2010-06-30 12:03 UTC  (3+ messages)

[PATCH] Add munmap events to perf
 2010-06-30 11:01 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).