linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-05 19:02:48 to 2012-06-08 20:37:21 UTC [more...]

oomkillers gone wild
 2012-06-08 20:37 UTC  (8+ messages)

[PATCH v2 00/10] minor frontswap cleanups and tracing support
 2012-06-08 20:36 UTC  (13+ 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 20:32 UTC  (5+ messages)

[PATCH 0/4] kmem memcg proposed core changes
 2012-06-08 19:31 UTC  (6+ 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 1/4] slub: change declare of get_slab() to inline at all times
 2012-06-08 19:04 UTC  (6+ 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] zsmalloc documentation
 2012-06-03 20:20 UTC 

[patch 12/12] mm: correctly synchronize rss-counters at exit/exec
 2012-06-08 17:01 UTC  (11+ 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 v10] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-06-08  8:46 UTC 

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

Hole punching and mmap races
 2012-06-08  0:57 UTC  (16+ messages)

zsmalloc concerns
 2012-06-07 23:49 UTC  (7+ 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  (8+ 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  (19+ messages)
` [PATCH 02/11] mm: frontswap: trivial coding convention issues
` [PATCH 03/11] mm: frontswap: split out __frontswap_curr_pages
` [PATCH 04/11] mm: frontswap: split out __frontswap_unuse_pages
` [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
` [PATCH 09/11] mm: frontswap: remove unused variable in init
` [PATCH 10/11] mm: frontswap: split out function to clear a page out
` [PATCH 11/11] mm: frontswap: remove unneeded headers

write-behind on streaming writes
 2012-06-07 19:06 UTC  (16+ 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 

[PATCH 1/5] mm: memcg softlimit reclaim rework
 2012-06-06 18:23 UTC 

[PATCH] powerpc: Fix assmption of end_of_DRAM() returns end address
 2012-06-06 16:03 UTC  (4+ messages)

[PATCH/RFC 0/2] ARM: DMA-mapping: new extensions for buffer sharing (part 2)
 2012-06-06 13:45 UTC  (4+ messages)
` [PATCH 1/2] common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
` [PATCH 2/2] ARM: dma-mapping: add support for "

[PATCH v3] scatterlist: add sg_alloc_table_from_pages function
 2012-06-06 12:14 UTC  (4+ messages)

[PATCH 1/7] highmem: rearrange export symbol of __kmap_atomic_idx
 2012-06-06  8:15 UTC  (7+ messages)
` [PATCH 2/7] highmem: rearrange the comments of pkmap_count
` [PATCH 3/7] highmem: remove set_page_address()
` [PATCH 4/7] highmem: remove pool_lock
` [PATCH 5/7] highmem: direct struct page_address_map allocation
` [PATCH 6/7] highmem: remove ->virtual from struct page_address_map
` [PATCH 7/7] highmem: avoid page_address() in flush_all_zero_pkmaps()

[PATCH v2 0/3] memcg : renaming and cleanup enum/macro
 2012-06-06  7:19 UTC  (5+ messages)
` [PATCH 1/3] rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP
` [PATCH 3/3] remove MEM_CGROUP_CHARGE_TYPE_FORCE

[PATCH 0/2] swap: improve swap I/O rate - V2
 2012-06-05 23:44 UTC  (3+ messages)
` [PATCH 1/2] swap: allow swap readahead to be merged

[PATCH] mm: Make vb_alloc() more foolproof
 2012-06-05 23:02 UTC  (3+ 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).