linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-02 17:36:51 to 2012-03-07 18:08:58 UTC [more...]

[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
 2012-03-07 18:08 UTC 

Fine granularity page reclaim
 2012-03-07 17:45 UTC  (5+ messages)

[ATTEND] [LSF/MM TOPIC] Buffered writes throttling
 2012-03-07 17:24 UTC  (16+ messages)
  ` [Lsf-pc] "

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-03-07 17:19 UTC  (9+ messages)

[PATCHv7 0/9] ARM: DMA-mapping framework redesign
 2012-03-07 16:58 UTC  (13+ messages)
` [PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper

[PATCH 1/2] ksm: clean up page_trans_compound_anon_split
 2012-03-07 15:47 UTC  (9+ messages)
` [PATCH 2/2] ksm: cleanup: introduce ksm_check_mm()

[PATCH 0/9] [RFC] pageout work and dirty reclaim throttling
 2012-03-07 15:48 UTC  (22+ messages)
` [PATCH 1/9] memcg: add page_cgroup flags for dirty page tracking
` [PATCH 5/9] writeback: introduce the pageout work

[PATCH V3] mm: convert rcu_read_lock() to srcu_read_lock(), thus allowing to sleep in callbacks
 2012-03-07 15:08 UTC  (2+ messages)

[PATCH -v2] mm: SLAB Out-of-memory diagnostics
 2012-03-07 14:46 UTC  (7+ messages)

PATCH 1/2] rmap: cleanup anon_vma_prepare
 2012-03-07 12:13 UTC  (3+ messages)
` [PATCH 2/2] rmap: remove __anon_vma_link

[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v2
 2012-03-07 11:22 UTC  (8+ messages)

[patch] mm, mempolicy: dummy slab_node return value for bugless kernels
 2012-03-07 11:12 UTC  (11+ messages)
    ` [patch] mm, mempolicy: make mempolicies robust against errors

[PATCH v2] ksm: cleanup: introduce find_mergeable_vma()
 2012-03-07 11:09 UTC 

[patch] mm, oom: allow exiting tasks to have access to memory reserves
 2012-03-07  7:22 UTC  (4+ messages)
    ` [patch v2] "

[PATCH v4 ch1 0/7] mm: some cleanup/rework before lru_lock splitting
 2012-03-07  3:22 UTC  (18+ messages)
` [PATCH 1/7] mm/memcg: scanning_global_lru means mem_cgroup_disabled
` [PATCH 3/7] mm: rework __isolate_lru_page() file/anon filter
  ` [PATCH 3/7 v2] "
` [PATCH 4/7] mm: push lru index into shrink_[in]active_list()

[patch 1/2] mm, counters: remove task argument to sync_mm_rss and __sync_task_rss_stat
 2012-03-07  3:21 UTC  (2+ messages)
` [patch 2/2] mm, counters: fold __sync_task_rss_stat into sync_mm_rss

[patch] mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning
 2012-03-07  2:26 UTC 

[PATCH] memcg: fix mapcount check in move charge code for anonymous page
 2012-03-07  1:29 UTC  (5+ messages)

[PATCH] cpuset: mm: Remove memory barrier damage from the page allocator
 2012-03-06 23:31 UTC  (20+ messages)
    ` [RFC PATCH] checkpatch: Warn on use of yield()

[PATCH] mmap: EINVAL not ENOMEM when rejecting VM_GROWS
 2012-03-06 20:28 UTC 

[PATCH 00/10] memcg: Kernel Memory Accounting
 2012-03-06 18:31 UTC  (14+ messages)
` [PATCH 04/10] memcg: Introduce __GFP_NOACCOUNT

[PATCH -V2 0/9] memcg: add HugeTLB resource tracking
 2012-03-06 14:05 UTC  (16+ messages)
` [PATCH -V2 1/9] mm: move hugetlbfs region tracking function to common code
` [PATCH -V2 4/9] memcg: Add non reclaim resource tracking to memcg

[PATCH] memcg: Free spare array to avoid memory leak
 2012-03-06 12:13 UTC 

[PATCH] memcg: revise the position of threshold index while unregistering event
 2012-03-06 12:12 UTC 

[patch -vmevent/core] mm, vmevent: vmevent_fd is conditional on CONFIG_VMEVENT
 2012-03-06  7:25 UTC  (2+ messages)

[PATCH] page_cgroup: fix horrid swap accounting regression
 2012-03-06  5:03 UTC  (2+ messages)

[PATCH 1/1] page_alloc.c: Slightly improve the logic in __alloc_pages_high_priority
 2012-03-06  3:16 UTC  (2+ messages)

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

OOM killer even when not overcommiting
 2012-03-05 20:13 UTC  (3+ messages)

exit_mmap() BUG_ON triggering since 3.1
 2012-03-05 20:07 UTC  (10+ messages)

[PATCH] mm: use global_dirty_limit in throttle_vm_writeout()
 2012-03-05 20:06 UTC  (2+ messages)

[PATCH 0/5] staging: zsmalloc: remove SPARSEMEM dependency
 2012-03-05 18:07 UTC  (7+ messages)
` [PATCH 1/5] staging: zsmalloc: move object/handle masking defines
` [PATCH 2/5] staging: zsmalloc: add ZS_MAX_PAGES_PER_ZSPAGE
` [PATCH 3/5] staging: zsmalloc: calculate MAX_PHYSMEM_BITS if not defined
` [PATCH 4/5] staging: zsmalloc: change ZS_MIN_ALLOC_SIZE
` [PATCH 5/5] staging: zsmalloc: remove SPARSEMEM dep from Kconfig

Fwd: (un)loadable module support for zcache
 2012-03-05 16:57 UTC  (2+ messages)
`  "

[PATCH 0/7 v3] Push file_update_time() into .page_mkwrite
 2012-03-05 14:54 UTC  (8+ messages)
` [PATCH 1/7] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 2/7] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 3/7] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 4/7] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [PATCH 5/7] gfs2: Push file_update_time() into gfs2_page_mkwrite()
` [PATCH 6/7] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 7/7] mm: Update file times from fault path only if .page_mkwrite is not set

[PATCH] mm: shmem: unlock valid page
 2012-03-05 12:15 UTC  (3+ messages)

[PATCH] mm: SLAB Out-of-memory diagnostics
 2012-03-05 10:33 UTC  (4+ messages)

[PATCH v1 1/2] kvm: Transcendent Memory on KVM
 2012-03-05  9:48 UTC 

[PATCH 3.3] memcg: fix GPF when cgroup removal races with last exit
 2012-03-05  0:24 UTC  (4+ messages)

[RFC] memcg usage_in_bytes does not account file mapped and slab memory
 2012-03-05  0:19 UTC  (2+ messages)

[PATCH 3/3] vmevent: Should not grab mutex in the atomic context
 2012-03-04 16:37 UTC  (2+ messages)

[PATCH 2/3] vmevent: Fix deadlock when using si_meminfo()
 2012-03-04 16:35 UTC  (2+ messages)

[PATCH 1/3] vmevent: Fix build for SWAP=n case
 2012-03-04 16:35 UTC  (2+ messages)

[PATCH] mm: don't set __GFP_WRITE on ramfs/sysfs writes
 2012-03-04  7:11 UTC  (2+ messages)

[PATCH] Correct alignment of huge page requests
 2012-03-04  3:50 UTC  (3+ messages)

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

[PATCH v2 2/2] memcg: avoid THP split in task migration
 2012-03-02 20:09 UTC  (2+ 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).