linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[thisops uV3 00/18] Upgrade of this_cpu_ops V3
 2010-11-30 20:05 UTC  (26+ messages)
` [thisops uV3 01/18] percpucounter: Optimize __percpu_counter_add a bit through the use of this_cpu() options
` [thisops uV3 02/18] vmstat: Optimize zone counter modifications through the use of this cpu operations
` [thisops uV3 03/18] percpu: Generic support for this_cpu_add,sub,dec,inc_return
` [thisops uV3 04/18] x86: Support "
` [thisops uV3 05/18] x86: Use this_cpu_inc_return for nmi counter
` [thisops uV3 06/18] vmstat: Use this_cpu_inc_return for vm statistics
` [thisops uV3 07/18] highmem: Use this_cpu_xx_return() operations
` [thisops uV3 08/18] Taskstats: Use this_cpu_ops
` [thisops uV3 09/18] fs: Use this_cpu_xx operations in buffer.c
` [thisops uV3 10/18] x86: Use this_cpu_ops to optimize code
` [thisops uV3 11/18] x86: Use this_cpu_ops for current_cpu_data accesses
` [thisops uV3 12/18] Core: Replace __get_cpu_var with __this_cpu_read if not used for an address
` [thisops uV3 13/18] drivers: "
` [thisops uV3 14/18] lguest: Use this_cpu_ops
` [thisops uV3 15/18] Xen: "
` [thisops uV3 16/18] kprobes: "
` [thisops uV3 17/18] Connector: Use this_cpu operations
` [thisops uV3 18/18] Fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops
` [extra] timers: Use this_cpu_read

[PATCH v2]mm/oom-kill: direct hardware access processes should get bonus
 2010-11-30 20:05 UTC  (4+ messages)

[resend][PATCH 4/4] oom: don't ignore rss in nascent mm
 2010-11-30 20:01 UTC  (11+ messages)
        ` [PATCH 0/2] exec: more excessive argument size fixes for 2.6.37/stable
          ` [PATCH 1/2] exec: make argv/envp memory visible to oom-killer
          ` [PATCH 2/2] exec: copy-and-paste the fixes into compat_do_execve() paths
          ` [PATCH 0/4] exec: unify compat/non-compat code
            ` [PATCH 2/4] exec: introduce "bool compat" argument

[PATCH 00/21] mm: Preemptibility -v6
 2010-11-30 19:25 UTC  (37+ messages)
` [PATCH 01/21] mm: Revert page_lock_anon_vma() lock annotation
` [PATCH 03/21] mm: Improve page_lock_anon_vma() comment
` [PATCH 04/21] mm: Rename drop_anon_vma to put_anon_vma
` [PATCH 05/21] mm: Move anon_vma ref out from under CONFIG_KSM
` [PATCH 06/21] mm: Simplify anon_vma refcounts
` [PATCH 07/21] mm: Use refcounts for page_lock_anon_vma()
` [PATCH 08/21] mm: Preemptible mmu_gather
` [PATCH 09/21] powerpc: "
` [PATCH 16/21] mm, powerpc: Move the RCU page-table freeing into generic code
` [PATCH 18/21] mutex: Provide mutex_is_contended
` [PATCH 19/21] mm: Convert i_mmap_lock and anon_vma->lock to mutexes
` [PATCH 20/21] mm: Extended batches for generic mmu_gather
` [PATCH 21/21] mm: Optimize page_lock_anon_vma() fast-path

[PATCH 0/3] Series short description
 2010-11-30 19:21 UTC  (7+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA
` [PATCH 2/3] Refactor zone_reclaim
` [PATCH 3/3] Provide control over unmapped pages

Free memory never fully used, swapping
 2010-11-30 19:13 UTC  (8+ messages)

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-30 19:01 UTC  (14+ messages)
` [PATCH 18 of 66] add pmd mangling functions to x86
` [PATCH 28 of 66] _GFP_NO_KSWAPD
` [PATCH 53 of 66] add numa awareness to hugepage allocations

[PATCH v3 0/3] f/madivse(DONTNEED) support
 2010-11-30 18:34 UTC  (20+ messages)
