linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] fix spurious EBUSY on memory cgroup removal
 2008-03-25  6:30 UTC  (4+ messages)

[RFC/PATCH 01/15] preparation: provide hook to enable pgstes in user pagetable
 2008-03-25  6:12 UTC  (12+ messages)
      ` [kvm-devel] "

[PATCH 00/10] NR_CPUS: third reduction of NR_CPUS memory usage
 2008-03-25  5:57 UTC  (12+ messages)
` [PATCH 01/10] x86_64: Cleanup non-smp usage of cpu maps v4
` [PATCH 02/10] init: move setup of nr_cpu_ids to as early as possible v4
` [PATCH 03/10] cpufreq: change cpu freq arrays to per_cpu variables
` [PATCH 04/10] acpi: change processors from array to per_cpu variable
` [PATCH 05/10] cpumask: Add cpumask_scnprintf_len function
` [PATCH 06/10] x86: reduce memory and stack usage in intel_cacheinfo
` [PATCH 07/10] cpu: change cpu_sys_devices from array to per_cpu variable
` [PATCH 08/10] net: remove NR_CPUS arrays in net/core/dev.c
` [PATCH 09/10] x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
` [PATCH 10/10] sched: Remove fixed NR_CPUS sized arrays in kernel_sched.c

ebizzy performance with different allocators
 2008-03-25  5:36 UTC  (2+ messages)

[RFC][PATCH] another swap controller for cgroup
 2008-03-25  4:35 UTC  (6+ messages)

[00/14] Virtual Compound Page Support V3
 2008-03-25  4:15 UTC  (50+ messages)
` [01/14] vcompound: Return page array on vunmap
` [02/14] vcompound: pageflags: Add PageVcompound()
` [03/14] vmallocinfo: Support display of vcompound for a virtual compound page
` [04/14] vcompound: Core piece
` [05/14] vcompound: Debugging aid
` [06/14] vcompound: Virtual fallback for sparsemem
` [07/14] vcompound: bit waitqueue support
` [08/14] vcompound: Fallback for zone wait table
` [09/14] vcompound: crypto: Fallback for temporary order 2 allocation
` [10/14] vcompound: slub: Use for buffer to correlate allocation addresses
` [11/14] vcompound: Fallbacks for order 1 stack allocations on IA64 and x86
          ` larger default page sizes
` [12/14] vcompound: Avoid vmalloc in e1000 driver
` [13/14] vcompound: Use vcompound for swap_map
` [14/14] vcompound: Avoid vmalloc for ehash_locks

[RFC 4/8] x86_64: Parsing for ACPI "SAPIC" table
 2008-03-25  4:03 UTC  (2+ messages)

[PATCH 00/12] cpumask: reduce stack pressure from local/passed cpumask variables
 2008-03-25  2:31 UTC  (13+ messages)
` [PATCH 01/12] cpumask: Convert cpumask_of_cpu to static array
` [PATCH 02/12] cpumask: pass pointer to cpumask for set_cpus_allowed()
` [PATCH 03/12] cpumask: reduce stack pressure in sched_affinity
` [PATCH 04/12] cpumask: pass cpumask by reference to acpi-cpufreq
` [PATCH 05/12] init: move large array from stack to _initdata section
` [PATCH 06/12] cpumask: create pointer to node_to_cpumask array element
` [PATCH 07/12] cpumask: reduce stack usage in SD_x_INIT initializers
` [PATCH 08/12] cpumask: pass temp cpumask variables in init_sched_build_groups
` [PATCH 09/12] sched: fix memory leak in build_sched_domains
` [PATCH 10/12] cpumask: reduce stack usage "
` [PATCH 11/12] cpumask: reduce stack pressure in cpu_coregroup_map
` [PATCH 12/12] cpu/node mask: reduce stack usage using MASK_NONE, MASK_ALL

[RFC 1/8] x86_64: Change GET_APIC_ID() from an inline function to an out-of-line function
 2008-03-25  2:18 UTC  (4+ messages)

[RFC][-mm] Memory controller add mm->owner
 2008-03-25  1:26 UTC  (7+ messages)

[PATCH] ext3: Use page_mkwrite vma_operations to get mmap write notification
 2008-03-24 23:01 UTC 

