linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[patch 00/17] multi size, and giant hugetlb page support, 1GB hugetlb for x86
 2008-04-10 17:02 UTC  (8+ messages)
` [patch 01/17] hugetlb: modular state
` [patch 02/17] hugetlb: multiple hstates
` [patch 03/17] hugetlb: multi hstate proc files
` [patch 04/17] hugetlbfs: per mount hstates
` [patch 05/17] hugetlb: multi hstate sysctls
` [patch 06/17] hugetlb: abstract numa round robin selection
` [patch 07/17] mm: introduce non panic alloc_bootmem

git-slub crashes on the t16p
 2008-04-10 16:35 UTC  (5+ messages)

[patch 16/18] FS: Socket inode defragmentation
 2008-04-10 16:17 UTC  (17+ messages)
    ` [patch 01/18] SLUB: Add defrag_ratio field and sysfs support
    ` [patch 03/18] SLUB: Add get() and kick() methods
    ` [patch 04/18] SLUB: Sort slab cache list and establish maximum objects for defrag slabs
    ` [patch 05/18] SLUB: Slab defrag core
    ` [patch 09/18] SLUB: Trigger defragmentation from memory reclaim
    ` [patch 17/18] dentries: Add constructor
    ` [patch 18/18] dentries: dentry defragmentation

