linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-06 18:23:30 to 2012-06-10 00:50:00 UTC [more...]

[PATCH v2] zsmalloc documentation
 2012-06-10  0:49 UTC  (3+ messages)

[PATCH] zsmalloc documentation
 2012-06-10  0:04 UTC  (3+ messages)

[PATCH -V8 00/16] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-09 19:28 UTC  (30+ messages)
` [PATCH -V8 01/16] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V8 02/16] hugetlb: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V8 03/16] hugetlb: add an inline helper for finding hstate index
` [PATCH -V8 04/16] hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
` [PATCH -V8 05/16] hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb
` [PATCH -V8 06/16] hugetlb: simplify migrate_huge_page()
` [PATCH -V8 07/16] hugetlb: add a list for tracking in-use HugeTLB pages
` [PATCH -V8 08/16] hugetlb: Make some static variables global
` [PATCH -V8 09/16] mm/hugetlb: Add new HugeTLB cgroup
` [PATCH -V8 10/16] hugetlb/cgroup: Add the cgroup pointer to page lru
` [PATCH -V8 11/16] hugetlb/cgroup: Add charge/uncharge routines for hugetlb cgroup
` [PATCH -V8 12/16] hugetlb/cgroup: Add support for cgroup removal
` [PATCH -V8 13/16] hugetlb/cgroup: add hugetlb cgroup control files
` [PATCH -V8 14/16] hugetlb/cgroup: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V8 15/16] hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration
` [PATCH -V8 16/16] hugetlb/cgroup: add HugeTLB controller documentation

[PATCH 1/4] slub: change declare of get_slab() to inline at all times
 2012-06-09 15:57 UTC  (7+ messages)
  ` [PATCH 2/4] slub: use __cmpxchg_double_slab() at interrupt disabled place
  ` [PATCH 3/4] slub: refactoring unfreeze_partials()
  ` [PATCH 4/4] slub: deactivate freelist of kmem_cache_cpu all at once in deactivate_slab()

[PATCH] mm/buddy: fix default NUMA nodes
 2012-06-09 15:11 UTC 

[PATCH] mm/buddy: cleanup on should_fail_alloc_page
 2012-06-09 14:51 UTC 

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-06-09 14:16 UTC  (7+ messages)
` [PATCH -V6 07/14] memcg: Add HugeTLB extension

[PATCH] mm/page-writeback.c: fix comments error in page-writeback.c
 2012-06-09 11:54 UTC  (2+ messages)

[PATCH] mm/memory.c:fix the coding format of memory.c
 2012-06-09 11:22 UTC 

[patch 12/12] mm: correctly synchronize rss-counters at exit/exec
 2012-06-09  9:43 UTC  (12+ messages)
              ` [PATCH] "

[PATCH v5] slab/mempolicy: always use local policy from interrupt context
 2012-06-09  9:40 UTC 

[PATCH 0/4] kmem memcg proposed core changes
 2012-06-09  8:24 UTC  (9+ messages)
` [PATCH 1/4] memcg: kmem controller dispatch infrastructure
` [PATCH 2/4] Add a __GFP_SLABMEMCG flag
` [PATCH 3/4] don't do __ClearPageSlab before freeing slab page
` [PATCH 4/4] mm: Allocate kernel pages to the right memcg

[PATCH] mm/memory.c: fix kernel-doc warnings
 2012-06-09  1:40 UTC 

[PATCH 1/5] mm: memcg softlimit reclaim rework
 2012-06-08 23:38 UTC  (2+ messages)

Hole punching and mmap races
 2012-06-08 23:06 UTC  (14+ messages)

[PATCH v2 00/10] minor frontswap cleanups and tracing support
 2012-06-08 22:38 UTC  (15+ messages)
` [PATCH v2 01/10] mm: frontswap: remove casting from function calls through ops structure
` [PATCH v2 02/10] mm: frontswap: trivial coding convention issues
` [PATCH v2 03/10] mm: frontswap: split out __frontswap_curr_pages
` [PATCH v2 04/10] mm: frontswap: split out __frontswap_unuse_pages
` [PATCH v2 05/10] mm: frontswap: split frontswap_shrink further to simplify locking
` [PATCH v2 06/10] mm: frontswap: make all branches of if statement in put page consistent
` [PATCH v2 07/10] mm: frontswap: remove unnecessary check during initialization
` [PATCH v2 08/10] mm: frontswap: add tracing support
` [PATCH v2 09/10] mm: frontswap: split out function to clear a page out
` [PATCH v2 10/10] mm: frontswap: remove unneeded headers

