linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[rfc] data race in page table setup/walking?
 2008-04-30  0:09 UTC  (8+ messages)

[RFC][PATCH 4/5] Documentation: add node files to sysfs ABI
 2008-04-29 23:48 UTC  (28+ messages)
                      ` [RFC][PATCH] hugetlb: add information and interface in sysfs [Was Re: [RFC][PATCH 4/5] Documentation: add node files to sysfs ABI]

[PATCH] slub: #ifdef simplification
 2008-04-29 23:16 UTC 

[PATCH] slabinfo: Support printout of the number of fallbacks
 2008-04-29 23:14 UTC 

slub: Whitespace cleanup and use of strict_strtoul
 2008-04-29 23:11 UTC 

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

correct use of vmtruncate()?
 2008-04-29 21:52 UTC  (3+ messages)

2.6.25-mm1: not looking good
 2008-04-29 21:37 UTC  (9+ messages)
` 2.6.25-mm1: Failing to probe IDE interface

[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

[patch 00/18] multi size, and giant hugetlb page support, 1GB hugetlb for x86
 2008-04-29 17:27 UTC  (55+ messages)
` [patch 02/18] hugetlb: factor out huge_new_page
` [patch 04/18] hugetlb: modular state
` [patch 05/18] hugetlb: multiple hstates
` [patch 07/18] hugetlbfs: per mount hstates
` [patch 08/18] hugetlb: multi hstate sysctls
` [patch 12/18] hugetlbfs: support larger than MAX_ORDER
` [patch 13/18] hugetlb: support boot allocate different sizes
` [patch 14/18] hugetlb: printk cleanup
` [patch 18/18] hugetlb: my fixes 2

Page Faults slower in 2.6.25-rc9 than 2.6.23
 2008-04-29 17:00 UTC  (9+ messages)

[PATCH 01 of 12] Core of mmu notifiers
 2008-04-29 16:03 UTC  (38+ messages)

nfs shared mmap performance regression against 2.6.23
 2008-04-29 15:18 UTC 

2.6.24 regression: deadlock on coredump of big process
 2008-04-29 14:10 UTC  (3+ messages)

[RFC/PATH 2/2] MM: Make Page Tables Relocatable -- relocation code
 2008-04-29 13:43 UTC 

[RFC/PATH 1/2] MM: Make Page Tables Relocatable -- conditional flush
 2008-04-29 13:42 UTC 

[PATCH 1/2] MM: Make page tables relocatable -- conditional flush (rc9)
 2008-04-29 13:27 UTC  (4+ messages)

Warning on memory offline (and possible in usual migration?)
 2008-04-29  7:20 UTC  (19+ messages)

[RFC][PATCH] memcg: performance improvement v2 [0/8]
 2008-04-29  3:11 UTC  (16+ messages)
` [RFC][PATCH 1/8] memcg: migration handling
` [RFC][PATCH 2/8] memcg: remove refcnt
` [RFC][PATCH 3/8] memcg: swapcache handling retry
` [RFC][PATCH 4/8] memcg: read_mostly
` [RFC][PATCH 5/8] memcg: optimize branches
` [RFC][PATCH 6/8] memcg: remove redundant initilization
` [RFC][PATCH 7/8] memcg: remove redundant checks
` [RFC][PATCH 8/8] memcg: inlining mem_cgroup_chage_statistics()

[PATCH 0/4] Verification and debugging of memory initialisation V4
 2008-04-28 19:29 UTC  (5+ messages)
` [PATCH 1/4] Add a basic debugging framework for memory initialisation
` [PATCH 2/4] Verify the page links and memory model
` [PATCH 3/4] Make defensive checks around PFN values registered for memory usage
` [PATCH 4/4] Print out the zonelists on request for manual verification

[PATCH -mm 12/15] No Reclaim LRU Infrastructure
 2008-04-28 18:18 UTC  (4+ messages)
` [PATCH -mm 13/15] Non-reclaimable page statistics
` [PATCH -mm 14/15] ramfs pages are non-reclaimable
` [PATCH -mm 15/15] SHM_LOCKED pages are nonreclaimable

mmu notifier #v14
 2008-04-28 14:48 UTC  (6+ messages)
    ` [kvm-devel] "

[PATCH 0/4] Verification and debugging of memory initialisation V3
 2008-04-28  9:34 UTC  (4+ messages)
` [PATCH 1/4] Add a basic debugging framework for memory initialisation

[patch 36/37] LTTng instrumentation mm
 2008-04-28  2:12 UTC  (2+ messages)

[PATCH]Fix usemap for DISCONTIG/FLATMEM with not-aligned zone initilaization
 2008-04-28  0:39 UTC  (12+ messages)
    ` [PATCH] memcgroup: check and initialize page->cgroup in memmap_init_zone
        ` Re: [PATCH]Fix usemap for DISCONTIG/FLATMEM with not-aligned zone initilaization
              ` [BUGFIX][PATCH] Fix usemap initialization v2
                ` [BUGFIX][PATCH] Fix usemap initialization v3

slub: #ifdef simplification
 2008-04-27 10:00 UTC  (2+ messages)

slub: Dump list of objects not freed on kmem_cache_close()
 2008-04-27 10:00 UTC  (2+ messages)

slabinfo: Support printout of the number of fallbacks
 2008-04-27 10:00 UTC  (2+ messages)

[PATCH] procfs task exe symlink
 2008-04-26 16:24 UTC  (3+ messages)

[PATCH 1 of 9] Lock the entire mm to prevent any mmu related operation to happen
 2008-04-26  0:57 UTC  (6+ messages)

a couple used but undefined CONFIG variables in MM
 2008-04-25 15:56 UTC 

[RFC] Reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings
 2008-04-25 15:19 UTC  (8+ messages)

[PATCH] Minimal mmu notifiers for kvm
 2008-04-25 11:12 UTC  (3+ messages)

wrong comment in do_try_to_free_pages ?
 2008-04-24  2:03 UTC 

[PATCH 04 of 12] Moves all mmu notifier methods outside the PT lock (first and not last
 2008-04-23 21:05 UTC  (11+ 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