linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-10 21:01:41 to 2012-02-16 06:57:18 UTC [more...]

[PATCH] memcg: rework inactive_ratio logic
 2012-02-16  6:57 UTC  (3+ messages)

[PATCH RFC 00/15] mm: memory book keeping and lru_lock splitting
 2012-02-16  5:43 UTC  (20+ messages)
` [PATCH RFC 01/15] mm: rename struct lruvec into struct book
` [PATCH RFC 02/15] mm: memory bookkeeping core
` [PATCH RFC 03/15] mm: add book->pages_count
` [PATCH RFC 04/15] mm: unify inactive_list_is_low()
` [PATCH RFC 05/15] mm: add book->reclaim_stat
` [PATCH RFC 06/15] mm: kill struct mem_cgroup_zone
` [PATCH RFC 07/15] mm: move page-to-book translation upper
` [PATCH RFC 08/15] mm: introduce book locking primitives
` [PATCH RFC 09/15] mm: handle book relocks on lumpy reclaim
` [PATCH RFC 10/15] mm: handle book relocks in compaction
` [PATCH RFC 11/15] mm: handle book relock in memory controller
` [PATCH RFC 12/15] mm: optimize books in update_page_reclaim_stat()
` [PATCH RFC 13/15] mm: optimize books in pagevec_lru_move_fn()
` [PATCH RFC 14/15] mm: optimize putback for 0-order reclaim
` [PATCH RFC 15/15] mm: split zone->lru_lock

memcg writeback (was Re: [Lsf-pc] [LSF/MM TOPIC] memcg topics.)
 2012-02-16  4:05 UTC  (23+ messages)
      ` reclaim the LRU lists full of dirty/writeback pages

exit_mmap() BUG_ON triggering since 3.1
 2012-02-16  2:48 UTC  (4+ messages)

[RFC] [PATCH v5 0/3] fadvise: support POSIX_FADV_NOREUSE
 2012-02-16  2:10 UTC  (19+ messages)
` [PATCH v5 1/3] kinterval: routines to manipulate generic intervals
` [PATCH v5 2/3] mm: filemap: introduce mark_page_usedonce
` [PATCH v5 3/3] fadvise: implement POSIX_FADV_NOREUSE

[PATCH 0/6 v5] pagemap handles transparent hugepage
 2012-02-16  0:54 UTC  (3+ messages)
` [PATCH 5/6] introduce pmd_to_pte_t()

[PATCH 1/2] memcg: fix page_referencies cgroup filter on global reclaim
 2012-02-16  0:15 UTC  (4+ messages)
` [PATCH 2/2] memcg: use vm_swappiness from current memcg

[PATCH] memcg: kill dead prev_priority stubs
 2012-02-16  0:06 UTC  (3+ messages)

[v7 0/8] Reduce cross CPU IPI interference
 2012-02-15 23:44 UTC  (15+ messages)

[PATCH V5r1 0/6] staging: ramster: multi-machine memory capacity management
 2012-02-15 15:54 UTC  (7+ messages)
` [PATCH 1/6] staging: ramster: cluster/messaging foundation
` [PATCH 2/6] staging: ramster: local compression + tmem
` [PATCH 3/6] staging: ramster: xvmalloc allocation files
` [PATCH 4/6] staging: ramster: ramster-specific changes to zcache/tmem
` [PATCH 5/6] staging: ramster: ramster-specific new files
` [PATCH 6/6] staging: ramster: enable as staging driver

[PATCH] Ensure that walk_page_range()'s start and end are page-aligned
 2012-02-15 14:39 UTC  (7+ messages)

[Bug 42578] Kernel crash "Out of memory error by X" when using NTFS file system on external USB Hard drive
 2012-02-15 13:57 UTC  (11+ messages)

[PATCH 1/4] prio_tree: remove unnecessary code in prio_tree_replace
 2012-02-15  0:19 UTC  (5+ messages)
` [PATCH 2/4] prio_tree: cleanup prio_tree_left/prio_tree_right
` [PATCH 3/4] prio_tree: simplify prio_tree_expand
` [PATCH 4/4] prio_tree: introduce prio_set_parent

[PATCH 2/6] staging: ramster: local compression + tmem
 2012-02-14 23:35 UTC 

[PATCH 6/6] staging: ramster: enable as staging driver
 2012-02-14 23:36 UTC 

[PATCH 5/6] staging: ramster: ramster-specific new files
 2012-02-14 23:36 UTC 

[PATCH 4/6] staging: ramster: ramster-specific changes to zcache/tmem
 2012-02-14 23:36 UTC 

[PATCH 3/6] staging: ramster: xvmalloc allocation files
 2012-02-14 23:35 UTC 

[PATCH 1/6] staging: ramster: cluster/messaging foundation
 2012-02-14 23:35 UTC 

[PATCH V5 0/6] staging: ramster: multi-machine memory capacity management
 2012-02-14 23:35 UTC 

[PATCH 1/2] mm: replace COMPACTION_BUILD with IS_ENABLED(CONFIG_COMPACTION)
 2012-02-14 21:37 UTC  (2+ messages)
