messages from 2011-09-01 10:41:02 to 2011-09-07 10:36:21 UTC [more...]
[PATCH 00/18] IO-less dirty throttling v11
2011-09-07 9:37 UTC (46+ messages)
` [PATCH 01/18] writeback: account per-bdi accumulated dirtied pages
` [PATCH 02/18] writeback: dirty position control
` [PATCH 03/18] writeback: dirty rate control
` [PATCH 04/18] writeback: stabilize bdi->dirty_ratelimit
` [PATCH 05/18] writeback: per task dirty rate limit
` [PATCH 06/18] writeback: IO-less balance_dirty_pages()
` [PATCH 07/18] writeback: dirty ratelimit - think time compensation
` [PATCH 08/18] writeback: trace dirty_ratelimit
` [PATCH 09/18] writeback: trace balance_dirty_pages
` [PATCH 10/18] writeback: dirty position control - bdi reserve area
` [PATCH 11/18] block: add bdi flag to indicate risk of io queue underrun
` [PATCH 12/18] writeback: balanced_rate cannot exceed write bandwidth
` [PATCH 13/18] writeback: limit max dirty pause time
` [PATCH 14/18] writeback: control "
` [PATCH 15/18] writeback: charge leaked page dirties to active tasks
` [PATCH 16/18] writeback: fix dirtied pages accounting on sub-page writes
` [PATCH 17/18] writeback: fix dirtied pages accounting on redirty
` [PATCH 18/18] btrfs: fix dirtied pages accounting on sub-page writes
[PATCH v2 0/9] per-cgroup tcp buffers limitation
2011-09-07 7:32 UTC (15+ messages)
` [PATCH v2 1/9] per-netns ipv4 sysctl_tcp_mem
` [PATCH v2 2/9] Kernel Memory cgroup
` [PATCH v2 3/9] socket: initial cgroup code
` [PATCH v2 4/9] function wrappers for upcoming socket
` [PATCH v2 5/9] foundations of per-cgroup memory pressure controlling
` [PATCH v2 6/9] per-cgroup tcp buffers control
` [PATCH v2 7/9] tcp buffer limitation: per-cgroup limit
` [PATCH v2 8/9] Display current tcp memory allocation in kmem cgroup
` [PATCH v2 9/9] Add documentation about kmem_cgroup
[PATCH] slub Discard slab page only when node partials > minimum setting
2011-09-07 3:14 UTC (6+ messages)
` [PATCH] slub: code optimze in get_partial_node()
` [PATCH 2/2] slub: continue to seek slab in node partial if met a null page
` [rfc ] slub: unfreeze full page if it's in node partial
` [PATCH] slub: correct comments error for per cpu partial
[PATCH] per-cgroup tcp buffer limitation
2011-09-07 2:38 UTC (13+ messages)
3.0.3 oops. memory related?
2011-09-07 0:13 UTC (5+ messages)
[PATCH] memcg: remove unneeded preempt_disable
2011-09-06 18:04 UTC (6+ messages)
[Revert] Re: [PATCH] mm: sync vmalloc address space page tables in alloc_vm_area()
2011-09-06 16:35 UTC (9+ messages)
` [Xen-devel] "
[PATCH] vmscan: Do reclaim stall in case of mlocked page
2011-11-14 15:37 UTC (7+ messages)
[PATCH 2/5] writeback: dirty position control
2011-09-06 12:40 UTC (13+ messages)
[RFC 0/2 v2] ARM: DMA-mapping & IOMMU integration
2011-09-06 12:35 UTC (6+ messages)
` [PATCH 1/2] ARM: initial proof-of-concept IOMMU mapper for DMA-mapping
` [PATCH 2/2] ARM: Samsung: update/rewrite Samsung SYSMMU (IOMMU) driver
` [Linaro-mm-sig] "
Memory unplug question
2011-09-06 11:36 UTC
[patch] memcg: skip scanning active lists based on individual size
2011-09-06 10:52 UTC (9+ messages)
[PATCH 1/1] mm/backing-dev.c: Call del_timer_sync instead of del_timer
2011-09-06 9:14 UTC (13+ messages)
[PATCH/RFC 0/8 v2] ARM: DMA-mapping framework redesign
2011-09-05 10:43 UTC (9+ messages)
` [PATCH 1/7] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCH 2/7] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCH 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCH 4/7] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCH 5/7] ARM: dma-mapping: remove redundant code and cleanup
` [PATCH 6/7] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
` [PATCH 7/7] ARM: dma-mapping: use alloc, mmap, free from dma_ops
[PATCH 00/12] RFC: shrinker APi rework and generic LRU lists
2011-09-05 9:42 UTC (3+ messages)
` [PATCH 11/13] dcache: use a dispose list in select_parent
Is there any way to stop reclamation of file cache pages ?
2011-09-05 9:14 UTC
Kernel crash (2.6.35.13)
2011-09-05 8:38 UTC (2+ messages)
[PATCH] memcg: drain all stocks for the cgroup before read usage
2011-09-05 1:16 UTC (4+ messages)
oops 3.0.3, mem related?
2011-09-05 0:26 UTC (2+ messages)
copying files stops after a while in laptop mode on 2.6.38
2011-09-03 6:47 UTC (2+ messages)
[slub rfc1 00/12] slub: RFC lockless allocation paths V1
2011-09-02 20:47 UTC (13+ messages)
` [slub rfc1 01/12] slub: free slabs without holding locks (V2)
` [slub rfc1 02/12] slub: Remove useless statements in __slab_alloc
` [slub rfc1 03/12] slub: Get rid of the node field
` [slub rfc1 04/12] slub: Separate out kmem_cache_cpu processing from deactivate_slab
` [slub rfc1 05/12] slub: Extract get_freelist from __slab_alloc
` [slub rfc1 06/12] slub: Use freelist instead of "object" in __slab_alloc
` [slub rfc1 07/12] slub: pass page to node_match() instead of kmem_cache_cpu structure
` [slub rfc1 08/12] slub: enable use of deactivate_slab with interrupts on
` [slub rfc1 09/12] slub: Run deactivate_slab with interrupts enabled
` [slub rfc1 10/12] slub: Enable use of get_partial "
` [slub rfc1 11/12] slub: Remove kmem_cache_cpu dependency from acquire slab
` [slub rfc1 12/12] slub: Drop page field from kmem_cache_cpu
Fw: [Bug 41822] New: the swap is used too often and its content doesn't get reloaded automatically
2011-09-02 20:42 UTC
[PATCH -mm] add extra free kbytes tunable
2011-09-02 16:31 UTC (9+ messages)
` [PATCH -v2 "
` [PATCH -mm] fixes & cleanups for "add extra free kbytes tunable"
[PATCH v2] mm: Make logic in bdi_forker_thread() straight
2011-09-02 16:02 UTC (5+ messages)
[PATCH 0/3] Fix compaction about mlocked pages
2011-11-12 16:37 UTC (14+ messages)
` [PATCH 1/3] Correct isolate_mode_t bitwise type
` [PATCH 2/3] compaction: compact unevictable page
` [PATCH 3/3] compaction accouting fix
[PATCH] Enable OOM when moving processes between cgroups?
2011-09-02 11:34 UTC (3+ messages)
[PATCH] mm: Make logic in bdi_forker_thread() straight
2011-09-02 11:30 UTC (2+ messages)
[Bug 42202] New: Caught 64-bit read from uninitialized memory in kmem_cache_alloc
2011-09-02 11:19 UTC (2+ messages)
[PATCH] thp: tail page refcounting fix
2011-09-02 1:17 UTC (17+ messages)
` [PATCH] thp: tail page refcounting fix #2
` [PATCH] thp: tail page refcounting fix #3
` [PATCH] thp: tail page refcounting fix #4
` [PATCH] thp: tail page refcounting fix #5
bade page state while calling munmap() for kmalloc'ed UIO memory
2011-09-01 18:55 UTC (4+ messages)
slow performance on disk/network i/o full speed after drop_caches
2011-09-01 12:57 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).