[PATCH] pagewalk: don't pte_unmap(NULL) in walk_pte_range()
 2008-04-10 14:01 UTC  (5+ messages)
    ` [PATCH] Stay below upper pmd boundary on pte range walk

max_mapnr config option
 2008-04-10 10:41 UTC  (9+ messages)
  ` [PATCH 1/8] alpha: mem_map/max_mapnr -- init is FLATMEM use correct defines
  ` [PATCH 2/8] arm: "
  ` [PATCH 3/8] m32r: mem_map/max_mapnr -- definition is specific to FLATMEM
  ` [PATCH 4/8] mips: "
  ` [PATCH 5/8] parisc: "
  ` [PATCH 6/8] powerpc: "
  ` [PATCH 7/8] sparc64: "
  ` [PATCH 8/8] mem_map/max_mapnr are specific to the FLATMEM memory model

[-mm] Add an owner to the mm_struct (v9)
 2008-04-10  9:16 UTC 

[-mm] Add an owner to the mm_struct (v8)
 2008-04-10  9:09 UTC  (26+ messages)

[RFC][PATCH] another swap controller for cgroup
 2008-04-10  7:40 UTC  (2+ messages)

[PATCH 0 of 9] mmu notifier #v12
 2008-04-09 18:55 UTC  (17+ messages)
` [PATCH 1 of 9] Lock the entire mm to prevent any mmu related operation to happen
` [PATCH 2 of 9] Core of mmu notifiers
` [PATCH 3 of 9] Moves all mmu notifier methods outside the PT lock (first and not last
` [PATCH 4 of 9] Move the tlb flushing into free_pgtables. The conversion of the locks
` [PATCH 5 of 9] The conversion to a rwsem allows callbacks during rmap traversal
` [PATCH 6 of 9] We no longer abort unmapping in unmap vmas because we can reschedule while
` [PATCH 7 of 9] Convert the anon_vma spinlock to a rw semaphore. This allows concurrent
` [PATCH 8 of 9] XPMEM would have used sys_madvise() except that madvise_dontneed()
` [PATCH 9 of 9] This patch adds a lock ordering rule to avoid a potential deadlock when

[PATCH] [0/18] GB pages hugetlb support
 2008-04-09 17:56 UTC  (4+ messages)
` [PATCH] [12/18] Add support to allocate hugetlb pages that are larger than MAX_ORDER

[ofa-general] [patch 00/10] [RFC] EMM Notifier V3
 2008-04-09 14:29 UTC  (23+ messages)
` [ofa-general] [patch 01/10] emm: mm_lock: Lock a process against reclaim
  ` [ofa-general] "
` [patch 02/10] emm: notifier logic
  ` [ofa-general] "
` [patch 03/10] emm: Move tlb flushing into free_pgtables
` [ofa-general] [patch 04/10] emm: Convert i_mmap_lock to i_mmap_sem
` [patch 05/10] emm: Remove tlb pointer from the parameters of unmap vmas
` [ofa-general] [patch 06/10] emm: Convert anon_vma lock to rw_sem and refcount
` [patch 07/10] xpmem: This patch exports zap_page_range as it is needed by XPMEM
` [patch 08/10] xpmem: Locking rules for taking multiple mmap_sem locks
` [patch 09/10] xpmem: The device driver
` [ofa-general] [patch 10/10] xpmem: Simple example

[RFC PATCH 0/2] fast_gup for shared futexes
 2008-04-09 13:51 UTC  (9+ messages)
` [RFC PATCH 1/2] futex: rely on get_user_pages() "
` [RFC PATCH 2/2] futex: use fast_gup()

[PATCH][trivial fix] add "Isolate" migratetype name to /proc/pagetypeinfo
 2008-04-09 10:57 UTC  (5+ messages)

[RFC][PATCH 0/6] compcache: Compressed Caching
 2008-04-09  5:08 UTC  (4+ messages)

[rfc] SLQB: YASA
 2008-04-09  2:10 UTC  (7+ messages)

[-mm] Disable the memory controller by default (v3)
 2008-04-08 23:34 UTC  (3+ messages)

[patch] slub: change the formula which calculates min_objects based on number of processors
 2008-04-08 20:55 UTC  (2+ messages)
    ` [patch 04/12] slub: Add kmem_cache_order_objects struct

[PATCH] oom_kill: remove unused parameter in badness()
 2008-04-08 10:27 UTC  (2+ messages)

[PATCH 0/3] compcache: compressed caching v2
 2008-04-08  9:36 UTC  (4+ messages)
` [PATCH 1/3] compcache: RAM based block device
` [PATCH 2/3] compcache: TLSF Allocator
` [PATCH 3/3] compcache: documentation

[RFC][PATCH] another swap controller for cgroup
 2008-04-08  3:29 UTC  (2+ messages)

[-mm] Disable the memory controller by default (v2)
 2008-04-08  2:31 UTC  (5+ messages)

[PATCH 00/10] NR_CPUS: third reduction of NR_CPUS memory usage x86-version v2
 2008-04-07 21:32 UTC  (5+ messages)
` [PATCH 01/10] x86_64: Cleanup non-smp usage of cpu maps v2

[-mm] Disable the memory controller by default
 2008-04-07 17:48 UTC  (8+ messages)

[Patch 000/005](memory hotplug) freeing pages allocated by bootmem for hotremove v3
 2008-04-07 12:50 UTC  (6+ messages)
` [Patch 001/005](memory hotplug) register section/node id to free
` [Patch 002/005](memory hotplug) align memmap to page size
` [Patch 003/005](memory hotplug) make alloc_bootmem_section()
` [Patch 004/005](memory hotplug)allocate usemap on the section with pgdat
` [Patch 005/005](memory hotplug) free memmaps allocated by bootmem

[ofa-general] [patch 0/9] [RFC] EMM Notifier V2
 2008-04-07  6:02 UTC  (23+ messages)
` [patch 1/9] EMM Notifier: The notifier calls
  ` [ofa-general] "
      ` [ofa-general] EMM: Fixup return value handling of emm_notify()
        ` [ofa-general] "
      ` [ofa-general] EMM: Require single threadedness for registration
        ` [ofa-general] "
              ` EMM: disable other notifiers before register and unregister
                  ` [ofa-general] "
                    ` [ofa-general] [PATCH] mmu notifier #v11
                      `  "
                        ` [ofa-general] "

[RFC 00/21] Generic show_mem()
 2008-04-05 17:52 UTC  (30+ messages)
` [RFC 01/22] Generic show_mem() implementation
` [RFC 02/22] x86: Use generic show_mem()
` [RFC 10/22] m68k: "
` [RFC 17/22] s390: "
` [RFC 19/22] um: "

[-mm] Make the memory controller more desktop responsive (v2)
 2008-04-04 14:02 UTC  (3+ messages)

[-mm] Add an owner to the mm_struct (v7)
 2008-04-03 19:28 UTC  (12+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox