linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC 0/2] Rootmem: boot-time memory allocator
 2008-05-04 15:34 UTC  (9+ messages)
` [RFC 1/2] mm: rootmem "
` [RFC 2/2] x86: Enable rootmem allocator on X86_32

[-mm][PATCH 0/4] Add rlimit controller to cgroups (v3)
 2008-05-04 15:27 UTC  (7+ messages)
` [-mm][PATCH 1/4] Setup the rlimit controller
` [-mm][PATCH 2/4] Enhance cgroup mm_owner_changed callback to add task information
` [-mm][PATCH 3/4] Add rlimit controller accounting and control
` [-mm][PATCH 4/4] Add rlimit controller documentation
` Re: [-mm][PATCH 0/4] Add rlimit controller to cgroups (v3)

[-mm][PATCH 0/5] mm: page reclaim throttle v6
 2008-05-04 14:38 UTC  (8+ messages)
` [-mm][PATCH 1/5] fix overflow problem of do_try_to_free_page()
` [-mm][PATCH 2/5] introduce get_vm_event()
` [-mm][PATCH 3/5] change function prototype of shrink_zone()
` [-mm][PATCH 4/5] core of reclaim throttle
` [-mm][PATCH 5/5] introduce sysctl parameter of max task of throttle

[RFC] Reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings
 2008-05-04  5:29 UTC  (3+ messages)

[PATCH 0/8][for -mm] mem_notify v6
 2008-05-03 12:26 UTC  (9+ messages)

[PATCH 00 of 11] mmu notifier #v15
 2008-05-03 11:09 UTC  (13+ messages)
` [PATCH 01 of 11] mmu-notifier-core
` [PATCH 02 of 11] get_task_mm
` [PATCH 03 of 11] invalidate_page outside PT lock
` [PATCH 04 of 11] free-pgtables
` [PATCH 05 of 11] unmap vmas tlb flushing
` [PATCH 06 of 11] rwsem contended
` [PATCH 07 of 11] i_mmap_rwsem
` [PATCH 08 of 11] anon-vma-rwsem
` [PATCH 09 of 11] mm_lock-rwsem
` [PATCH 10 of 11] export zap_page_range for XPMEM
` [PATCH 11 of 11] mmap sems

[patch 0/4] remove nopfn
 2008-05-03  5:41 UTC  (11+ messages)
` [patch 1/4] mm: allow pfnmap ->fault()s
` [patch 2/4] mspec: convert nopfn to fault
` [patch 3/4] spufs: "
` [patch 4/4] mm: remove nopfn

[RFC][PATCH 1/2] Add shared and reserve control to hugetlb_file_setup
 2008-05-02 21:55 UTC  (3+ messages)

[RFC][PATCH 2/2] Add huge page backed stack support
 2008-05-02 21:52 UTC  (6+ messages)

Warning on memory offline (and possible in usual migration?)
 2008-05-02 21:16 UTC  (25+ messages)
                    `  "
                      `  "

[patch 00/18] multi size, and giant hugetlb page support, 1GB hugetlb for x86
 2008-05-02 19:53 UTC  (30+ messages)
` [patch 02/18] hugetlb: factor out huge_new_page
` [patch 05/18] hugetlb: multiple hstates
` [patch 06/18] hugetlb: multi hstate proc files
` [patch 12/18] hugetlbfs: support larger than MAX_ORDER
` [patch 17/18] x86: add hugepagesz option on 64-bit

