linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-31 17:33:49 to 2010-11-04 15:31:40 UTC [more...]

[PATCH] RFC: vmscan: add min_filelist_kbytes sysctl for protecting the working set
 2010-11-04 15:30 UTC  (16+ messages)

[PATCH] Revalidate page->mapping in do_generic_file_read()
 2010-11-04 14:11 UTC  (4+ messages)

[patch]vmscan: avoid set zone congested if no page dirty
 2010-11-04 14:00 UTC  (2+ messages)

[PATCH 00/17] [RFC] soft and dynamic dirty throttling limits
 2010-11-04 13:12 UTC  (9+ messages)

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-04  8:41 UTC  (2+ messages)

fadvise DONTNEED implementation (or lack thereof)
 2010-11-04  5:58 UTC 

[PATCH]oom-kill: direct hardware access processes should get bonus
 2010-11-04  5:08 UTC  (12+ messages)
` [PATCH v2]oom-kill: CAP_SYS_RESOURCE "
      `  "

[PATCH] Add Kconfig option for default swappiness
 2010-11-04  3:13 UTC  (14+ messages)

Deadlocks with transparent huge pages and userspace fs daemons
 2010-11-03 21:46 UTC  (2+ messages)

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

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

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

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-03 15:28 UTC  (67+ messages)
` [PATCH 01 of 66] disable lumpy when compaction is enabled
` [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 04 of 66] define MADV_HUGEPAGE
` [PATCH 05 of 66] compound_lock
` [PATCH 06 of 66] alter compound get_page/put_page
` [PATCH 07 of 66] update futex compound knowledge
` [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 21 of 66] add pmd mmu_notifier helpers
` [PATCH 22 of 66] clear page compound
` [PATCH 23 of 66] add pmd_huge_pte to mm_struct
` [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 27 of 66] kvm mmu transparent hugepage support
` [PATCH 28 of 66] _GFP_NO_KSWAPD
` [PATCH 29 of 66] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 30 of 66] transparent hugepage core
` [PATCH 31 of 66] split_huge_page anon_vma ordering dependency
` [PATCH 32 of 66] verify pmd_trans_huge isn't leaking
` [PATCH 33 of 66] madvise(MADV_HUGEPAGE)
` [PATCH 34 of 66] add PageTransCompound
` [PATCH 35 of 66] pmd_trans_huge migrate bugcheck
` [PATCH 36 of 66] memcg compound
` [PATCH 37 of 66] transhuge-memcg: commit tail pages at charge
` [PATCH 38 of 66] memcontrol: try charging huge pages from stock
` [PATCH 39 of 66] memcg huge memory
` [PATCH 40 of 66] transparent hugepage vmstat
` [PATCH 41 of 66] khugepaged
` [PATCH 42 of 66] khugepaged vma merge
` [PATCH 43 of 66] don't leave orhpaned swap cache after ksm merging
` [PATCH 44 of 66] skip transhuge pages in ksm for now
` [PATCH 45 of 66] remove PG_buddy
` [PATCH 46 of 66] add x86 32bit support
` [PATCH 47 of 66] mincore transparent hugepage support
` [PATCH 48 of 66] add pmd_modify
` [PATCH 49 of 66] mprotect: pass vma down to page table walkers
` [PATCH 50 of 66] mprotect: transparent huge page support
` [PATCH 51 of 66] set recommended min free kbytes
` [PATCH 52 of 66] enable direct defrag
` [PATCH 53 of 66] add numa awareness to hugepage allocations
` [PATCH 54 of 66] transparent hugepage config choice
` [PATCH 55 of 66] select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
` [PATCH 56 of 66] transhuge isolate_migratepages()
` [PATCH 57 of 66] avoid breaking huge pmd invariants in case of vma_adjust failures
` [PATCH 58 of 66] don't allow transparent hugepage support without PSE
` [PATCH 59 of 66] mmu_notifier_test_young
` [PATCH 60 of 66] freeze khugepaged and ksmd
` [PATCH 61 of 66] use compaction for GFP_ATOMIC order > 0
` [PATCH 62 of 66] disable transparent hugepages by default on small systems
` [PATCH 63 of 66] fix anon memory statistics with transparent hugepages
` [PATCH 64 of 66] scale nr_rotated to balance memory pressure
` [PATCH 65 of 66] transparent hugepage sysfs meminfo
` [PATCH 66 of 66] add debug checks for mapcount related invariants

[PATCH] cgroup: prefer [kv]zalloc over [kv]malloc+memset in memory controller code
 2010-11-03 14:15 UTC  (8+ 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  (13+ messages)
` [PATCH v4 03/11] memcg: create extensible page stat update routines
` [PATCH v4 11/11] memcg: check memcg dirty limits in page writeback

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  (20+ 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  (6+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low

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

[PATCH/RFC] m68k/sun3: Kill pte_unmap() warnings
 2010-10-31 21:32 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).