linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-29 03:42:00 to 2012-03-02 17:36:51 UTC [more...]

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-03-02 17:36 UTC 

[PATCH -next] slub: set PG_slab on all of slab pages
 2012-03-02 16:13 UTC  (6+ messages)

[RFC] memcg usage_in_bytes does not account file mapped and slab memory
 2012-03-02 16:27 UTC 

[PATCH] cpuset: mm: Remove memory barrier damage from the page allocator
 2012-03-02 16:19 UTC  (2+ messages)

[ATTEND] [LSF/MM TOPIC] Buffered writes throttling
 2012-03-02 15:33 UTC  (2+ messages)

[PATCH] mm: SLAB Out-of-memory diagnostics
 2012-03-02 14:33 UTC  (6+ messages)

[PATCH v2 1/2] thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
 2012-03-02 12:22 UTC  (5+ messages)
` [PATCH v2 2/2] memcg: avoid THP split in task migration

[PATCHv7 0/9] ARM: DMA-mapping framework redesign
 2012-03-02 11:07 UTC  (12+ messages)
` [PATCHv7 1/9] ARM: dma-mapping: introduce ARM_DMA_ERROR constant
` [PATCHv7 2/9] ARM: dma-mapping: use pr_* instread of printk
` [PATCHv7 3/9] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCHv7 4/9] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv7 5/9] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv7 6/9] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCHv7 7/9] ARM: dma-mapping: remove redundant code and cleanup
` [PATCHv7 8/9] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper

[PATCH 0/9] [RFC] pageout work and dirty reclaim throttling
 2012-03-02 10:39 UTC  (25+ messages)
` [PATCH 5/9] writeback: introduce the pageout work
  ` [PATCH v2 "
      ` [PATCH v3 "
` [PATCH 8/9] mm: dont set __GFP_WRITE on ramfs/sysfs writes
` [PATCH 9/9] mm: debug vmscan waits
  ` [RFC PATCH] mm: don't treat anonymous pages as dirtyable pages

[PATCH 00/11 v2] Push file_update_time() into .page_mkwrite
 2012-03-02  9:41 UTC  (17+ messages)
` [PATCH 1/9] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 2/9] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 3/9] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 4/9] cifs: Push file_update_time() into cifs_page_mkwrite()
` [PATCH 5/9] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [PATCH 6/9] fuse: Push file_update_time() into fuse_page_mkwrite()
` [PATCH 7/9] gfs2: Push file_update_time() into gfs2_page_mkwrite()
` [PATCH 8/9] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 9/9] mm: Update file times from fault path only if .page_mkwrite is not set

[PATCH v4 ch1 0/7] mm: some cleanup/rework before lru_lock splitting
 2012-03-02  8:53 UTC  (21+ messages)
` [PATCH 1/7] mm/memcg: scanning_global_lru means mem_cgroup_disabled
` [PATCH 2/7] mm/memcg: move reclaim_stat into lruvec
` [PATCH 3/7] mm: rework __isolate_lru_page() file/anon filter
` [PATCH 4/7] mm: push lru index into shrink_[in]active_list()
` [PATCH 5/7] mm: rework reclaim_stat counters
` [PATCH 6/7] mm/memcg: rework inactive_ratio calculation
` [PATCH 7/7] mm/memcg: use vm_swappiness from target memory cgroup

[PATCH -V2 0/9] memcg: add HugeTLB resource tracking
 2012-03-02  8:38 UTC  (15+ messages)
` [PATCH -V2 1/9] mm: move hugetlbfs region tracking function to common code
` [PATCH -V2 2/9] mm: Update region function to take new data arg
` [PATCH -V2 3/9] hugetlbfs: Use the generic region API and drop local one
` [PATCH -V2 4/9] memcg: Add non reclaim resource tracking to memcg
` [PATCH -V2 5/9] hugetlbfs: Add memory controller support for shared mapping
` [PATCH -V2 6/9] hugetlbfs: Add memory controller support for private mapping
` [PATCH -V2 7/9] memcg: track resource index in cftype private
` [PATCH -V2 8/9] hugetlbfs: Add memcg control files for hugetlbfs
` [PATCH -V2 9/9] memcg: Add memory controller documentation for hugetlb management

[PATCH] mm: use global_dirty_limit in throttle_vm_writeout()
 2012-03-02  6:14 UTC 

[PATCH] mm: don't set __GFP_WRITE on ramfs/sysfs writes
 2012-03-02  6:10 UTC 

[PATCH] Correct alignment of huge page requests
 2012-03-02  2:58 UTC 

[PATCH] Correct alignment of huge page requests
 2012-03-02  2:58 UTC  (2+ messages)

[PATCH 1/2] ksm: clean up page_trans_compound_anon_split
 2012-03-02  2:30 UTC  (4+ messages)
` [PATCH 2/2] ksm: cleanup: introduce ksm_check_mm()

