linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-08 23:47:23 to 2009-09-15 20:44:05 UTC [more...]

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-15 20:43 UTC  (27+ messages)

[PATCH 0/11] hugetlb: V7 constrain allocation/free based on task mempolicy
 2009-09-15 20:45 UTC  (12+ messages)
` [PATCH 1/11] hugetlb: rework hstate_next_node_* functions
` [PATCH 2/11] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 3/11] hugetlb: introduce alloc_nodemask_of_node
` [PATCH 4/11] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 5/11] hugetlb: add generic definition of NUMA_NO_NODE
` [PATCH 6/11] hugetlb: add per node hstate attributes
` [PATCH 7/11] hugetlb: update hugetlb documentation for mempolicy based management
` [PATCH 8/11] hugetlb: Optionally use mempolicy for persistent huge page allocation
` [PATCH 9/11] hugetlb: use only nodes with memory for huge pages
` [PATCH 10/11] hugetlb: handle memory hot-plug events
` [PATCH 11/11] hugetlb: offload per node attribute registrations

[PATCH 0/8] mm: around get_user_pages flags
 2009-09-15 20:38 UTC  (27+ messages)
` [PATCH 1/8] mm: munlock use follow_page
` [PATCH 4/8] mm: FOLL_DUMP replace FOLL_ANON
` [PATCH 5/8] mm: follow_hugetlb_page flags
` [PATCH 7/8] mm: reinstate ZERO_PAGE
` [PATCH 0/4] mm: mlock, hugetlb, zero followups
  ` [PATCH 1/4] mm: m(un)lock avoid ZERO_PAGE
  ` [PATCH 2/4] mm: hugetlbfs_pagecache_present
  ` [PATCH 3/4] mm: ZERO_PAGE without PTE_SPECIAL
  ` [PATCH 4/4] mm: move highest_memmap_pfn

[patch] mm: use-once mapped file pages
 2009-09-15 16:01 UTC  (3+ messages)

[PATCH 2/4] virtual block device driver (ramzswap)
 2009-09-15 15:55 UTC  (20+ messages)
` [PATCH 4/4] documentation
` [PATCH 3/4] send callback when swap slot is freed
` [PATCH 1/4] xvmalloc memory allocator
` [PATCH 0/4] compcache: in-memory compressed swapping v2

Isolated(anon) and Isolated(file)
 2009-09-15 15:30 UTC  (5+ messages)

[PATCH 2/3] Helper which returns the huge page at a given address (Take 3)
 2009-09-15 12:26 UTC  (2+ messages)

[PATCH 1/3] Identification of huge pages mapping (Take 3)
 2009-09-15 12:14 UTC  (2+ messages)

[PATCH 6/6] hugetlb: update hugetlb documentation for mempolicy based management
 2009-09-15 11:48 UTC  (21+ messages)

hugetlbfs: Do not call user_shm_lock() for MAP_HUGETLB fix
 2009-09-15 10:49 UTC  (3+ messages)
` [PATCH] "
  ` [PATCH] hugetlbfs: Do not call user_shm_lock() for MAP_HUGETLB fix V2

[PATCH 0/3] Add pseudo-anonymous huge page mappings V4
 2009-09-15 10:46 UTC  (6+ messages)
` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
  ` [PATCH 2/3] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
      ` [PATCH] MAP_HUGETLB value collision fix
      ` [PATCH] Fix for hugetlb-add-map_hugetlb-for-mmaping-pseudo-anonymous-huge-page-regions.patch in -mm

[RFC][PATCH 0/4][mmotm] memcg: reduce lock contention v3
 2009-09-15  0:09 UTC  (11+ messages)
` [RFC][PATCH 1/4][mmotm] memcg: soft limit clean up
` [RFC][PATCH 2/4][mmotm] clean up charge path of softlimit
` [RFC][PATCH 3/4][mmotm] memcg: batched uncharge
` [RFC][PATCH 4/4][mmotm] memcg: coalescing charge

[PATCH] mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()
 2009-09-14 19:35 UTC  (3+ messages)

HugeTLB: Driver example
 2009-09-14 16:54 UTC  (2+ messages)

[GIT BISECT] BUG kmalloc-8192: Object already free from kmem_cache_destroy
 2009-09-14  6:27 UTC  (9+ messages)

[PATCH 3/3] Export of hugetlb_file_setup function. (Take 3)
 2009-09-14  5:20 UTC 

[PATCH 0/3]Huge pages mapping for device drivers. (Take 3)
 2009-09-14  5:11 UTC 

[PATCH] mmap : save some cycles for the shared anonymous mapping
 2009-09-14  2:21 UTC  (5+ messages)

[RFC] respect the referenced bit of KVM guest pages?
 2009-09-13 16:23 UTC  (11+ messages)

improving checksum cpu consumption in ksm
 2009-09-12 16:33 UTC  (5+ messages)

[PATCH] mm: fix hugetlb bug due to user_shm_unlock call (fwd)
 2009-09-12 11:41 UTC  (7+ messages)
    ` [PATCH] mm: fix hugetlb bug due to user_shm_unlock call
          ` [PATCH] fix undefined reference to user_shm_unlock

[PATCH 1/2] memcg: rename and export try_get_mem_cgroup_from_page()
 2009-09-12  0:51 UTC  (5+ messages)
` [PATCH 2/2] memcg: add accessor to mem_cgroup.css

[PATCH 0/6] hugetlb: V6 constrain allocation/free based on task mempolicy
 2009-09-11 22:38 UTC  (26+ messages)
` [PATCH 1/6] hugetlb: rework hstate_next_node_* functions
` [PATCH 2/6] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 3/6] hugetlb: introduce alloc_nodemask_of_node
` [PATCH 4/6] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 5/6] hugetlb: add per node hstate attributes
` [PATCH 6/6] hugetlb: update hugetlb documentation for mempolicy based management
` [PATCH 1/3] hugetlb: use only nodes with memory for huge pages
` [PATCH 2/3] hugetlb: handle memory hot-plug events
` [PATCH 3/3] hugetlb: offload per node attribute registrations

[Bugme-new] [Bug 14148] New: kernel panic: do_wp_page assert_pte_locked failed when DEBUG_VM
 2009-09-11 21:37 UTC  (2+ messages)

[PATCH] Add memory mapped RTC driver for UV
 2009-09-11 13:48 UTC  (3+ messages)

[rfc] lru_add_drain_all() vs isolation
 2009-09-10 18:03 UTC  (13+ messages)

[PATCH V3] x86: SGU UV Add volatile semantics to macros that access chipset registers
 2009-09-10 14:31 UTC 

[PATCH for -mm] getrusage: fill ru_maxrss value
 2009-09-09 23:37 UTC  (7+ messages)

[PATCH] add vma->ops check before do_nonlinear_fault()
 2009-09-09 16:25 UTC  (2+ messages)

[RESEND][PATCH V1] mm/vsmcan: check shrink_active_list() sc->isolate_pages() return value
 2009-09-09 13:22 UTC  (7+ messages)

[RESEND][PATCH V1] mm/vsmcan: check shrink_active_list() sc->isolate_pages() return value
 2009-09-09  9:59 UTC  (9+ messages)

Why doesn't zap_pte_range() call page_mkwrite()
 2009-09-09  5:39 UTC  (9+ messages)

[rfc] lru_add_drain_all() vs isolation
 2009-09-09  2:06 UTC  (3+ 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).