linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-30 08:36:29 to 2012-05-03 14:25:02 UTC [more...]

[PATCHv2 00/16] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
 2012-05-03 14:23 UTC  (17+ messages)
` [PATCH v2 01/16] FS: Added demand paging markers to filesystem
` [PATCH v2 02/16] MM: Added page swapping markers to memory management
` [PATCH v2 03/16] block: add queue attributes to manage dpmg and swapin requests
` [PATCH v2 04/16] block: add sysfs attributes for runtime control of dpmg and swapin
` [PATCH v2 05/16] block: Documentation: add sysfs ABI for expedite_dmpg and expedite_swapin
` [PATCH v2 06/16] block: treat DMPG and SWAPIN requests as special
` [PATCH v2 07/16] mmc: core: helper function for finding preemptible command
` [PATCH v2 08/16] mmc: core: add preemptibility tracking fields to mmc command
` [PATCH v2 09/16] mmc: core: Add MMC abort interface
` [PATCH v2 10/16] mmc: block: Detect HPI support in card and host controller
` [PATCH v2 11/16] mmc: core: Implement foreground request preemption procedure
` [PATCH v2 12/16] mmc: sysfs: Add sysfs entry for tuning preempt_time_threshold
` [PATCH v2 13/16] mmc: Documentation: Add sysfs ABI for hpi_time_threshold
` [PATCH v2 14/16] mmc: block: Implement HPI invocation and handling logic
` [PATCH v2 15/16] mmc: Update preempted request with CORRECTLY_PRG_SECTORS_NUM info
` [PATCH v2 16/16] mmc: omap_hsmmc: Implement abort_req host_ops

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-05-03 14:14 UTC  (6+ messages)
` [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 1/4] zsmalloc: rename zspage_order with zspage_pages
 2012-05-03 13:58 UTC  (8+ messages)
` [PATCH 2/4] zsmalloc: add/fix function comment
` [PATCH 3/4] zsmalloc use zs_handle instead of void *
` [PATCH 4/4] zsmalloc: zsmalloc: align cache line size

[PATCH] vmalloc: add warning in __vmalloc
 2012-05-03 13:48 UTC  (10+ messages)

[patch 0/5] refault distance-based file cache sizing
 2012-05-03 13:15 UTC  (26+ messages)
` [patch 1/5] mm: readahead: move radix tree hole searching here
` [patch 2/5] mm + fs: prepare for non-page entries in page cache
` [patch 3/5] mm + fs: store shadow pages "
` [patch 4/5] mm + fs: provide refault distance to page cache instantiations
` [patch 5/5] mm: refault distance-based file cache sizing

[PATCH 0/3] vmevent: Implement 'low memory' attribute
 2012-05-03 10:54 UTC  (8+ messages)
` [PATCH 1/3] vmevent: Implement equal-to attribute state
` [PATCH 2/3] vmevent: Pass attr argument to sampling functions
` [PATCH 3/3] vmevent: Implement special low-memory attribute

[PATCH v2 0/2] vmevent: Greater-than attribute + one-shot mode + a bugfix
 2012-05-03 10:52 UTC  (18+ messages)
