linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-23 21:57:39 to 2012-02-29 00:38:42 UTC [more...]

[PATCH resend] mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
 2012-02-29  0:37 UTC  (2+ messages)

[PATCH 00/10] memcg: Kernel Memory Accounting
 2012-02-29  0:37 UTC  (28+ 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

[PATCH 0/9] [RFC] pageout work and dirty reclaim throttling
 2012-02-29  0:27 UTC  (15+ messages)
` [PATCH 1/9] memcg: add page_cgroup flags for dirty page tracking
` [PATCH 2/9] memcg: add dirty page accounting infrastructure
` [PATCH 3/9] memcg: add kernel calls for memcg dirty page stats
` [PATCH 4/9] memcg: dirty page accounting support routines
` [PATCH 5/9] writeback: introduce the pageout work
` [PATCH 6/9] vmscan: dirty reclaim throttling
` [PATCH 7/9] mm: pass __GFP_WRITE to memcg charge and reclaim routines
` [PATCH 8/9] mm: dont set __GFP_WRITE on ramfs/sysfs writes
` [PATCH 9/9] mm: debug vmscan waits

[RFC][PATCH] memcg: avoid THP split in task migration
 2012-02-29  0:28 UTC  (2+ messages)

[patch 1/2] kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
 2012-02-29  0:00 UTC  (4+ messages)
` [patch 2/2] mm: memcg: count pte references from every member of the reclaimed hierarchy

[PATCH] Correct alignment of huge page requests
 2012-02-28 20:26 UTC  (2+ messages)

[PATCH] sparsemem/bootmem: catch greater than section size allocations
 2012-02-28 20:11 UTC  (4+ messages)

[RFC][PATCH] fix move/migrate_pages() race on task struct
 2012-02-28 19:30 UTC  (24+ messages)

[PATCH 0/7] memcg kernel memory tracking
 2012-02-28 19:02 UTC  (3+ messages)

[RFC] mm: Limit pgd range freeing to TASK_SIZE
 2012-02-28 18:12 UTC 

DHL Express Delivery Notification ID223439249694
 2012-02-28 14:53 UTC 

[PATCH 1/2] vmalloc: use ZERO_SIZE_PTR / ZERO_OR_NULL_PTR
 2012-02-28 13:30 UTC  (5+ messages)
` [PATCH 2/2] module: use ZERO_OR_NULL_PTR allocation pointer checking

[PATCH 0/6] page cgroup diet v5
 2012-02-28 12:25 UTC  (5+ messages)
` [PATCH 4/6] memcg: use new logic for page stat accounting
` [PATCH 6/6] memcg: fix performance of mem_cgroup_begin_update_page_stat()

+ memcg-remove-pcg_file_mapped.patch added to -mm tree
 2012-02-28 12:24 UTC  (2+ messages)

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

[PATCH v3 00/21] mm: lru_lock splitting
 2012-02-28  6:49 UTC  (60+ 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] tmpfs: security xattr setting on inode creation
 2012-02-28  5:51 UTC  (9+ messages)

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

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

[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  (6+ messages)
` [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  (2+ messages)

[PATCH] oom: add sysctl to enable slab memory dump
 2012-02-24 23:51 UTC  (14+ 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: "

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

[RESEND][PATCH] Mark thread stack correctly in proc/<pid>/maps
 2012-02-24 18:23 UTC  (8+ 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 


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