linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH][RFC][BUG] updating the ctime and mtime time stamps in msync()
 2008-01-10 20:48 UTC  (27+ messages)

[rfc][patch 1/2] mm: introduce VM_MIXEDMAP mappings
 2008-01-10 20:23 UTC  (49+ messages)
` [rfc][patch 2/2] xip: support non-struct page memory
                  ` [rfc][patch] mm: use a pte bit to flag normal pages
                ` [rfc][patch 0/4] VM_MIXEDMAP patchset with s390 backend
                  ` [rfc][patch 0/4] VM_MIXEDMAP patchset with s390 backend v2
                    ` [rfc][patch 1/4] include: add callbacks to toggle reference counting for VM_MIXEDMAP pages
                    ` [rfc][patch 2/4] mm: introduce VM_MIXEDMAP
                    ` [rfc][patch 3/4] Convert XIP to support non-struct page backed memory
                    ` [rfc][patch 4/4] s390: remove struct page entries for DCSS memory segments
                  ` [rfc][patch 1/4] mm: introduce VM_MIXEDMAP
                  ` [rfc][patch 2/4] xip: support non-struct page memory
                  ` [rfc][patch 3/4] s390: remove sturct page entries for z/VM DCSS memory segments
                  ` [rfc][patch 4/4] s390: mixedmap_refcount_pfn implementation using list walk

mmu notifiers
 2008-01-10 19:06 UTC  (8+ messages)
  ` [kvm-devel] "

[vm] writing to UDF DVD+RW (/dev/sr0) while under memory pressure: box ==> doorstop
 2008-01-10 17:16 UTC  (6+ messages)

[patch 00/19] VM pageout scalability improvements
 2008-01-10 16:08 UTC  (43+ messages)
` [patch 01/19] move isolate_lru_page() to vmscan.c
` [patch 02/19] free swap space on swap-in/activation
` [patch 03/19] define page_file_cache() function
` [patch 04/19] Use an indexed array for LRU variables
` [patch 05/19] split LRU lists into anon & file sets
` [patch 06/19] SEQ replacement for anonymous pages
` [patch 07/19] (NEW) add some sanity checks to get_scan_ratio
` [patch 08/19] add newly swapped in pages to the inactive list
` [patch 09/19] (NEW) more aggressively use lumpy reclaim
` [patch 10/19] No Reclaim LRU Infrastructure
` [patch 11/19] Non-reclaimable page statistics
` [patch 12/19] scan noreclaim list for reclaimable pages
` [patch 13/19] ramfs pages are non-reclaimable
` [patch 14/19] SHM_LOCKED pages are nonreclaimable
` [patch 15/19] non-reclaimable mlocked pages
` [patch 16/19] mlock vma pages under mmap_sem held for read
` [patch 17/19] handle mlocked pages during map/unmap and truncate
` [patch 18/19] account mlocked pages
` [patch 19/19] cull non-reclaimable anon pages from the LRU at fault time

[PATCH 00/10] percpu: Per cpu code simplification V4
 2008-01-10 13:48 UTC  (16+ messages)
` [PATCH 01/10] percpu: Use a kconfig variable to signal arch specific percpu setup
` [PATCH 02/10] percpu: Move arch XX_PER_CPU_XX definitions into linux/percpu.h
` [PATCH 03/10] percpu: Make the asm-generic/percpu.h more "generic"
` [PATCH 04/10] x86_32: Use generic percpu.h
` [PATCH 05/10] x86_64: Use generic percpu
` [PATCH 06/10] s390: "
` [PATCH 07/10] Powerpc: Use generic per cpu
` [PATCH 08/10] Sparc64: Use generic percpu
` [PATCH 09/10] ia64: "
` [PATCH 10/10] x86: Unify percpu.h

[BUG] at mm/slab.c:3320
 2008-01-10  4:13 UTC  (18+ messages)

[patch 00/19] VM pageout scalability improvements
 2008-01-10  3:14 UTC  (4+ messages)

[PATCH] updating the ctime and mtime time stamps in msync()
 2008-01-10  0:26 UTC  (3+ messages)

[patch 0/6] lockless pagecache
 2008-01-09 15:45 UTC  (2+ messages)

[PATCH 00/10] percpu: Per cpu code simplification V3
 2008-01-08 23:53 UTC  (19+ messages)
` [PATCH 01/10] percpu: Use a kconfig variable to signal arch specific percpu setup
` [PATCH 02/10] percpu: Move arch XX_PER_CPU_XX definitions into linux/percpu.h
` [PATCH 03/10] percpu: Make the asm-generic/percpu.h more "generic"
` [PATCH 04/10] x86_32: Use generic percpu.h
` [PATCH 05/10] x86_64: Use generic percpu
` [PATCH 06/10] s390: "
` [PATCH 07/10] Powerpc: Use generic per cpu
` [PATCH 08/10] Sparc64: Use generic percpu
` [PATCH 09/10] ia64: "
` [PATCH 10/10] x86: Unify percpu.h

reserving a region of highmem at boot time
 2008-01-08 17:46 UTC 

[patch 3/3] mm: remove nopage
 2008-01-08  9:41 UTC 

[PATCH 00 of 13] oom deadlock fixes # try 2
 2008-01-08  7:50 UTC  (14+ messages)
` [PATCH 01 of 13] limit shrink zone scanning
` [PATCH 02 of 13] avoid oom deadlock in nfs_create_request
` [PATCH 03 of 13] prevent oom deadlocks during read/write operations
` [PATCH 04 of 13] avoid selecting already killed tasks
` [PATCH 05 of 13] reduce the probability of an OOM livelock
` [PATCH 06 of 13] balance_pgdat doesn't return the number of pages freed
` [PATCH 07 of 13] don't depend on PF_EXITING tasks to go away
` [PATCH 08 of 13] stop useless vm trashing while we wait the TIF_MEMDIE task to exit
` [PATCH 09 of 13] oom select should only take rss into account
` [PATCH 10 of 13] limit reclaim if enough pages have been freed
` [PATCH 11 of 13] not-wait-memdie
` [PATCH 12 of 13] gfp-repeat stop with TIF_MEMDIE
` [PATCH 13 of 13] congestion wait

[PATCH 11 of 11] not-wait-memdie
 2008-01-08  7:45 UTC  (9+ messages)

[PATCH 10 of 11] limit reclaim if enough pages have been freed
 2008-01-08  7:28 UTC  (3+ messages)

Fwd: comparion: solaris 10 vs RHEL5 - memory
 2008-01-08  6:03 UTC  (3+ messages)

2.6.22-stable causes oomkiller to be invoked
 2008-01-08  4:33 UTC  (10+ messages)

RFC/Patch Make Page Tables Relocatable Part 2/2 Page Table Migration Code
 2008-01-07 20:17 UTC  (3+ messages)

SLUB: Fix sysfs object handling
 2008-01-07 19:53 UTC  (3+ 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