` [PATCH 2/2] vmevent: Implement greater-than attribute and one-shot mode
        ` [PATCH v3 "
          ` [PATCH v4] vmevent: Implement greater-than attribute state "

[PATCH v2] MM: check limit while deallocating bootmem node
 2012-05-03  8:50 UTC  (4+ messages)

[PATCH] Documentations: Fix slabinfo.c directory in vm/slub.txt
 2012-05-03  8:34 UTC 

vmevent: question?
 2012-05-03  8:13 UTC  (9+ messages)

[PATCH] slab/mempolicy: always use local policy from interrupt context v2
 2012-05-03  7:18 UTC 

[PATCH 0/6] zsmalloc: clean up and fix arch dependency
 2012-05-03  5:16 UTC  (11+ messages)
` [PATCH 2/6] zsmalloc: remove unnecessary alignment
` [PATCH 6/6] zsmalloc: make zsmalloc portable

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-05-03  4:37 UTC  (4+ messages)
` [PATCH -V6 07/14] memcg: Add HugeTLB extension

[PATCH RESEND] memcg: Free spare array to avoid memory leak
 2012-05-03  3:09 UTC  (3+ messages)

[PATCH v5] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-05-03  0:46 UTC  (3+ messages)

[PATCH] Describe race of direct read and fork for unaligned buffers
 2012-05-02 19:25 UTC  (24+ messages)

[PATCH 00/16] Swap-over-NBD without deadlocking V9
 2012-05-02 16:24 UTC  (8+ messages)
` [PATCH 05/16] mm: allow PF_MEMALLOC from softirq context
` [PATCH 15/16] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage

[PATCH 00/23] slab+slub accounting for memcg
 2012-05-02 15:40 UTC  (23+ messages)
` [PATCH 09/23] kmem slab accounting basic infrastructure
` [PATCH 10/23] slab/slub: struct memcg_params
` [PATCH 11/23] slub: consider a memcg parameter in kmem_create_cache
` [PATCH 12/23] slab: pass memcg parameter to kmem_cache_create
` [PATCH 13/23] slub: create duplicate cache
` [PATCH 17/23] kmem controller charge/uncharge infrastructure
` [PATCH 19/23] slab: per-memcg accounting of slab caches
` [PATCH 0/3] A few fixes for '[PATCH 00/23] slab+slub accounting for memcg' series
  ` [PATCH 1/3] slab: Proper off-slabs handling when duplicating caches
  ` [PATCH 2/3] slab: Fix imbalanced rcu locking
  ` [PATCH 3/3] slab: Get rid of mem_cgroup_put_kmem_cache()

[PATCH 00/23] slab+slub accounting for memcg
 2012-05-02 15:14 UTC  (3+ messages)

[PATCH-V2] perf symbols: fix symbol offset breakage with separated debug info
 2012-05-02  7:02 UTC 

[PATCH next 00/12] mm: replace struct mem_cgroup_zone with struct lruvec
 2012-05-02  6:13 UTC  (5+ messages)

[PATCH 02/12] mm: add link from struct lruvec to struct zone
 2012-05-02  5:52 UTC  (2+ messages)
` [PATCH v2 "

[RFC][PATCH 0/7 v2] memcg: prevent failure in pre_destroy()
 2012-05-02  3:34 UTC  (15+ messages)
` [RFC][PATCH 1/7 v2] temporal compile-fix in linux-next
` [RFC][PATCH 2/7 v2] memcg: fix error code in hugetlb_force_memcg_empty()
` [RFC][PATCH 4/7 v2] memcg: use res_counter_uncharge_until in move_parent
` [RFC][PATCH 5/9 v2] move charges to root at rmdir if use_hierarchy is unset
` [RFC][PATCH 9/9 v2] memcg: never return error at pre_destroy()

[RFC PATCH] do_try_to_free_pages() might enter infinite loop
 2012-05-02  3:25 UTC  (8+ messages)

[RFC] vmalloc: add warning in __vmalloc
 2012-05-02  1:01 UTC  (6+ messages)

[PATCH] slub: prevent validate_slab() error due to race condition
 2012-05-01 20:23 UTC  (5+ messages)

[PATCH RFC 1/3] proc/smaps: carefully handle migration entries
 2012-05-01 18:29 UTC  (10+ messages)
` [PATCH RFC 2/3] proc/smaps: show amount of nonlinear ptes in vma
` [PATCH RFC 3/3] proc/smaps: show amount of hwpoison pages

[PATCH] hugetlb: avoid gratuitous BUG_ON in hugetlb_fault() -> hugetlb_cow()
 2012-05-01 15:43 UTC  (7+ messages)

[PATCH v3 0/9] Fixes for common mistakes w/ for_each_process and task->mm
 2012-05-01 10:45 UTC  (4+ messages)
` [PATCH 1/9] cpu: Introduce clear_tasks_mm_cpumask() helper

[PATCH RFC v2 0/1] Flexible proportions
 2012-05-01 10:34 UTC  (3+ messages)
` [PATCH RFC v2] lib: Proportions with flexible period

[RFC] propagate gfp_t to page table alloc functions
 2012-05-01  7:20 UTC  (8+ messages)

[PATCH bugfix] proc/pagemap: correctly report non-present ptes and holes between vmas
 2012-04-30 22:12 UTC  (4+ messages)

[PATCH] proc: Report PageAnon in last left bit of /proc/pid/pagemap
 2012-04-30 20:32 UTC  (3+ messages)
` [PATCH v3] proc: report file/anon bit in /proc/pid/pagemap

[PATCH v4] mm: compaction: handle incorrect Unmovable type pageblocks
 2012-04-30 11:00 UTC  (4+ messages)

[PATCH v3] mm: compaction: handle incorrect Unmovable type pageblocks
 2012-04-30  9:16 UTC  (10+ 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).