` [PATCH 2/2] mm: replace NUMA_BUILD with IS_ENABLED(CONFIG_NUMA)

How to really write-protect a page
 2012-02-14 21:06 UTC 

[PATCH] slab: warning if total alloc size overflow
 2012-02-14 15:07 UTC  (9+ messages)

[PATCHv6 0/7] ARM: DMA-mapping framework redesign
 2012-02-14 15:02 UTC  (9+ messages)
` [PATCHv6 2/7] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv6 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv6 7/7] ARM: dma-mapping: add support for IOMMU mapper

[v7 0/8] Reduce cross CPU IPI interference
 2012-02-14 13:18 UTC  (12+ messages)

[PATCH] mm: hugetlb: defer freeing pages when gathering surplus pages
 2012-02-14 12:53 UTC 

[PATCH 0/6 v4] memcg: page cgroup diet
 2012-02-14 11:08 UTC  (16+ messages)
` [PATCH 1/6 v4] memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)
` [PATCH 2/6 v4] memcg: simplify move_account() check
` [PATCH 3/6 v4] memcg: remove PCG_MOVE_LOCK flag from page_cgroup
` [PATCH 4/6 v4] memcg: use new logic for page stat accounting
` [PATCH 5/6 v4] memcg: remove PCG_FILE_MAPPED
` [PATCH 6/6 v4] memcg: fix performance of mem_cgroup_begin_update_page_stat()

[PATCHv21 00/16] Contiguous Memory Allocator
 2012-02-14  8:38 UTC  (25+ messages)
` [PATCHv21 02/16] mm: compaction: introduce isolate_migratepages_range()
` [PATCHv21 03/16] mm: compaction: introduce map_pages()
` [PATCHv21 04/16] mm: compaction: introduce isolate_freepages_range()
` [PATCHv21 05/16] mm: compaction: export some of the functions
` [PATCHv21 06/16] mm: page_alloc: introduce alloc_contig_range()
` [PATCHv21 07/16] mm: page_alloc: change fallbacks array handling
` [PATCHv21 08/16] mm: mmzone: MIGRATE_CMA migration type added
` [PATCHv21 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCHv21 10/16] mm: Serialize access to min_free_kbytes
` [PATCHv21 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
  ` [Linaro-mm-sig] "

[RFC PATCH 0/6] hugetlbfs: Add cgroup resource controller for hugetlbfs
 2012-02-14  6:58 UTC  (10+ messages)
` [RFC PATCH 1/6] hugetlb: Add a new hugetlb cgroup
` [RFC PATCH 2/6] hugetlbfs: Add usage and max usage files to "
` [RFC PATCH 3/6] hugetlbfs: Add new region handling functions
` [RFC PATCH 4/6] hugetlbfs: Add controller support for shared mapping
` [RFC PATCH 5/6] hugetlbfs: Add controller support for private mapping
` [RFC PATCH 6/6] hugetlbfs: Switch to new region APIs

[patch -mm] mm, oom: introduce independent oom killer ratelimit state
 2012-02-14  6:50 UTC  (3+ messages)

Is there a reference count for ksm shared page?
 2012-02-14  2:17 UTC 

[PATCH] mm: print physical addresses consistently with other parts of kernel
 2012-02-14  0:04 UTC 

[PATCH 03/14] MIPS: adapt for dma_map_ops changes
 2012-02-13 12:41 UTC  (4+ messages)
` [PATCH 03/14 v2] "
    ` [PATCH 03/14 v3] "

[PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
 2012-02-13 11:10 UTC  (15+ messages)

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-02-13 10:40 UTC  (2+ messages)
` [PATCH] Hexagon: adapt for dma_map_ops changes

[PATCH 04/14] PowerPC: adapt for dma_map_ops changes
 2012-02-13 10:36 UTC  (2+ messages)
` [PATCH 04/14 v2] "

BUG: scheduling while atomic
 2012-02-13  8:08 UTC 

[PULL REQUEST] DMA-mapping framework redesign preparation patches
 2012-02-13  0:21 UTC  (2+ messages)

[PATCH] Mark thread stack correctly in proc/<pid>/maps
 2012-02-11 15:03 UTC  (11+ messages)
  ` [RESEND][PATCH] "

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v5)
 2012-02-11  4:31 UTC  (10+ messages)
` [PATCH 1/9] readahead: make context readahead more conservative
` [PATCH 2/9] readahead: record readahead patterns
` [PATCH 3/9] readahead: tag mmap page fault call sites
` [PATCH 4/9] readahead: tag metadata "
` [PATCH 5/9] readahead: add vfs/readahead tracing event
` [PATCH 6/9] readahead: add /debug/readahead/stats
` [PATCH 7/9] readahead: dont do start-of-file readahead after lseek()
` [PATCH 8/9] readahead: snap readahead request to EOF
` [PATCH 9/9] readahead: basic support for backwards prefetching

[PATCH] mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)
 2012-02-11  7:54 UTC 

[PATCH 0/4] shmem: radix-tree cleanups and swapoff optimizations
 2012-02-11  7:44 UTC  (3+ messages)
` [PATCH 5/4] shmem: put shmem_delete_from_page_cache under CONFIG_SWAP
` [PATCH 6/4] shmem: simplify shmem_truncate_range


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