messages from 2012-10-31 07:18:51 to 2012-11-01 14:10:36 UTC [more...]
[PATCH 00/31] numa/core patches
2012-11-01 14:10 UTC (36+ messages)
` [PATCH 02/31] sched, numa, mm: Describe the NUMA scheduling problem formally
` [PATCH 03/31] mm/thp: Preserve pgprot across huge page split
` [PATCH 04/31] x86/mm: Introduce pte_accessible()
` [PATCH 07/31] sched, numa, mm, s390/thp: Implement pmd_pgprot() for s390
` [PATCH 11/31] mm/mpol: Make MPOL_LOCAL a real policy
` [PATCH 12/31] mm/mpol: Add MPOL_MF_NOOP
` [PATCH 14/31] mm/mpol: Create special PROT_NONE infrastructure
` [PATCH 15/31] mm/mpol: Add MPOL_MF_LAZY
` [PATCH 17/31] mm/migrate: Introduce migrate_misplaced_page()
` [PATCH 19/31] sched, numa, mm: Introduce tsk_home_node()
` [PATCH 20/31] sched, numa, mm/mpol: Make mempolicy home-node aware
` [PATCH 21/31] sched, numa, mm: Introduce sched_feat_numa()
[PATCH] Document: s/mem_cgroup_charge/mem_cgroup_change_common/ in memcg doc
2012-11-01 13:44 UTC
CK4 [00/15] Sl[auo]b: Common kmalloc caches V4
2012-11-01 13:40 UTC (2+ messages)
[RFC PATCH v2 0/3] mm/fs: Implement faster stable page writes on filesystems
2012-11-01 13:31 UTC (7+ messages)
` [PATCH 1/3] bdi: Track users that require stable page writes
` [PATCH 2/3] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/3] fs: Fix remaining filesystems to wait for stable page writeback
[PATCH v6 00/29] kmem controller for memcg
2012-11-01 12:07 UTC (30+ messages)
` [PATCH v6 01/29] memcg: Make it possible to use the stock for more than one page
` [PATCH v6 02/29] memcg: Reclaim when more than one page needed
` [PATCH v6 03/29] memcg: change defines to an enum
` [PATCH v6 04/29] kmem accounting basic infrastructure
` [PATCH v6 05/29] Add a __GFP_KMEMCG flag
` [PATCH v6 06/29] memcg: kmem controller infrastructure
` [PATCH v6 07/29] mm: Allocate kernel pages to the right memcg
` [PATCH v6 08/29] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v6 09/29] memcg: kmem accounting lifecycle management
` [PATCH v6 10/29] memcg: use static branches when code not in use
` [PATCH v6 11/29] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v6 12/29] execute the whole memcg freeing in free_worker
` [PATCH v6 13/29] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
` [PATCH v6 14/29] Add documentation about the kmem controller
` [PATCH v6 15/29] slab/slub: struct memcg_params
` [PATCH v6 16/29] slab: annotate on-slab caches nodelist locks
` [PATCH v6 17/29] consider a memcg parameter in kmem_create_cache
` [PATCH v6 18/29] Allocate memory for memcg caches whenever a new memcg appears
` [PATCH v6 19/29] memcg: infrastructure to match an allocation to the right cache
` [PATCH v6 20/29] memcg: skip memcg kmem allocations in specified code regions
` [PATCH v6 21/29] sl[au]b: always get the cache from its page in kmem_cache_free
` [PATCH v6 22/29] sl[au]b: Allocate objects from memcg cache
` [PATCH v6 23/29] memcg: destroy memcg caches
` [PATCH v6 24/29] memcg/sl[au]b Track all the memcg children of a kmem_cache
` [PATCH v6 25/29] memcg/sl[au]b: shrink dead caches
` [PATCH v6 26/29] Aggregate memcg cache values in slabinfo
` [PATCH v6 27/29] slab: propagate tunables values
` [PATCH v6 28/29] slub: slub-specific propagation changes
` [PATCH v6 29/29] Add slab-specific documentation about the kmem controller
[PATCH v3 00/12] memory-hotplug: hot-remove physical memory
2012-11-01 9:44 UTC (13+ messages)
` [PATCH v3 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v3 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v3 03/12] memory-hotplug: remove redundant codes
` [PATCH v3 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v3 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v3 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH v3 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v3 08/12] memory-hotplug: remove memmap "
` [PATCH v3 09/12] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v3 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v3 11/12] memory-hotplug: remove sysfs file of node
` [PATCH v3 12/12] memory-hotplug: free node_data when a node is offlined
[PATCH] slab: annotate on-slab caches nodelist locks
2012-11-01 17:13 UTC (6+ messages)
zram OOM behavior
2012-11-01 8:28 UTC (37+ messages)
[PATCH] mm/vmscan.c: s/int ret/bool ret/ in kswapd() because try_to_freeze() return boolean
2012-11-01 7:50 UTC
[PART3 Patch 00/14] introduce N_MEMORY
2012-11-01 6:13 UTC (17+ 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
[PART2 Patch] some cleanups
2012-11-01 5:52 UTC (4+ messages)
` [PART2 Patch] node: cleanup node_state_attr
[patch] mm: fix build warning for uninitialized value
2012-11-01 5:38 UTC
[PATCH v2 0/5] minor clean-up and optimize highmem related code
2012-11-01 5:03 UTC (7+ messages)
` [PATCH v2 1/5] mm, highmem: use PKMAP_NR() to calculate an index of pkmap
` [PATCH v2 2/5] mm, highmem: remove useless pool_lock
` [PATCH v2 3/5] mm, highmem: remove page_address_pool list
` [PATCH v2 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of first flushed entry
` [PATCH v2 5/5] mm, highmem: get virtual address of the page using PKMAP_ADDR()
[Patch v4 0/8] bugfix for memory hotplug
2012-11-01 3:00 UTC (13+ 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] memory-hotplug: fix NR_FREE_PAGES mismatch's fix
` [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
[PATCH v3 0/3] zram/zsmalloc promotion
2012-11-01 2:45 UTC (10+ messages)
[RFC v2] Support volatile range for anon vma
2012-11-01 2:01 UTC (12+ messages)
[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
2012-10-31 23:18 UTC (7+ messages)
[PATCH 0/5] enable all tmem backends to be built and loaded as modules
2012-10-31 21:42 UTC (8+ 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 "
memcg/cgroup: do not fail fail on pre_destroy callbacks
2012-10-31 21:30 UTC (10+ 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
mpol_to_str revisited
2012-10-31 18:29 UTC (19+ messages)
` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps
[PART6 Patch] memory-hotplug: bugfix for movable node
2012-10-31 18:21 UTC (3+ messages)
` [PART6 Patch] mempolicy: fix is_valid_nodemask()
[PATCH] add some drop_caches documentation and info messsge
2012-10-31 17:46 UTC (9+ messages)
[PATCH 0/5] minor clean-up and optimize highmem related code
2012-10-31 17:11 UTC (7+ messages)
` [PATCH 2/5] mm, highmem: remove useless pool_lock
[PATCH RFC] mm,vmscan: only evict file pages when we have plenty
2012-10-31 16:17 UTC (3+ messages)
[PATCH 0/5] enable all tmem backends to be built and loaded as modules
2012-10-31 15:15 UTC
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 (4+ messages)
` [PATCH 1/2] mm: refactor reinsert of swap_info in sys_swapoff
[PATCH 1/2] mm: refactor reinsert of swap_info in sys_swapoff
2012-10-31 13:42 UTC (3+ messages)
` [PATCH RFC] mm: simplify frontswap_init()
[V5 PATCH 08/26] memcontrol: use N_MEMORY instead N_HIGH_MEMORY
2012-10-31 13:18 UTC (2+ messages)
[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 (5+ messages)
[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
[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
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).