linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-12 13:02:34 to 2012-04-16 20:29:12 UTC [more...]

[PATCH] hugetlbfs: lockdep annotate root inode properly
 2012-04-16 20:28 UTC 

Followup: [PATCH -mm] make swapin readahead skip over holes
 2012-04-16 20:13 UTC  (2+ messages)

swap on eMMC and other flash
 2012-04-16 18:59 UTC  (6+ messages)

[NEW]: Introducing shrink_all_memory from user space
 2012-04-16 18:50 UTC  (7+ messages)

[PATCH V2 1/5] memcg: revert current soft limit reclaim implementation
 2012-04-16 17:33 UTC  (5+ messages)

[PATCH] kvm: don't call mmu_shrinker w/o used_mmu_pages
 2012-04-16 16:43 UTC  (3+ messages)

[PATCH V2 3/5] memcg: set soft_limit_in_bytes to 0 by default
 2012-04-16 16:33 UTC  (6+ messages)

[PATCH V2 0/5] memcg softlimit reclaim rework
 2012-04-16 16:32 UTC  (3+ messages)

[RFC] writeback and cgroup
 2012-04-16 15:52 UTC  (23+ messages)
    ` [Lsf] "

[RFC PATCH] s390: mm: rmap: Transfer storage key to struct page under the page lock
 2012-04-16 15:50 UTC  (4+ messages)

[RFC 0/6] uprobes: kill uprobes_srcu/uprobe_srcu_id
 2012-04-16 15:34 UTC  (16+ messages)
` [PATCH 2/6] uprobes: introduce is_swbp_at_addr_fast()

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-04-16 15:03 UTC  (15+ messages)
` [PATCH 01/11] netvm: Prevent a stream-specific deadlock
` [PATCH 02/11] selinux: tag avc cache alloc as non-critical
` [PATCH 03/11] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/11] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/11] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/11] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/11] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 08/11] nfs: disable data cache revalidation for swapfiles
` [PATCH 09/11] nfs: enable swap on NFS
` [PATCH 10/11] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 11/11] Avoid dereferencing bd_disk during swap_entry_free for network storage

[PATCH] slub: don't create a copy of the name string in kmem_cache_create
 2012-04-16 14:41 UTC  (3+ messages)

question about memsw of memory cgroup-subsystem
 2012-04-16 14:26 UTC  (3+ messages)

how to avoid allocating or freeze MOVABLE memory in userspace
 2012-04-16 13:55 UTC  (4+ messages)

[PATCH] perf/probe: Provide perf interface for uprobes
 2012-04-16 12:27 UTC  (12+ messages)
      `  "

[PATCH 1/2] perf/probe: Provide perf interface for uprobes
 2012-04-16 12:09 UTC  (2+ messages)
` [RFC] [PATCH 2/2] perf/probe: Detect probe target when m/x options are absent

[PATCH 00/16] Swap-over-NBD without deadlocking V9
 2012-04-16 12:17 UTC  (17+ messages)
` [PATCH 01/16] mm: Serialize access to min_free_kbytes
` [PATCH 02/16] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/16] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 04/16] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 05/16] mm: allow PF_MEMALLOC from softirq context
` [PATCH 06/16] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/16] net: Introduce sk_allocation() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/16] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/16] netvm: Propagate page->pfmemalloc to skb
` [PATCH 11/16] netvm: Propagate page->pfmemalloc from netdev_alloc_page "
` [PATCH 12/16] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 13/16] mm: Micro-optimise slab to avoid a function call
` [PATCH 14/16] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 15/16] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 16/16] mm: Account for the number of times direct reclaimers get throttled

[PATCH 1/2] perf/probe: verify instruction/offset in perf before adding a uprobe
 2012-04-16 11:23 UTC  (3+ messages)
` [PATCH -tip ] x86: Handle failures of getting immediates in instruction decoder
  ` [tip:perf/urgent] x86: Handle failures of parsing immediate operands in the "

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-04-16 10:44 UTC  (15+ messages)
` [PATCH -V6 01/14] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V6 02/14] hugetlbfs: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V6 03/14] hugetlbfs: Add an inline helper for finding hstate index
` [PATCH -V6 04/14] hugetlb: Use mmu_gather instead of a temporary linked list for accumulating pages
` [PATCH -V6 05/14] hugetlb: Avoid taking i_mmap_mutex in unmap_single_vma for hugetlb
` [PATCH -V6 06/14] hugetlb: Simplify migrate_huge_page
` [PATCH -V6 07/14] memcg: Add HugeTLB extension
` [PATCH -V6 08/14] hugetlb: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V6 09/14] memcg: track resource index in cftype private
` [PATCH -V6 10/14] hugetlbfs: Add memcg control files for hugetlbfs
` [PATCH -V6 11/14] hugetlbfs: Add a list for tracking in-use HugeTLB pages
` [PATCH -V6 12/14] memcg: move HugeTLB resource count to parent cgroup on memcg removal
` [PATCH -V6 13/14] hugetlb: migrate memcg info from oldpage to new page during migration
` [PATCH -V6 14/14] memcg: Add memory controller documentation for hugetlb management

