linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-22 21:07:01 to 2012-02-28 06:04:11 UTC [more...]

[PATCH v3 00/21] mm: lru_lock splitting
 2012-02-28  6:04 UTC  (57+ messages)
` [PATCH v3 01/21] memcg: unify inactive_ratio calculation
` [PATCH v3 02/21] memcg: make mm_match_cgroup() hirarchical
` [PATCH v3 03/21] memcg: fix page_referencies cgroup filter on global reclaim
` [PATCH v3 04/21] memcg: use vm_swappiness from target memory cgroup
` [PATCH v3 05/21] mm: rename lruvec->lists into lruvec->pages_lru
` [PATCH v3 06/21] mm: lruvec linking functions
` [PATCH v3 07/21] mm: add lruvec->pages_count
` [PATCH v3 08/21] mm: unify inactive_list_is_low()
` [PATCH v3 09/21] mm: add lruvec->reclaim_stat
` [PATCH v3 10/21] mm: kill struct mem_cgroup_zone
` [PATCH v3 11/21] mm: move page-to-lruvec translation upper
` [PATCH v3 12/21] mm: push lruvec into update_page_reclaim_stat()
` [PATCH v3 13/21] mm: push lruvecs from pagevec_lru_move_fn() to iterator
` [PATCH v3 14/21] mm: introduce lruvec locking primitives
` [PATCH v3 15/21] mm: handle lruvec relocks on lumpy reclaim
` [PATCH v3 16/21] mm: handle lruvec relocks in compaction
` [PATCH v3 17/21] mm: handle lruvec relock in memory controller
` [PATCH v3 18/21] mm: add to lruvec isolated pages counters
` [PATCH v3 19/21] memcg: check lru vectors emptiness in pre-destroy
` [PATCH v3 20/21] mm: split zone->lru_lock
` [PATCH v3 21/21] mm: zone lru vectors interleaving
    ` [PATCH 1/2] mm: configure lruvec split by boot options
    ` [PATCH 2/2] mm: show zone lruvec state in /proc/zoneinfo

[PATCH] tmpfs: security xattr setting on inode creation
 2012-02-28  5:51 UTC  (9+ messages)

[PATCH] Correct alignment of huge page requests
 2012-02-28  4:00 UTC 

[PATCH] HUGETLBFS: Align memory request to multiple of huge page size to avoid underallocating
 2012-02-28  3:04 UTC  (3+ messages)

[PATCH] hugetlbfs: Add new rw_semaphore to fix truncate/read race
 2012-02-28  0:02 UTC  (3+ messages)

Bad page state bugs since 3.0
 2012-02-27 23:32 UTC 

[PATCH 00/10] memcg: Kernel Memory Accounting
 2012-02-27 23:05 UTC  (12+ messages)
` [PATCH 01/10] memcg: Kernel memory accounting infrastructure
` [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 06/10] memcg: Track all the memcg children of a kmem_cache
` [PATCH 07/10] memcg: Stop res_counter underflows
` [PATCH 08/10] memcg: Add CONFIG_CGROUP_MEM_RES_CTLR_KMEM_ACCT_ROOT
` [PATCH 09/10] memcg: Per-memcg memory.kmem.slabinfo file
` [PATCH 10/10] memcg: Document kernel memory accounting

[RFC][PATCH] fix move/migrate_pages() race on task struct
 2012-02-27 22:39 UTC  (24+ messages)

[PATCH] mm: Enable MAP_UNINITIALIZED for archs with mmu
 2012-02-27 18:32 UTC  (9+ messages)

[PATCH -mm 0/2] speed up arch_get_unmapped_area
 2012-02-27 16:13 UTC  (9+ messages)
` [PATCH -mm 1/2] mm: fix quadratic behaviour in get_unmapped_area_topdown
` [PATCH -mm 2/2] mm: do not reset mm->free_area_cache on every single munmap

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

[RFC] [PATCH v5 0/3] fadvise: support POSIX_FADV_NOREUSE
 2012-02-27 10:46 UTC  (4+ messages)
` [PATCH v5 3/3] fadvise: implement POSIX_FADV_NOREUSE

Regression: Bad page map in process xyz
 2012-02-27  8:51 UTC  (7+ messages)

[PATCH] fadvise: avoid EINVAL if user input is valid
 2012-02-26  8:44 UTC  (5+ messages)

[patch] mm, oom: force oom kill on sysrq+f
 2012-02-25  3:25 UTC  (4+ messages)

[PATCH] oom: add sysctl to enable slab memory dump
 2012-02-24 23:51 UTC  (15+ messages)

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

[PATCH] extend prefault helpers to fault in more than PAGE_SIZE
 2012-02-24 20:40 UTC  (5+ messages)
` [PATCH] mm: "

[PATCH] sparsemem/bootmem: catch greater than section size allocations
 2012-02-24 19:33 UTC 

[RESEND][PATCH] Mark thread stack correctly in proc/<pid>/maps
 2012-02-24 18:58 UTC  (16+ messages)
` [PATCH] "

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-02-24 15:48 UTC  (2+ messages)

[PATCHv6 0/7] ARM: DMA-mapping framework redesign
 2012-02-24 15:30 UTC  (13+ messages)
` [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

[PATCH] Remove unnecessary 'break' at mem_cgroup_read() for invalid MEMFILE_TYPE
 2012-02-24  9:42 UTC 

[PATCH] mm: memcg: Remove redundant BUG_ON() in mem_cgroup_usage_unregister_event
 2012-02-24  1:22 UTC 

[PATCH] mm: hugetlb: bail out unmapping after serving reference page
 2012-02-23 20:12 UTC  (4+ messages)

[PATCH 0/7] memcg kernel memory tracking
 2012-02-23 18:18 UTC  (2+ messages)

[PATCH 0/10] mm/memcg: per-memcg per-zone lru locking
 2012-02-23 14:21 UTC  (9+ messages)
` [PATCH 9/10] mm/memcg: move lru_lock into lruvec

[PATCH v2 00/22] mm: lru_lock splitting
 2012-02-23 14:01 UTC  (5+ messages)

[PATCH 1/2] memcg: fix page_referencies cgroup filter on global reclaim
 2012-02-23 13:57 UTC  (5+ messages)

[PATCH 1/3] NOMMU: Lock i_mmap_mutex for access to the VMA prio list
 2012-02-23 13:52 UTC  (4+ messages)
` [PATCH 2/3] NOMMU: Merge __put_nommu_region() into put_nommu_region()
` [PATCH 3/3] NOMMU: Don't need to clear vm_mm when deleting a VMA


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