linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-31 15:08:03 to 2012-11-02 00:05:41 UTC [more...]

[PATCH v6 00/29] kmem controller for memcg
 2012-11-02  0:05 UTC  (34+ 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

shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
 2012-11-01 23:48 UTC  (6+ messages)

[RFC PATCH v2 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-11-01 23:15 UTC  (15+ 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

zram OOM behavior
 2012-11-01 23:06 UTC  (48+ messages)
                                      ` [patch] mm, oom: allow exiting threads to have access to memory reserves

CK5 [02/18] slab: Simplify bootstrap
 2012-11-01 21:55 UTC  (18+ messages)
` CK5 [01/18] Use correct cpu_slab on dead cpu
` CK5 [03/18] create common functions for boot slab creation
` CK5 [05/18] slab: Use the new create_boot_cache function to simplify bootstrap
` CK5 [04/18] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` CK5 [06/18] Common alignment code
` CK5 [12/18] Common constants for kmalloc boundaries
` CK5 [07/18] Move kmalloc related function defs
` CK5 [15/18] stat: Use size_t for sizes instead of unsigned
` CK5 [11/18] slab: rename nodelists to node
` CK5 [13/18] Common definition for the array of kmalloc caches
` CK5 [14/18] Common function to create the kmalloc array
` CK5 [16/18] Common Kmalloc cache determination
` CK5 [08/18] Common kmalloc slab index determination
` CK5 [18/18] Common definition for kmem_cache_node
` CK5 [09/18] slab: Use common kmalloc_index/kmalloc_size functions
` CK5 [17/18] slab: Rename list3/l3 to node
` CK5 [10/18] slab: Common name for the per node structures

[RFC PATCH 0/6] mm: use augmented rbtrees for finding unmapped areas
 2012-11-01 21:49 UTC  (5+ messages)
` [RFC PATCH 1/6] mm: augment vma rbtree with rb_subtree_gap
` [RFC PATCH 2/6] mm: check rb_subtree_gap correctness

CK5 [00/18] Sl[auo]b: Common kmalloc caches V5
 2012-11-01 21:46 UTC 

CK4 [00/15] Sl[auo]b: Common kmalloc caches V4
 2012-11-01 21:46 UTC  (7+ messages)

[PART3 Patch 00/14] introduce N_MEMORY
 2012-11-01 21:36 UTC  (4+ messages)

[PART2 Patch] some cleanups
 2012-11-01 21:29 UTC  (5+ messages)
` [PART2 Patch] node: cleanup node_state_attr

[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-11-01 20:34 UTC  (2+ messages)

[PATCH] add some drop_caches documentation and info messsge
 2012-11-01 20:26 UTC  (15+ messages)

[RFC] Support volatile range for anon vma
 2012-11-01 20:26 UTC  (4+ messages)

[Bug 49361] New: configuring TRANSPARENT_HUGEPAGE_ALWAYS can make system unresponsive and reboot
 2012-11-01 17:14 UTC  (4+ messages)

[PATCH 00/31] numa/core patches
 2012-11-01 15:52 UTC  (48+ 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 22/31] sched, numa, mm: Implement THP migration
` [PATCH 23/31] sched, numa, mm: Implement home-node awareness
` [PATCH 24/31] sched, numa, mm: Introduce last_nid in the pageframe
` [PATCH 26/31] sched, numa, mm: Add fault driven placement and migration policy
` [PATCH 28/31] sched, numa, mm: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 30/31] sched, numa, mm: Implement slow start for working set sampling

[PATCH 0/5] enable all tmem backends to be built and loaded as modules
 2012-11-01 15:30 UTC  (9+ 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 "

[PATCH] Document: s/mem_cgroup_charge/mem_cgroup_change_common/ in memcg doc
 2012-11-01 13:44 UTC 

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

[PATCH] mm/vmscan.c: s/int ret/bool ret/ in kswapd() because try_to_freeze() return boolean
 2012-11-01  7:50 UTC 

[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  (5+ messages)
` [Patch v4 3/8] memory-hotplug: fix NR_FREE_PAGES mismatch
  ` [PATCH] memory-hotplug: fix NR_FREE_PAGES mismatch's fix

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

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 0/5] minor clean-up and optimize highmem related code
 2012-10-31 17:11 UTC  (4+ messages)

[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 


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).