[PATCH] sparsemem/bootmem: catch greater than section size allocations
 2012-03-01 23:12 UTC  (11+ messages)
  ` [PATCH v2] bootmem/sparsemem: remove limit constraint in alloc_bootmem_section

[PATCH -V2] hugetlbfs: Drop taking inode i_mutex lock from hugetlbfs_read
 2012-03-01 22:44 UTC  (5+ messages)

[RFC][PATCH] memcg: avoid THP split in task migration
 2012-03-01 22:01 UTC  (8+ messages)

[PATCH] mm: extend prefault helpers to fault in more than PAGE_SIZE
 2012-03-01 20:15 UTC  (7+ messages)

[v7 0/8] Reduce cross CPU IPI interference
 2012-03-01 18:27 UTC  (10+ messages)

[PATCH 3.3] memcg: fix deadlock by inverting lrucare nesting
 2012-03-01 10:00 UTC  (20+ messages)
` [PATCH next] memcg: fix deadlock by avoiding stat lock when anon
      ` [PATCH v2 "
` [PATCH next] memcg: remove PCG_FILE_MAPPED fix cosmetic fix
` [PATCH next] memcg: remove PCG_CACHE page_cgroup flag fix
      ` [PATCH next] memcg: remove PCG_CACHE page_cgroup flag fix2

[PATCH resend] mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
 2012-03-01  8:06 UTC  (3+ messages)

[PATCH 00/10] memcg: Kernel Memory Accounting
 2012-03-01  6:05 UTC  (34+ messages)
` [PATCH 02/10] memcg: Uncharge all kmem when deleting a cgroup
` [PATCH 03/10] memcg: Reclaim when more than one page needed
` [PATCH 04/10] memcg: Introduce __GFP_NOACCOUNT
` [PATCH 05/10] memcg: Slab accounting
` [PATCH 07/10] memcg: Stop res_counter underflows
` [PATCH 08/10] memcg: Add CONFIG_CGROUP_MEM_RES_CTLR_KMEM_ACCT_ROOT

[PATCH 0/7] memcg kernel memory tracking
 2012-03-01  2:11 UTC  (6+ messages)
` [PATCH 1/7] small cleanup for memcontrol.c

[patch 1/2] kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
 2012-03-01  1:38 UTC  (2+ messages)

[RFC][PATCH] fix move/migrate_pages() race on task struct
 2012-02-29 20:36 UTC  (21+ messages)

[PATCH 00/11] Push file_update_time() into .page_mkwrite
 2012-02-29 17:46 UTC  (5+ messages)
` [PATCH 09/11] sysfs: Push file_update_time() into bin_page_mkwrite()

[PATCH] hugetlbfs: Add new rw_semaphore to fix truncate/read race
 2012-02-29 14:42 UTC  (6+ messages)

[PATCHv23 00/16] Contiguous Memory Allocator
 2012-02-29 13:43 UTC  (10+ messages)
` [PATCHv23 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
  ` [Linaro-mm-sig] "
` [PATCHv23 13/16] drivers: add Contiguous Memory Allocator
  ` [Linaro-mm-sig] "
` [Linaro-mm-sig] [PATCHv23 00/16] "

[PATCH 1/2] vmalloc: use ZERO_SIZE_PTR / ZERO_OR_NULL_PTR
 2012-02-29  8:29 UTC  (7+ messages)

[PATCH] oom: add sysctl to enable slab memory dump
 2012-02-29  3:39 UTC  (8+ 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).