linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-23 09:59:39 to 2011-11-28 10:33:02 UTC [more...]

[RFC 0/2] Introduce dma buffer sharing mechanism
 2011-11-28 10:34 UTC  (17+ messages)
` [RFC 1/2] dma-buf: "
          ` [RFC 1/2] dma-buf: Introduce dma buffer sharing mechanismch
  ` [Linaro-mm-sig] [RFC 1/2] dma-buf: Introduce dma buffer sharing mechanism

[patch] mm, debug: test for online nid when allocating on single node
 2011-11-28 10:15 UTC  (3+ messages)

[patch 0/8] mm: memcg fixlets for 3.3
 2011-11-28 10:12 UTC  (45+ messages)
` [patch 1/8] mm: oom_kill: remove memcg argument from oom_kill_task()
` [patch 2/8] mm: unify remaining mem_cont, mem, etc. variable names to memcg
` [patch 3/8] mm: memcg: clean up fault accounting
` [patch 4/8] mm: memcg: lookup_page_cgroup (almost) never returns NULL
` [patch 5/8] mm: memcg: remove unneeded checks from newpage_charge()
` [patch 6/8] mm: memcg: remove unneeded checks from uncharge_page()
` [patch 7/8] mm: memcg: modify PageCgroupAcctLRU non-atomically
` [patch 8/8] mm: memcg: modify PageCgroupCache non-atomically

[BUG] 3.2-rc2: BUG kmalloc-8: Redzone overwritten
 2011-11-28  9:58 UTC  (12+ messages)
  ` [PATCH] net: Fix corruption in /proc/*/net/dev_mcast

[PATCH v6 00/10] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-11-28  4:32 UTC  (19+ messages)
` [PATCH v6 01/10] Basic kernel memory functionality for the Memory Controller
` [PATCH v6 02/10] foundations of per-cgroup memory pressure controlling
` [PATCH v6 03/10] socket: initial cgroup code
` [PATCH v6 04/10] Account tcp memory as kernel memory
` [PATCH v6 05/10] per-netns ipv4 sysctl_tcp_mem
` [PATCH v6 06/10] tcp buffer limitation: per-cgroup limit
` [PATCH v6 07/10] Display current tcp memory allocation in kmem cgroup
` [PATCH v6 08/10] Display current tcp failcnt "
` [PATCH v6 09/10] Display maximum tcp memory allocation "
` [PATCH v6 10/10] Disable task moving when using kernel memory accounting

[PATCH 0/8] readahead stats/tracing, backwards prefetching and more
 2011-11-28  2:39 UTC  (14+ messages)
` [PATCH 1/8] block: limit default readahead size for small devices
` [PATCH 2/8] readahead: make default readahead size a kernel parameter
` [PATCH 3/8] readahead: replace ra->mmap_miss with ra->ra_flags

linux-2.6.35.13: Schedule while atomic bug and kernel crash in kswapd
 2011-11-28  2:17 UTC  (2+ messages)

[RFC PATCH 0/5] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v3
 2011-11-27 20:50 UTC  (10+ messages)
` [PATCH 4/5] mm: compaction: Determine if dirty pages can be migreated without blocking within ->migratepage

[PATCH 52/62] mm: remove the second argument of k[un]map_atomic()
 2011-11-27  5:27 UTC 

[PATCH 3/3] MIPS: changes in VM core for adding THP
 2011-11-26 17:31 UTC  (2+ messages)

[PATCH] mm: migration: pair unlock_page and lock_page when migrating huge pages
 2011-11-26 17:33 UTC  (2+ messages)

[PATCH] mm: Fix off-by-one bug in print_nodes_state
 2011-11-26 15:42 UTC 

[PATCH v7 3.2-rc2 0/30] uprobes patchset with perf probe support
 2011-11-26  2:25 UTC  (42+ messages)
` [PATCH v7 3.2-rc2 1/30] uprobes: Auxillary routines to insert, find, delete uprobes
` [PATCH v7 3.2-rc2 3/30] uprobes: register/unregister probes
` [PATCH v7 3.2-rc2 4/30] uprobes: Define hooks for mmap/munmap
` [PATCH v7 3.2-rc2 5/30] uprobes: copy of the original instruction
` [PATCH v7 3.2-rc2 9/30] uprobes: Background page replacement
` [PATCH v7 3.2-rc2 12/30] uprobes: Handle breakpoint and Singlestep
` [PATCH v7 3.2-rc2 19/30] tracing: modify is_delete, is_return from ints to bool
` [PATCH v7 3.2-rc2 20/30] tracing: Extract out common code for kprobes/uprobes traceevents

[PATCHv17 0/11] Contiguous Memory Allocator
 2011-11-25 21:08 UTC  (3+ messages)
` [PATCH] mm: cma: hack/workaround for some allocation issues

Question about mm/compaction.c/acct_isolated: computing nr_anon, nr_file
 2011-11-25  8:03 UTC  (2+ messages)

Question about __zone_watermark_ok: why there is a "+ 1" in computing free_pages?
 2011-11-25  1:21 UTC 

[patch 0/5] mm: per-zone dirty limits v3-resend
 2011-11-25  1:00 UTC  (9+ messages)
` [patch 1/5] mm: exclude reserved pages from dirtyable memory
` [patch 2/5] mm: writeback: cleanups in preparation for per-zone dirty limits
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
` [patch 4/5] mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()
` [patch 5/5] Btrfs: pass __GFP_WRITE for buffered write page allocations

On numa interfaces and stuff
 2011-11-24 17:58 UTC  (2+ messages)

Fwd: uprobes: register/unregister probes
 2011-11-24 16:34 UTC  (7+ messages)

[PATCH] mm: compaction: push isolate search base of compact control one pfn ahead
 2011-11-24 14:03 UTC  (2+ messages)

WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
 2011-11-24  8:50 UTC  (35+ messages)
                                                  ` slub: use irqsafe_cpu_cmpxchg for put_cpu_partial

[V3 PATCH 1/2] tmpfs: add fallocate support
 2011-11-24  5:52 UTC  (16+ messages)
` [PATCH 2/2] fs: wire up .truncate_range and .fallocate

[PATCH] cleanup comment in include/linux/compaction.h for defer_compaction
 2011-11-24  2:57 UTC 

[patch for-3.2-rc3] cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
 2011-11-24  2:50 UTC  (14+ messages)

[PATCH] update memory cgroup maintainer
 2011-11-24  0:38 UTC 

use of alloc_bootmem for a PCI-e device
 2011-11-23 21:31 UTC  (4+ messages)

[RFC PATCH 0/7] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v4r2
 2011-11-23 15:57 UTC  (19+ messages)
` [PATCH 7/7] mm: compaction: Introduce sync-light migration for use by compaction

[PATCH v2 1/3] mm: more intensive memory corruption debug
 2011-11-23 13:25 UTC  (3+ messages)

[PATCH 2/2] cleanup: convert the int cnt to unsigned long in mm/memblock.c
 2011-11-23 13:01 UTC  (4+ messages)

[PATCH v5 00/10] per-cgroup tcp memory pressure
 2011-11-23 10:25 UTC  (7+ messages)
  ` [Devel] "

BUG: zonelist->_zonerefs == 0x1c08
 2011-11-23  9:59 UTC  (8+ messages)
    ` [PATCH] block: initialize request_queue's numa node during allocation
        `  "
          ` [patch v2 for-3.2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).