[Resend PATCH v2] mm: Fix slab->page _count corruption
 2012-06-08 21:25 UTC  (7+ messages)

[PATCH v10] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-06-08 21:18 UTC  (2+ messages)

oomkillers gone wild
 2012-06-08 21:03 UTC  (9+ messages)

memcg cgroup controller & sbrk interaction
 2012-06-08 14:51 UTC 

[PATCH] [RESEND] arm: limit memblock base address for early_pte_alloc
 2012-06-08 13:58 UTC  (2+ messages)

[PATCH 3/3] vmevent: Implement special low-memory attribute
 2012-06-08 12:25 UTC  (59+ messages)
            ` [PATCH 0/5] Some vmevent fixes
              ` [PATCH 1/5] vmstat: Implement refresh_vm_stats()
              ` [PATCH 2/5] vmevent: Convert from deferred timer to deferred work

[PATCH] shmem: replace_page must flush_dcache and others
 2012-06-08  8:40 UTC  (2+ messages)

[PATCH v3] zsmalloc: zsmalloc: use unsigned long instead of void *
 2012-06-08  7:29 UTC  (6+ messages)
` [PATCH] zram: fix random data read
` [PATCH] zram: remove special handle of uncompressed page

[PATCH] mm: fix ununiform page status when writing new file with small buffer
 2012-06-08  3:10 UTC  (2+ messages)

[PATCH 1/3] proc: add /proc/kpageorder interface
 2012-06-08  2:32 UTC  (5+ messages)

a whole bunch of crashes since todays -mm merge
 2012-06-08  2:22 UTC  (10+ messages)

zsmalloc concerns
 2012-06-07 23:49 UTC  (6+ messages)

[PATCH] meminfo: show /proc/meminfo base on container's memcg
 2012-06-07 23:18 UTC  (2+ messages)

[PATCH 1/2] zsmalloc: zsmalloc: use unsigned long instead of void *
 2012-06-07 21:20 UTC  (7+ messages)
` [PATCH 2/2] zram: clean up handle

[ 08/82] mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
 2012-06-07 21:00 UTC  (2+ messages)
` [PATCH] thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE

[PATCH 01/11] mm: frontswap: remove casting from function calls through ops structure
 2012-06-07 20:56 UTC  (13+ messages)
` [PATCH 05/11] mm: frontswap: split frontswap_shrink further to eliminate locking games
` [PATCH 06/11] mm: frontswap: make all branches of if statement in put page consistent
` [PATCH 07/11] mm: frontswap: remove unnecessary check during initialization
` [PATCH 08/11] mm: frontswap: add tracing support

write-behind on streaming writes
 2012-06-07 19:06 UTC  (12+ messages)

[PATCH -V7 00/14] hugetlb: Add HugeTLB controller to control HugeTLB allocation
 2012-06-07 19:05 UTC  (6+ messages)
` [PATCH -V7 07/14] mm/page_cgroup: Make page_cgroup point to the cgroup rather than the mem_cgroup

[RFC -mm] memcg: prevent from OOM with too many dirty pages
 2012-06-07 14:45 UTC  (9+ messages)

[PATCH v3 00/28] kmem limitation for memcg
 2012-06-07 14:00 UTC  (4+ messages)

3.4-rc7: BUG: Bad rss-counter state mm:ffff88040b56f800 idx:1 val:-59
 2012-06-07 13:53 UTC  (9+ messages)

[PATCH v9] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-06-07  4:23 UTC  (9+ messages)

[PATCH 00/35] AutoNUMA alpha14
 2012-06-07  2:30 UTC  (5+ messages)
  `  "
    ` AutoNUMA15

frontswap: is frontswap_init called from swapoff safe?
 2012-06-07  0:37 UTC  (2+ messages)

[PATCH 0/6] mempolicy memory corruption fixlet
 2012-06-06 19:10 UTC  (17+ messages)

kernel BUG at mm/memory.c:1228!
 2012-06-06 16:53 UTC 

[PATCH 5/5] mm: memcg discount pages under softlimit from per-zone reclaimable_pages
 2012-06-06 18:24 UTC 

[PATCH 4/5] mm: memcg revert upstream all_unreclaimable() use zone->all_unreclaimable as a name
 2012-06-06 18:24 UTC 

[PATCH 3/5] mm: memcg detect no memcgs above softlimit under zone reclaim
 2012-06-06 18:23 UTC 

[PATCH 2/5] mm: memcg set soft_limit_in_bytes to 0 by default
 2012-06-06 18:23 UTC 


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