linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/2] powerpc: add hugepagesz boot-time parameter
 2007-11-28 16:12 UTC  (3+ messages)

[RFC 5/7] LTTng instrumentation mm
 2007-11-28 14:09 UTC  (21+ messages)
            ` [RFC PATCH] LTTng instrumentation mm (using page_to_pfn)
                ` [PATCH] Cast __page_to_pfn to unsigned long in CONFIG_SPARSEMEM
                    ` [PATCH] Cast page_to_pfn "

[Patch] mm/sparse.c: Check the return value of sparse_index_alloc()
 2007-11-28 12:44 UTC  (10+ messages)
  ` [Patch] mm/sparse.c: Improve the error handling for sparse_add_one_section()
      ` [Patch](Resend) "

pseries (power3) boot hang (pageblock_nr_pages==0)
 2007-11-28 10:52 UTC  (4+ messages)

[PATCH] MM: Standardize inclusion of linux header file to use "<>"
 2007-11-28 10:06 UTC 

[PATCH 2/2] powerpc: make 64K huge pages more reliable
 2007-11-28  5:03 UTC 

a questio about slab: double free detected in cache
 2007-11-28  4:59 UTC 

[PATCH 1/1] mm: Prevent dereferencing non-allocated per_cpu variables
 2007-11-28  0:15 UTC  (11+ messages)

[PATCH][SHMEM] Factor out sbi->free_inodes manipulations
 2007-11-27  8:36 UTC  (5+ messages)

[PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [0/10] introduction
 2007-11-27  3:11 UTC  (11+ messages)
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [1/10] add scan_global_lru macro
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [2/10] nid/zid helper function for cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [3/10] per-zone active inactive counter
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [4/10] calculate mapper_ratio per cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [5/10] calculate active/inactive imbalance "
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [6/10] remember reclaim priority in memory cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [7/10] calculate the number of pages to be scanned per cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [8/10] modifies vmscan.c for isolate globa/cgroup lru activity
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [9/10] per zone lru for cgroup
` [PATCH][for -mm] per-zone and reclaim enhancements for memory controller take 3 [10/10] per-zone-lock "

[PATCH] mem notifications v2
 2007-11-26 11:18 UTC  (9+ messages)

[RFC][PATCH] memory controller per zone patches take 2 [0/10] introduction
 2007-11-22 13:31 UTC  (27+ messages)
` [RFC][PATCH] memory controller per zone patches take 2 [1/10] add scan_global_lru() macro
` [RFC][PATCH] memory controller per zone patches take 2 [2/10] add nid/zid function for page_cgroup
` [RFC][PATCH] memory controller per zone patches take 2 [3/10] add per zone active/inactive counter to mem_cgroup
` [RFC][PATCH] memory controller per zone patches take 2 [4/10] calculate mapped ratio for memory cgroup
          `  "
` [RFC][PATCH] memory controller per zone patches take 2 [5/10] calculate active/inactive balance "
` [RFC][PATCH] memory controller per zone patches take 2 [6/10] remember reclaim priority "
` [RFC][PATCH] memory controller per zone patches take 2 [7/10] calculate reclaim scan number "
` [RFC][PATCH] memory controller per zone patches take 2 [8/10] changes in vmscan.c
` [RFC][PATCH] memory controller per zone patches take 2 [9/10] per-zone-lru for memory cgroup
` [RFC][PATCH] memory controller per zone patches take 2 [10/10] per-zone-lock "

[PATCH] Page allocator: Get rid of the list of cold pages
 2007-11-22  2:20 UTC  (15+ messages)

[PATCH 0/6] Use two zonelists per node instead of multiple zonelists v10
 2007-11-21 18:48 UTC  (12+ messages)
` [PATCH 1/6] Use zonelists instead of zones when direct reclaiming pages
` [PATCH 2/6] Introduce node_zonelist() for accessing the zonelist for a GFP mask
` [PATCH 3/6] Remember what the preferred zone is for zone_statistics
` [PATCH 4/6] Use two zonelist that are filtered by GFP mask
` [PATCH 5/6] Have zonelist contains structs with both a zone pointer and zone_idx
` [PATCH 6/6] Filter based on a nodemask as well as a gfp_mask

[PATCH 0/2] x86: Reduce pressure on stack from cpumask usage -v2
 2007-11-21 16:30 UTC  (5+ messages)
` [PATCH 1/2] cpumask: Convert cpumask_of_cpu to static array -v2
` [PATCH 2/2] cpumask: Convert set_cpus_allowed to use ptr for cpumask arg -v2

[PATCH 0/2] x86: Reduce pressure on stack from cpumask usage
 2007-11-21  8:02 UTC  (3+ messages)
` [PATCH 1/2] cpumask: Convert cpumask_of_cpu to static array
` [PATCH 2/2] cpumask: Convert set_cpus_allowed to use ptr for cpumask arg

[PATCH 0/6] Use two zonelists per node instead of multiple zonelists v10
 2007-11-21  0:38 UTC 

[PATCH 0/6] Use one zonelist per node instead of multiple zonelists v9
 2007-11-20 21:38 UTC  (13+ messages)
` [PATCH 4/6] Have zonelist contains structs with both a zone pointer and zone_idx
` [PATCH 6/6] Use one zonelist that is filtered by nodemask

[PATCH 0/1] x86: convert-cpuinfo_x86-array-to-a-per_cpu-array fix
 2007-11-20  7:55 UTC  (4+ messages)
` [PATCH 1/1] "

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-11-20  1:30 UTC  (3+ messages)

[PATCH] mm: fix confusing __GFP_REPEAT related comments
 2007-11-20  1:10 UTC 

[patch 0/6] lockless pagecache
 2007-11-19 22:58 UTC  (4+ messages)

[patch 2/2] x86_64: Configure stack size
 2007-11-19 22:35 UTC  (3+ messages)

page_referenced() and VM_LOCKED
 2007-11-19 19:09 UTC  (6+ messages)
  `  "

[RFC] Changing VM_PFNMAP assumptions and rules
 2007-11-19  0:17 UTC  (6+ messages)

[PATCH 00/33] Swap over NFS -v14
 2007-11-18 18:09 UTC  (6+ messages)

x86_64: Make sparsemem/vmemmap the default memory model
 2007-11-16  3:55 UTC  (9+ messages)
              ` x86_64: Make sparsemem/vmemmap the default memory model V2

[PATCH] hugetlb: retry pool allocation attempts
 2007-11-16  0:58 UTC  (7+ messages)
` [PATCH][UPDATED] "

[RFC] fuse writable mmap design
 2007-11-15 20:11 UTC  (7+ messages)

[RFC] Page allocator: Get rid of the list of cold pages
 2007-11-15 18:16 UTC  (5+ messages)

[RFC][ for -mm] memory controller enhancements for NUMA [0/10] introduction
 2007-11-15 11:36 UTC  (5+ messages)
` [RFC][ for -mm] memory controller enhancements for NUMA [10/10] per-zone-lru

[PATCH] Fix boot problem with iSeries lacking hugepage support
 2007-11-15 11:06 UTC  (6+ messages)

[patch 00/17] Slab defragmentation V7
 2007-11-15  3:59 UTC  (6+ messages)
` [patch 06/17] SLUB: Slab defrag core

[PATCH 0/3] mmap vs NFS
 2007-11-14 22:53 UTC  (9+ messages)
` [PATCH 3/3] nfs: use ->mmap_prepare() to avoid an AB-BA deadlock

page:  |  | latest

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