` [PATCH v3 1/3] deactivate invalidated pages
` [PATCH 2/3] Reclaim invalidated page ASAP
` [PATCH v3 3/3] Prevent activation of page in madvise_dontneed

kernel BUG at /build/buildd/linux-2.6.35/mm/filemap.c:128!
 2010-11-30 18:22 UTC  (4+ messages)

[RFC][PATCH 0/4] memcg: per cgroup background reclaim
 2010-11-30 18:22 UTC  (18+ messages)
` [PATCH 1/4] Add kswapd descriptor
` [PATCH 2/4] Add per cgroup reclaim watermarks
` [PATCH 3/4] Per cgroup background reclaim
` [PATCH 4/4] Add more per memcg stats

[PATCH RFC] vmalloc: eagerly clear ptes on vunmap
 2010-11-30 17:45 UTC  (3+ messages)

[RFC PATCH 0/3] Prevent kswapd dumping excessive amounts of memory in response to high-order allocations
 2010-11-30 17:15 UTC  (4+ messages)
` [PATCH 1/3] mm: kswapd: Stop high-order balancing when any suitable zone is balanced
` [PATCH 2/3] mm: kswapd: Use the order that kswapd was reclaiming at for sleeping_prematurely()
` [PATCH 3/3] mm: kswapd: Keep kswapd awake for high-order allocations until a percentage of the node is balanced

[resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
 2010-11-30 13:03 UTC  (3+ messages)

Free memory never fully used, swapping
 2010-11-30 11:19 UTC  (5+ messages)

Flushing whole page instead of work for ptrace
 2010-11-30 11:07 UTC  (2+ messages)
` Flushing whole page instead of exact address "

Free memory never fully used, swapping
 2010-11-30  8:22 UTC  (8+ messages)

[0/8, v6] NUMA Hotplug Emulator(v6) - Introduction & Feedbacks
 2010-11-30  7:13 UTC  (9+ messages)
` [1/8, v6] NUMA Hotplug Emulator: documentation
` [2/8, v6] NUMA Hotplug Emulator: Add numa=possible option
` [3/8, v6] NUMA Hotplug Emulator: Add node hotplug emulation
` [4/8, v6] NUMA Hotplug Emulation: Abstract cpu register functions
` [5/8, v6] NUMA Hotplug Emulator: support cpu probe/release in x86_64
` [6/8, v6] NUMA Hotplug Emulator: Fake CPU socket with logical CPU on x86
` [7/8, v6] NUMA Hotplug Emulator: extend memory probe interface to support NUMA
` [8/8, v6] NUMA Hotplug Emulator: implement debugfs interface for memory probe

[PATCH] mm: make ioremap_prot() take a pgprot
 2010-11-30  5:59 UTC  (3+ messages)

[BUGFIX] vmstat: fix dirty threshold ordering
 2010-11-30  3:55 UTC  (3+ messages)

[0/8, v5] NUMA Hotplug Emulator(v5) - Feedbacks & Responses
 2010-11-30  1:32 UTC  (17+ messages)
` [1/8, v5] NUMA Hotplug Emulator: Add numa=possibe options
` [2/8, v5] NUMA Hotplug Emulator: Add node hotplug emulation
` [3/8, v5] NUMA Hotplug Emulation: Abstract cpu register functions
` [4/8, v5] NUMA Hotplug Emulator: support cpu probe/release in x86_64
` [5/8, v5] NUMA Hotplug Emulator: Fake CPU socket with logical CPU on x86
` [6/8, v5] From: Shaohui Zheng <shaohui.zheng@intel.com>
` [7/8, v5] NUMA Hotplug Emulator: implement debugfs interface for memory probe
` [8/8, v5] NUMA Hotplug Emulator: documentation

Question about cgroup hierarchy and reducing memory limit
 2010-11-30  1:23 UTC  (9+ messages)

[2/8,v3] NUMA Hotplug Emulator: infrastructure of NUMA hotplug emulation
 2010-11-30  0:04 UTC  (12+ messages)
    ` [patch 1/2] x86: add numa=possible command line option
      ` [patch 2/2] mm: add node hotplug emulation
            ` [patch 2/2 v2] "

[PATCH 0/2] Reduce the amount of time spent in watermark-related functions
 2010-11-29 15:58 UTC  (9+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low

[PATCH v2 1/3] deactivate invalidated pages
 2010-11-29 15:28 UTC  (21+ messages)
` [PATCH v2 2/3] move ClearPageReclaim
` [PATCH v2 3/3] Prevent promotion of page in madvise_dontneed

Free memory never fully used, swapping
 2010-11-29  1:13 UTC  (5+ messages)

[patch 1/2] x86: add numa=possible command line option
 2010-11-28  2:03 UTC  (2+ messages)

[patch 2/2] mm: add node hotplug emulation
 2010-11-28  2:01 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox