linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-29 04:08:29 to 2010-11-03 15:30:14 UTC [more...]

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-03 15:28 UTC  (29+ messages)
` [PATCH 02 of 66] mm, migration: Fix race between shift_arg_pages and rmap_walk by guaranteeing rmap_walk finds PTEs created within the temporary stack
` [PATCH 03 of 66] transparent hugepage support documentation
` [PATCH 05 of 66] compound_lock
` [PATCH 08 of 66] fix bad_page to show the real reason the page is bad
` [PATCH 09 of 66] clear compound mapping
` [PATCH 10 of 66] add native_set_pmd_at
` [PATCH 11 of 66] add pmd paravirt ops
` [PATCH 12 of 66] no paravirt version of pmd ops
` [PATCH 13 of 66] export maybe_mkwrite
` [PATCH 14 of 66] comment reminder in destroy_compound_page
` [PATCH 15 of 66] config_transparent_hugepage
` [PATCH 16 of 66] special pmd_trans_* functions
` [PATCH 17 of 66] add pmd mangling generic functions
` [PATCH 18 of 66] add pmd mangling functions to x86
` [PATCH 19 of 66] bail out gup_fast on splitting pmd
` [PATCH 20 of 66] pte alloc trans splitting
` [PATCH 22 of 66] clear page compound
` [PATCH 24 of 66] split_huge_page_mm/vma
` [PATCH 25 of 66] split_huge_page paging
` [PATCH 26 of 66] clear_copy_huge_page
` [PATCH 28 of 66] _GFP_NO_KSWAPD
` [PATCH 29 of 66] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 34 of 66] add PageTransCompound
` [PATCH 35 of 66] pmd_trans_huge migrate bugcheck
` [PATCH 36 of 66] memcg compound
` [PATCH 38 of 66] memcontrol: try charging huge pages from stock
` [PATCH 39 of 66] memcg huge memory
` [PATCH 43 of 66] don't leave orhpaned swap cache after ksm merging

[PATCH] cgroup: Avoid a memset by using vzalloc
 2010-11-03 15:20 UTC  (7+ messages)

[RFC][PATCH 0/3] KVM page cache optimization (v3)
 2010-11-03 14:35 UTC  (3+ messages)
` [RFC][PATCH 1/3] Linux/Guest unmapped page cache control

[PATCH] Add Kconfig option for default swappiness
 2010-11-03 14:33 UTC  (10+ messages)

[PATCH] cgroup: prefer [kv]zalloc over [kv]malloc+memset in memory controller code
 2010-11-03 14:15 UTC  (8+ messages)

[PATCH] RFC: vmscan: add min_filelist_kbytes sysctl for protecting the working set
 2010-11-03 11:41 UTC  (11+ messages)

[patch v2] oom: fix oom_score_adj consistency with oom_disable_count
 2010-11-03 11:23 UTC  (2+ messages)