[RFC][PATCH 4/5] Documentation: add node files to sysfs ABI
 2008-05-02 17:58 UTC  (25+ messages)
          ` [RFC][PATCH] hugetlb: add information and interface in sysfs [Was Re: [RFC][PATCH 4/5] Documentation: add node files to sysfs ABI]

[PATCH 1/2] MM: Make page tables relocatable -- conditional flush (rc9)
 2008-05-02  9:58 UTC  (5+ messages)

[RFC][PATCH 0/2] Huge page backed user-space stacks
 2008-05-02  1:51 UTC 

[patch] SLQB v2
 2008-05-02  1:48 UTC  (9+ messages)

[rfc] data race in page table setup/walking?
 2008-05-02  1:43 UTC  (17+ messages)

[PATCH] slub: #ifdef simplification
 2008-05-01 21:26 UTC  (2+ messages)

[PATCH] slabinfo: Support printout of the number of fallbacks
 2008-05-01 21:26 UTC  (2+ messages)

slub: Whitespace cleanup and use of strict_strtoul
 2008-05-01 21:26 UTC  (2+ messages)

[RFC 1/1] mm: add virt to phys debug
 2008-05-01 20:18 UTC  (2+ messages)

mmu notifier #v14
 2008-05-01 18:12 UTC  (2+ messages)
` mmu notifier-core v14->v15 diff for review

[patch 0/4] Bootmem cleanups
 2008-05-01 10:22 UTC  (8+ messages)
` [patch 1/4] mm: Move bootmem descriptors definition to a single place
` [patch 2/4] mm: Fix free_all_bootmem_core alignment check
` [patch 3/4] mm: Normalize internal argument passing of bootmem data
` [patch 4/4] mm: Unexport __alloc_bootmem_core()

2.6.24 regression: deadlock on coredump of big process
 2008-05-01  8:39 UTC  (13+ messages)
    ` [PATCH] more ZERO_PAGE handling ( was 2.6.24 regression: deadlock on coredump of big process)
              `  "

[RFC/PATH 1/2] MM: Make Page Tables Relocatable -- conditional flush
 2008-04-30 22:15 UTC  (5+ messages)

correct use of vmtruncate()?
 2008-04-30 15:55 UTC  (8+ messages)

Page Faults slower in 2.6.25-rc9 than 2.6.23
 2008-04-30 13:16 UTC  (10+ messages)

2.6.25-mm1: not looking good
 2008-04-30 11:16 UTC  (5+ messages)
` 2.6.25-mm1: Failing to probe IDE interface

[PATCH] procfs task exe symlink
 2008-04-30 11:02 UTC  (4+ messages)

[00/11] Virtualizable Compound Page Support V5
 2008-04-30  4:43 UTC  (12+ messages)
` [01/11] vmalloc: Return page array on vunmap
` [02/11] vcompound: pageflags: Add PageVcompound()
` [03/11] vmallocinfo: Support display of virtualized compound pages
` [04/11] vcompound: Core piece for virtualizable compound page allocation
` [05/11] vcompound: Debugging aid
` [06/11] sparsemem: Use virtualizable compound page
` [07/11] vcompound: bit waitqueue support
` [08/11] crypto: Use virtualizable compounds for temporary order 2 allocation
` [09/11] slub: Use virtualizable compound for buffer
` [10/11] vcompound: Fallback for zone wait table
` [11/11] e1000: Avoid vmalloc through virtualizable compound page

[RFC][PATCH] another swap controller for cgroup
 2008-04-30  4:09 UTC  (3+ messages)

[PATCH v2] docbook: fix vmalloc missing parameter notation (fwd)
 2008-04-30  3:24 UTC 

[PATCH v2] docbook: fix vmalloc missing parameter notation
 2008-04-30  3:18 UTC 

[PATCH] docbook: fix vmalloc missing parameter notation
 2008-04-30  3:14 UTC 

[PATCH 0/8] Change default MSGMNI tunable to scale with lowmem (v3)
 2008-04-29 20:28 UTC  (3+ messages)
` [PATCH 1/8] Scaling msgmni to the amount of lowmem

[0/2] vmalloc: Add /proc/vmallocinfo to display mappings
 2008-04-29 19:29 UTC  (11+ messages)
` [2/2] vmallocinfo: Add caller information

page:  |  | latest

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