linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-06 04:27:36 to 2011-06-08 20:22:07 UTC [more...]

[RFC][PATCH] memcg: break the zone->lru_lock in memcg-aware reclaim
 2011-06-08 20:20 UTC 

[PATCH] mm: Fix assertion mapping->nrpages == 0 in end_writeback()
 2011-06-08 20:10 UTC  (8+ messages)

[PATCH] Add debugging boundary check to pfn_to_page
 2011-06-08 19:56 UTC  (3+ messages)

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-08 17:02 UTC  (31+ messages)

[patch 0/8] mm: memcg naturalization -rc2
 2011-06-08 15:32 UTC  (20+ messages)
` [patch 2/8] mm: memcg-aware global reclaim
` [patch 8/8] mm: make per-memcg lru lists exclusive

Look for physical address from user space address/fixup - NET_DMA
 2011-06-08 14:45 UTC 

[PATCH] mm: dmapool: fix possible use after free in dmam_pool_destroy()
 2011-06-08 13:13 UTC  (5+ messages)

[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-06-08 10:30 UTC  (34+ messages)
` [PATCH v4 3.0-rc2-tip 1/22] 1: X86 specific breakpoint definitions
` [PATCH v4 3.0-rc2-tip 2/22] 2: uprobes: Breakground page replacement
` [PATCH v4 3.0-rc2-tip 3/22] 3: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v4 3.0-rc2-tip 4/22] 4: Uprobes: register/unregister probes
` [PATCH v4 3.0-rc2-tip 5/22] 5: x86: analyze instruction and determine fixups
` [PATCH v4 3.0-rc2-tip 6/22] 6: uprobes: store/restore original instruction
` [PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
` [PATCH v4 3.0-rc2-tip 8/22] 8: x86: architecture specific task information
` [PATCH v4 3.0-rc2-tip 9/22] 9: uprobes: task specific information
` [PATCH v4 3.0-rc2-tip 10/22] 10: uprobes: slot allocation for uprobes
` [PATCH v4 3.0-rc2-tip 11/22] 11: uprobes: get the breakpoint address
` [PATCH v4 3.0-rc2-tip 12/22] 12: x86: x86 specific probe handling
` [PATCH v4 3.0-rc2-tip 13/22] 13: uprobes: Handing int3 and singlestep exception
` [PATCH v4 3.0-rc2-tip 14/22] 14: x86: uprobes exception notifier for x86
` [PATCH v4 3.0-rc2-tip 15/22] 15: uprobes: register a notifier for uprobes
` [PATCH v4 3.0-rc2-tip 16/22] 16: tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v4 3.0-rc2-tip 17/22] 17: tracing: uprobes trace_event interface
` [PATCH v4 3.0-rc2-tip 18/22] 18: tracing: Uprobe tracer documentation
` [PATCH v4 3.0-rc2-tip 19/22] 19: perf: rename target_module to target
` [PATCH v4 3.0-rc2-tip 20/22] 20: perf: perf interface for uprobes
` [PATCH v4 3.0-rc2-tip 21/22] 21: perf: show possible probes in a given executable file or library
` [PATCH v4 3.0-rc2-tip 22/22] 22: perf: Documentation for perf uprobes

[PATCH v2] nommu: add page_align to mmap
 2011-06-08 10:19 UTC  (6+ messages)

[Bugme-new] [Bug 36192] New: Kernel panic when boot the 2.6.39+ kernel based off of 2.6.32 kernel
 2011-06-08 10:15 UTC  (29+ messages)

[PATCH 0/4] Fix compaction stalls due to accounting errors in isolated page accounting
 2011-06-08 10:11 UTC  (16+ messages)
` [PATCH 1/4] mm: compaction: Ensure that the compaction free scanner does not move to the next zone
` [PATCH 2/4] mm: vmscan: Do not use page_count without a page pin
` [PATCH 3/4] mm: memory-failure: Fix isolated page count during memory failure
` [PATCH 4/4] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
    ` [PATCH 4/4] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous V2

[BUGFIX][PATCH] memcg: fix behavior of per cpu charge cache draining
 2011-06-08  9:20 UTC  (5+ messages)

[PATCH v8 00/12] memcg: per cgroup dirty page accounting
 2011-06-08  5:20 UTC  (28+ messages)
` [PATCH v8 03/12] memcg: add mem_cgroup_mark_inode_dirty()
` [PATCH v8 04/12] memcg: add dirty page accounting infrastructure
` [PATCH v8 08/12] memcg: dirty page accounting support routines
` [PATCH v8 09/12] memcg: create support routines for writeback
` [PATCH v8 10/12] memcg: create support routines for page-writeback
` [PATCH v8 11/12] writeback: make background writeback cgroup aware

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-06-08  3:35 UTC  (11+ messages)

[BUGFIX][PATCH] fix node hotplug zonelist build
 2011-06-08  1:15 UTC 

[PATCH] REPOST: Dirty page tracking for physical system migration
 2011-06-07 21:32 UTC  (3+ messages)

[PATCH] Dirty page tracking for physical system migration
 2011-06-07 20:33 UTC  (2+ messages)

[PATCH V4 4/4] mm: frontswap: config and doc files
 2011-06-07 18:03 UTC  (2+ messages)

[PATCH V4 3/4] mm: frontswap: add hooks in swap subsystem and extend
 2011-06-07 17:59 UTC  (2+ messages)

[PATCH V4 2/4] mm: frontswap: core code
 2011-06-07 17:53 UTC  (2+ messages)

[PATCH v3 00/10] Prevent LRU churning
 2011-06-07 14:38 UTC  (11+ messages)
` [PATCH v3 01/10] compaction: trivial clean up acct_isolated
` [PATCH v3 02/10] Change isolate mode from int type to enum type
` [PATCH v3 03/10] Add additional isolation mode
` [PATCH v3 04/10] compaction: make isolate_lru_page with filter aware
` [PATCH v3 05/10] vmscan: "
` [PATCH v3 06/10] In order putback lru core
` [PATCH v3 07/10] migration: clean up unmap_and_move
` [PATCH v3 08/10] migration: make in-order-putback aware
` [PATCH v3 09/10] compaction: make compaction use in-order putback
` [PATCH v3 10/10] add inorder-lru tracepoints for just measurement

ENOSPC returned by handle_mm_fault()
 2011-06-07  9:57 UTC  (7+ messages)
        ` [PATCH] mm: fix "

[PATCH] Fix page isolated count mismatch
 2011-06-07  9:51 UTC  (2+ messages)

[PATCH]compaction: checks correct fragmentation index
 2011-06-07  9:32 UTC  (2+ messages)

Invitation to connect on LinkedIn
 2011-06-07  6:12 UTC 

[PATCH] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
 2011-06-06 22:32 UTC  (21+ messages)

[PATCH V4] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
 2011-06-06 14:56 UTC  (4+ messages)

[PATCH] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
 2011-06-06 14:47 UTC  (20+ messages)

[PATCH v2 0/5] Fix oom killer doesn't work at all if system have > gigabytes memory (aka CAI founded issue)
 2011-06-06 14:44 UTC  (6+ messages)

[PATCH 0/14] mm: tmpfs and trunc changes, affecting drm
 2011-06-06  5:37 UTC  (6+ messages)
` [PATCH 3/14] tmpfs: take control of its truncate_range

[PATCH 0/14] mm: tmpfs and trunc changes, affecting drm
 2011-06-06  4:42 UTC  (12+ messages)
` [PATCH 4/14] tmpfs: add shmem_read_mapping_page_gfp
` [PATCH 5/14] drm/ttm: use shmem_read_mapping_page
` [PATCH 6/14] drm/i915: "
` [PATCH 7/14] drm/i915: use shmem_truncate_range
` [PATCH 8/14] drm/i915: more struct_mutex locking
` [PATCH 9/14] mm: cleanup descriptions of filler arg
` [PATCH 10/14] mm: truncate functions are in truncate.c
` [PATCH 11/14] mm: tidy vmtruncate_range and related functions
` [PATCH 12/14] mm: consistent truncate and invalidate loops
` [PATCH 13/14] mm: pincer in truncate_inode_pages_range
` [PATCH 14/14] tmpfs: no need to use i_lock


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).