[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
 2012-04-16  9:43 UTC  (4+ messages)
` [PATCH 2/3] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH 3/3] tracing: Provide trace events interface for uprobes

[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
 2012-04-16  9:22 UTC  (9+ messages)
` [PATCH 3/3] tracing: Provide trace events interface for uprobes
  ` [PATCH UPDATED "
        `  "

[Updated PATCH 3/3] tracing: Provide trace events interface for uprobes
 2012-04-16  9:20 UTC  (3+ messages)

Replica Watch 70% OFF 11vkm
 2012-04-16  5:38 UTC 

[PATCH 0/4] ARM: replace custom consistent dma region with vmalloc
 2012-04-16  1:32 UTC  (7+ messages)
` [PATCH 1/4] mm: vmalloc: use const void * for caller argument
` [PATCH 2/4] mm: vmalloc: export find_vm_area() function
` [PATCH 3/4] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
` [PATCH 4/4] ARM: remove consistent dma region and use common vmalloc range for dma allocations

mm code for allowing reclaim of page previously swapped but now clean-in-memory?
 2012-04-15 21:12 UTC 

[PATCH 2/2] uprobes/core: Decrement uprobe count before the pages are unmapped
 2012-04-15  6:29 UTC  (3+ messages)
` [tip:perf/uprobes] "

[PATCH V2 5/5] memcg: change the target nr_to_reclaim for each memcg under kswapd
 2012-04-15  1:57 UTC  (8+ messages)

[PATCH 1/2] uprobes/core: Make background page replacement logic account for rss_stat counters
 2012-04-14 18:25 UTC  (2+ messages)
` [tip:perf/uprobes] "

[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE
 2012-04-14 16:03 UTC  (4+ messages)
    ` [PATCH] mm: fixup compilation error due to an asm write through a const pointer

[PATCH V2 4/5] memcg: detect no memcgs above softlimit under zone reclaim
 2012-04-14 14:32 UTC  (2+ messages)

Missing initialization of pages removed with memblock_remove
 2012-04-14 10:13 UTC  (2+ messages)

[PATCH] mm: page-writeback.c: local functions should not be exposed globally
 2012-04-14  9:42 UTC  (2+ messages)

[PATCH] mm: fix up the vmscan stat in vmstat
 2012-04-13 22:26 UTC  (2+ messages)

[PATCH v1 0/7] memcg remove pre_destroy
 2012-04-13 22:19 UTC  (20+ messages)
` [PATCH 1/7] res_counter: add a function res_counter_move_parent()
` [PATCH 4/7] memcg: remove 'uncharge' argument from mem_cgroup_move_account()
` [PATCH 5/7] memcg: divide force_empty into 2 functions, avoid memory reclaim at rmdir
` [PATCH 7/7] memcg: remove drain_all_stock_sync

Wire transfer rejected
 2012-04-13 18:59 UTC 

[PATCH] mm: fix up the vmscan stat in vmstat
 2012-04-13 14:26 UTC  (11+ messages)

[PATCH 1/2] mm: fix NULL ptr dereference in migrate_pages
 2012-04-13 13:52 UTC  (3+ messages)
` [PATCH 2/2] mm: fix NULL ptr dereference in move_pages

[PATCH] Revert "proc: clear_refs: do not clear reserved pages"
 2012-04-13  9:22 UTC  (3+ messages)

[PATCH RESEND][BUG] sparsemem: Initialize all memmap entries within sections
 2012-04-13  8:53 UTC 

[PATCH] mm: sync rss-counters at the end of exit_mm()
 2012-04-13  6:43 UTC  (7+ messages)
` [PATCH 1/2] mm: set task exit code before complete_vfork_done()
` [PATCH 2/2] mm: call complete_vfork_done() after clearing child_tid and flushing rss-counters

[PATCH 2/2] perf/probe: verify instruction/offset in perf before adding a uprobe
 2012-04-13  2:59 UTC  (2+ messages)

[PATCH -mm] remove swap token code
 2012-04-12 15:06 UTC  (2+ messages)

[patch] mm, oom: avoid checking set of allowed nodes twice when selecting a victim
 2012-04-12 14:01 UTC  (2+ messages)


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