[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
 2010-11-03 10:50 UTC  (4+ messages)

[BUGFIX][PATCH] fix wrong VM_BUG_ON() in try_charge()'s mm->owner check
 2010-11-03  5:16 UTC  (2+ messages)

[PATCH] mm: make ioremap_prot() take a pgprot
 2010-11-02 20:31 UTC 

[PATCH v4 00/11] memcg: per cgroup dirty page accounting
 2010-11-02 19:35 UTC  (34+ messages)
` [PATCH v4 01/11] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v4 02/11] memcg: document cgroup dirty memory interfaces
` [PATCH v4 03/11] memcg: create extensible page stat update routines
` [PATCH v4 04/11] memcg: add lock to synchronize page accounting and migration
` [PATCH v4 05/11] writeback: create dirty_info structure
` [PATCH v4 06/11] memcg: add dirty page accounting infrastructure
` [PATCH v4 07/11] memcg: add kernel calls for memcg dirty page stats
` [PATCH v4 08/11] memcg: add dirty limits to mem_cgroup
` [PATCH v4 09/11] memcg: CPU hotplug lockdep warning fix
` [PATCH v4 10/11] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v4 11/11] memcg: check memcg dirty limits in page writeback

[PATCH]oom-kill: direct hardware access processes should get bonus
 2010-11-02 19:34 UTC  (4+ messages)

Low priority writers make realtime processes thrashing
 2010-11-02 16:32 UTC 

Where is the SLAM (a mutable slab allocator) development happening?
 2010-11-02 16:13 UTC  (3+ messages)

2.6.36 io bring the system to its knees
 2010-11-02 13:12 UTC  (21+ messages)

[RFC][PATCH] Cross Memory Attach
 2010-11-02 11:10 UTC  (6+ messages)

[RFC][PATCH 0/7] low latency synchrounous lumpy reclaim
 2010-11-02  2:04 UTC  (7+ messages)
` [PATCH 4/7] vmscan: narrowing synchrounous lumply reclaim condition

[PATCH 0/4] [RFC] transfer vmscan pageout works to the flusher thread
 2010-11-02  1:57 UTC  (17+ messages)
` [PATCH 2/4] writeback: quit background/periodic work when other works are enqueued
    ` [PATCH 1/2] writeback: integrated background writeback work
      ` [PATCH 2/2] writeback: stop background/kupdate works from livelocking other works
        ` [PATCH 1/2 v2] writeback: integrated background writeback work
` [PATCH 3/4] writeback: introduce bdi_start_inode_writeback()

[RFC PATCH] Add Kconfig option for default swappiness
 2010-11-02  1:04 UTC  (7+ messages)

[PATCH 0/2] Reduce the amount of time spent in watermark-related functions V4
 2010-11-02  0:53 UTC  (12+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low
` [PATCH 2/2] mm: vmstat: Use a single setter function and callback for adjusting percpu thresholds

[PATCH] vmscan: move referenced VM_EXEC pages to active list
 2010-11-02  0:31 UTC  (5+ messages)

[PATCH] cgroup: prefer [kv]zalloc over [kv]malloc+memset in memory controller code
 2010-11-01 23:11 UTC  (2+ messages)

[resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
 2010-11-01 19:36 UTC  (4+ messages)

[PATCH 1/2] mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occur
 2010-11-01  7:06 UTC  (3+ messages)

[PATCH 0/2] Reduce the amount of time spent in watermark-related functions
 2010-11-01  7:06 UTC  (5+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low
` [PATCH 2/2] mm: vmstat: Use a single setter function and callback for adjusting percpu thresholds

RFC: reviving mlock isolation dead code
 2010-11-01  7:05 UTC  (3+ messages)

[PATCH 00/17] [RFC] soft and dynamic dirty throttling limits
 2010-11-01  6:24 UTC  (6+ messages)

[PATCH/RFC] m68k/sun3: Kill pte_unmap() warnings
 2010-10-31 21:32 UTC  (2+ messages)

[PATCH] kmemleak: remove memset by using kzalloc
 2010-10-30 23:28 UTC  (2+ messages)

[PATCH 00/39] Cleanup WARN #defines
 2010-10-30 21:08 UTC  (2+ messages)
` [PATCH 34/39] mm: Update WARN uses

[PATCH] Zero memory more efficiently in mm/percpu.c::pcpu_mem_alloc()
 2010-10-30 15:55 UTC  (3+ messages)
` [PATCH] percpu: zero "

[PATCH] mm: don't flush TLB when propagate PTE access bit to struct page
 2010-10-30  0:20 UTC  (15+ messages)

[PATCH] Fix ext2 and ext4 buffer-head accounting
 2010-10-29 23:19 UTC  (2+ messages)

oom killer question
 2010-10-29 21:34 UTC  (5+ messages)

[RFC][PATCH 0/3] big chunk memory allocator v2
 2010-10-29 14:58 UTC  (14+ messages)
` [RFC][PATCH 3/3] a big contig memory allocator

[PATCH 0/9] Reduce latencies and improve overall reclaim efficiency v1
 2010-10-29 10:26 UTC  (4+ messages)
` [PATCH 09/10] vmscan: Do not writeback filesystem pages in direct reclaim


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