[RFC/PATCH 00/15 v2] kvm on big iron
 2008-03-24 21:52 UTC  (5+ messages)
  ` [RFC/PATCH 01/15 v2] preparation: provide hook to enable pgstes in user pagetable
  ` [RFC/PATCH 02/15 v2] preparation: host memory management changes for s390 kvm

[PATCH prototype] [0/8] Predictive bitmaps for ELF executables
 2008-03-24 21:47 UTC  (27+ messages)

[PATCH 2/6] compcache: block device - internal defs
 2008-03-24 20:39 UTC  (7+ messages)

[PATCH 3/6] compcache: TLSF Allocator interface
 2008-03-24 19:10 UTC  (5+ messages)

[PATCH 1/6] compcache: compressed RAM block device
 2008-03-24 18:35 UTC  (3+ messages)

[RFC 8/8] x86_64: Support for new UV apic
 2008-03-24 18:21 UTC 

[RFC 7/8] x86_64: Define the macros and tables for blade functions
 2008-03-24 18:21 UTC 

[RFC 6/8] x86_64: Define the macros and tables for the basic UV infrastructure
 2008-03-24 18:21 UTC 

[RFC 5/8] x86_64: Add UV specific header for MMR definitions
 2008-03-24 18:21 UTC 

[RFC 3/8] x86_64: Increase size of APICID
 2008-03-24 18:21 UTC 

[RFC 2/8] x86_64: Add functions to determine if platform is a UV platform
 2008-03-24 18:21 UTC 

[RFC 0/8] - Support for UV platform
 2008-03-24 18:21 UTC 

[PATCH 0/6]: compcache: Compressed Caching
 2008-03-24 18:15 UTC  (2+ messages)

[PATCH 6/6] compcache: Documentation
 2008-03-24 15:06 UTC 

[PATCH 5/6] compcache: TLSF Allocator - internal defs
 2008-03-24 15:05 UTC 

[PATCH 4/6] compcache: TLSF Allocator
 2008-03-24 15:04 UTC 

[patch 8/9] slub: Make the order configurable for each slab cache
 2008-03-24  1:22 UTC  (17+ messages)
  ` [patch 5/9] slub: Fallback to minimal order during slab page allocation
  ` [patch 2/9] Store max number of objects in the page struct
          ` [PATCH] Add definitions of USHORT_MAX and others

[PATCH] [0/18] GB pages hugetlb support
 2008-03-23 11:30 UTC  (5+ messages)
` [PATCH] [2/18] Add basic support for more than one hstate in hugetlbfs

[for -mm][PATCH][1/2] page reclaim throttle take3
 2008-03-22 16:43 UTC  (6+ messages)
` [for -mm][PATCH][2/2] "

[0/2] vmalloc: Add /proc/vmallocinfo to display mappings
 2008-03-22  2:40 UTC  (15+ messages)
` [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfo
` [2/2] vmallocinfo: Add caller information

[PATCH 0/3 (RFC)](memory hotplug) freeing pages allocated by bootmem for hotremove
 2008-03-22  0:09 UTC  (3+ messages)

Couple of questions about mempolicy rebinding
 2008-03-21 20:32 UTC  (2+ messages)

[PATCH] - Increase max physical memory size of x86_64
 2008-03-21 14:24 UTC  (2+ messages)

[RFC][PATCH 1/2]: MM: Make Page Tables Reloctable: Conditional TLB Flush
 2008-03-21 12:13 UTC  (3+ messages)

[PATCH] Add definitions of USHRT_MAX
 2008-03-21  2:12 UTC  (4+ messages)

[PATCH 00/30] Swap over NFS -v17
 2008-03-20 21:20 UTC  (5+ messages)
` [PATCH 01/30] swap over network documentation
` [PATCH 03/30] mm: tag reseve pages
` [PATCH 30/30] nfs: fix various memory recursions possible with swap over NFS

[RFC][PATCH 0/6] compcache: Compressed Caching
 2008-03-20 20:12 UTC  (4+ messages)
` [RFC][PATCH 3/6] compcache: TLSF Allocator interface
` [RFC][PATCH 5/6] compcache: TLSF Allocator - internal defs
` [RFC][PATCH 6/6] compcache: Documentation

page:  |  | latest

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