messages from 2012-10-29 21:10:14 to 2012-10-31 16:59:10 UTC [more...]
[PATCH 0/5] minor clean-up and optimize highmem related code
2012-10-31 16:56 UTC (7+ messages)
` [PATCH 2/5] mm, highmem: remove useless pool_lock
` [PATCH v2 0/5] minor clean-up and optimize highmem related code
` [PATCH v2 1/5] mm, highmem: use PKMAP_NR() to calculate an index of pkmap
memcg/cgroup: do not fail fail on pre_destroy callbacks
2012-10-31 16:31 UTC (11+ messages)
` [PATCH v3 1/6] memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
` [PATCH v3 2/6] memcg: root_cgroup cannot reach mem_cgroup_move_parent
` [PATCH v3 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
[PATCH v3 0/3] zram/zsmalloc promotion
2012-10-31 16:19 UTC (9+ messages)
[PATCH RFC] mm,vmscan: only evict file pages when we have plenty
2012-10-31 16:17 UTC (5+ messages)
zram OOM behavior
2012-10-31 16:07 UTC (30+ messages)
[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
2012-10-31 15:41 UTC (15+ messages)
[PATCH 0/5] enable all tmem backends to be built and loaded as modules
2012-10-31 15:15 UTC
[PATCH 0/5] enable all tmem backends to be built and loaded as modules
2012-10-31 15:07 UTC (6+ messages)
` [PATCH 1/5] mm: cleancache: lazy initialization to allow tmem backends to build/run "
` [PATCH 2/5] mm: frontswap: "
` [PATCH 3/5] staging: zcache2+ramster: enable zcache2 to be built/loaded as a module
` [PATCH 4/5] staging: zcache2+ramster: enable ramster "
` [PATCH 5/5] xen: tmem: enable Xen tmem shim "
kswapd0: wxcessive CPU usage
2012-10-31 15:04 UTC (13+ messages)
` kswapd0: excessive "
[PATCH 0/2] mm: do not call frontswap_init() during swapoff
2012-10-31 14:42 UTC
Partialy mapped page stays in page cache after unmap
2012-10-31 14:19 UTC (3+ messages)
[PATCH 0/2] mm: do not call frontswap_init() during swapoff
2012-10-31 13:45 UTC (7+ messages)
` [PATCH 1/2] mm: refactor reinsert of swap_info in sys_swapoff
` [PATCH RFC] mm: simplify frontswap_init()
[Patch v4 0/8] bugfix for memory hotplug
2012-10-31 13:41 UTC (11+ messages)
` [Patch v4 1/8] memory hotplug: suppress "Device memoryX does not have a release() function" warning
` [Patch v4 2/8] memory-hotplug: auto offline page_cgroup when onlining memory block failed
` [Patch v4 3/8] memory-hotplug: fix NR_FREE_PAGES mismatch
` [Patch v4 4/8] numa: convert static memory to dynamically allocated memory for per node device
` [Patch v4 5/8] suppress "Device nodeX does not have a release() function" warning
` [Patch v4 6/8] clear the memory to store struct page
` [Patch v4 7/8] memory-hotplug: current hwpoison doesn't support memory offline
` [Patch v4 8/8] memory-hotplug: allocate zone's pcp before onlining pages
[V5 PATCH 08/26] memcontrol: use N_MEMORY instead N_HIGH_MEMORY
2012-10-31 13:18 UTC (7+ messages)
[PATCH 00/31] numa/core patches
2012-10-31 13:15 UTC (13+ messages)
` [PATCH 26/31] sched, numa, mm: Add fault driven placement and migration policy
[PATCH 0/2] cgroup hook after successful create
2012-10-31 12:29 UTC (3+ messages)
` [PATCH 1/2] generalize post_clone into post_create
` [PATCH 2/2] allow post_create to fail
[RFC PATCH 0/6] mm: use augmented rbtrees for finding unmapped areas
2012-10-31 11:03 UTC (8+ messages)
` [RFC PATCH 1/6] mm: augment vma rbtree with rb_subtree_gap
` [RFC PATCH 2/6] mm: check rb_subtree_gap correctness
` [RFC PATCH 3/6] mm: rearrange vm_area_struct for fewer cache misses
` [RFC PATCH 4/6] mm: vm_unmapped_area() lookup function
` [RFC PATCH 5/6] mm: use vm_unmapped_area() on x86_64 architecture
` [RFC PATCH 6/6] mm: fix cache coloring on x86_64
[PATCH v8 01/16] hashtable: introduce a small and naive hashtable
2012-10-31 9:46 UTC (33+ messages)
` [PATCH v8 02/16] userns: use new hashtable implementation
` [PATCH v8 03/16] mm,ksm: "
` [PATCH v8 04/16] workqueue: "
` [PATCH v8 05/16] mm/huge_memory: "
` [PATCH v8 06/16] tracepoint: "
` [PATCH v8 07/16] net,9p: "
` [PATCH v8 08/16] block,elevator: "
` [PATCH v8 09/16] SUNRPC/cache: "
` [PATCH v8 10/16] dlm: "
` [PATCH v8 11/16] net,l2tp: "
` [PATCH v8 12/16] dm: "
` [PATCH v8 13/16] lockd: "
` [PATCH v8 14/16] net,rds: "
` [PATCH v8 15/16] openvswitch: "
` [PATCH v8 16/16] tracing output: "
[glommer-memcg:slab-common/kmalloc 3/16] mm/slab_common.c:210:6: warning: format '%td' expects argument of type 'ptrdiff_t', but argument 3 has type 'size_t'
2012-10-31 9:25 UTC
[PART6 Patch] memory-hotplug: bugfix for movable node
2012-10-31 9:24 UTC (2+ messages)
` [PART6 Patch] mempolicy: fix is_valid_nodemask()
[PART5 Patch 0/5] introduce a new boot option 'kernelcore_max_addr'
2012-10-31 9:21 UTC (6+ messages)
` [PART5 Patch 1/5] page_alloc: add kernelcore_max_addr
` [PART5 Patch 2/5] x86: get pg_data_t's memory from other node
` [PART5 Patch 3/5] x86: use memblock_set_current_limit() to set memblock.current_limit
` [PART5 Patch 4/5] memblock: limit memory address from memblock
` [PART5 Patch 5/5] memblock: compare current_limit with end variable at memblock_find_in_range_node()
[dm-devel] [PATCH v8 01/16] hashtable: introduce a small and naive hashtable
2012-10-31 9:10 UTC
[PART4 Patch 0/2] memory-hotplug: allow online/offline memory to result movable node
2012-10-31 8:15 UTC (3+ messages)
` [PART4 Patch 1/2] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
` [PART4 Patch 2/2] memory_hotplug: allow online/offline memory to result movable node
[PATCH] slab: annotate on-slab caches nodelist locks
2012-10-31 8:03 UTC (2+ messages)
[PART3 Patch 00/14] introduce N_MEMORY
2012-10-31 8:04 UTC (15+ messages)
` [PART3 Patch 01/14] node_states: "
` [PART3 Patch 02/14] cpuset: use N_MEMORY instead N_HIGH_MEMORY
` [PART3 Patch 03/14] procfs: "
` [PART3 Patch 04/14] memcontrol: "
` [PART3 Patch 05/14] oom: "
` [PART3 Patch 06/14] mm,migrate: "
` [PART3 Patch 07/14] mempolicy: "
` [PART3 Patch 08/14] hugetlb: "
` [PART3 Patch 09/14] vmstat: "
` [PART3 Patch 10/14] kthread: "
` [PART3 Patch 11/14] init: "
` [PART3 Patch 12/14] vmscan: "
` [PART3 Patch 13/14] page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
` [PART3 Patch 14/14] hotplug: update nodemasks management
[PATCH v5] slab: Ignore internal flags in cache creation
2012-10-31 7:13 UTC (3+ messages)
[PATCH 0/2 V2] memory_hotplug: fix memory hotplug bug
2012-10-31 7:09 UTC (3+ messages)
` [PATCH 2/2 V2] slub, hotplug: ignore unrelated node's hot-adding and hot-removing
[PART2 Patch] some cleanups
2012-10-31 6:55 UTC (2+ messages)
` [PART2 Patch] node: cleanup node_state_attr
[PATCH 1/3] mm/slob: Drop usage of page->private for storing page-sized allocations
2012-10-31 6:56 UTC (2+ messages)
[PATCH 2/2] mm/slob: Use free_page instead of put_page for page-size kmalloc allocations
2012-10-31 6:56 UTC (3+ messages)
[PART1 Patch 0/3] mm, memory-hotplug: allow to online movable memory
2012-10-31 5:40 UTC (4+ messages)
` [PART1 Patch 1/3] mm, memory-hotplug: dynamic configure movable memory and portion memory
` [PART1 Patch 2/3] memory_hotplug: handle empty zone when online_movable/online_kernel
` [PART1 Patch 3/3] memory_hotplug: ensure every online node has NORMAL memory
[PATCH 0/3] HWPOISON: improve error_remove_page()
2012-10-31 0:21 UTC (16+ messages)
` [PATCH 2/3] ext4: introduce ext4_error_remove_page
[PATCH] mm: memmap_init_zone() performance improvement
2012-10-30 22:31 UTC (10+ messages)
` [PATCH v2] "
[PATCH v2 0/2] common entry point for kmem_cache_free
2012-10-30 20:27 UTC (8+ messages)
` [PATCH v2 1/2] kmem_cache: include allocators code directly into slab_common
[PATCH] slub: Use the correct per cpu slab on CPU_DEAD
2012-10-30 17:01 UTC (3+ messages)
spinning in isolate_migratepages_range on busy nfs server
2012-10-30 13:56 UTC (2+ messages)
[PATCH v5 00/18] slab accounting for memcg
2012-10-30 11:31 UTC (4+ messages)
` [PATCH v5 13/18] memcg/sl[au]b Track all the memcg children of a kmem_cache
[PATCH 0/3] KVM: PPC: Book3S HV: More flexible allocator for linear memory
2012-10-30 9:12 UTC (5+ messages)
[PATCH v3 0/9] bugfix for memory hotplug
2012-10-30 2:48 UTC (7+ messages)
` [PATCH v3 4/9] clear the memory to store struct page
[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
2012-10-30 1:50 UTC (4+ messages)
` [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
[RFC v2] Support volatile range for anon vma
2012-10-30 1:29 UTC
Hang in XFS reclaim on 3.7.0-rc3
2012-10-29 22:41 UTC
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).