linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-05 11:58:26 to 2013-04-08 07:18:15 UTC [more...]

[RFC][PATCH 0/7] memcg: make memcg's life cycle the same as cgroup
 2013-04-08  7:18 UTC  (25+ messages)
` [RFC][PATCH 1/7] memcg: use css_get in sock_update_memcg()
` [RFC][PATCH 2/7] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [RFC][PATCH 3/7] memcg: use css_get/put when charging/uncharging kmem

[PATCH part2 v6 0/3] staging: zcache: Support zero-filled pages more efficiently
 2013-04-08  0:27 UTC  (8+ messages)

[PATCH 0/12][V2] memcg: make memcg's life cycle the same as cgroup
 2013-04-08  6:36 UTC  (14+ messages)
` [PATCH 01/12] memcg: take reference before releasing rcu_read_lock
` [PATCH 02/12] memcg: avoid accessing memcg after releasing reference
` [PATCH 03/12] Revert "memcg: avoid dangling reference count in creation failure."
` [PATCH 04/12] memcg, kmem: fix reference count handling on the error path
` [PATCH 05/12] memcg: use css_get() in sock_update_memcg()
` [PATCH 06/12] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [PATCH 07/12] memcg: use css_get/put when charging/uncharging kmem
` [PATCH 08/12] memcg: use css_get/put for swap memcg
` [PATCH 09/12] cgroup: make sure parent won't be destroyed before its children
` [PATCH 10/12] memcg: don't need to get a reference to the parent
` [PATCH 11/12] memcg: kill memcg refcnt
` [PATCH 12/12] memcg: don't need to free memcg via RCU or workqueue
` [PATCH 13/12] memcg: don't need memcg->memcg_name

[PATCH] futex: bugfix for futex-key conflict when futex use hugepage
 2013-04-08  6:34 UTC 

[PATCH] mm: remove compressed copy from zram in-memory
 2013-04-08  6:01 UTC 

[UPDATE][PATCH 2/3] resource: Add release_mem_region_adjustable()
 2013-04-08  2:01 UTC  (2+ messages)

[RFC] mm: remove swapcache page early
 2013-04-08  1:51 UTC  (6+ messages)

[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-04-08  1:34 UTC  (45+ messages)
` [PATCH v4, part3 01/41] vmlinux.lds: add comments for global variables and clean up useless declarations
` [PATCH v4, part3 02/41] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v4, part3 03/41] c6x: "
` [PATCH v4, part3 04/41] h8300: "
` [PATCH v4, part3 05/41] score: "
` [PATCH v4, part3 06/41] tile: "
` [PATCH v4, part3 07/41] UML: "
` [PATCH v4, part3 08/41] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v4, part3 09/41] mm: use totalram_pages instead of num_physpages at runtime
` [PATCH v4, part3 10/41] mm/hotplug: prepare for removing num_physpages
` [PATCH v4, part3 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
` [PATCH v4, part3 12/41] mm/ARC: "
` [PATCH v4, part3 13/41] mm/ARM: "
` [PATCH v4, part3 14/41] mm/ARM64: "
` [PATCH v4, part3 15/41] mm/AVR32: "
` [PATCH v4, part3 16/41] mm/blackfin: "
` [PATCH v4, part3 17/41] mm/c6x: "
` [PATCH v4, part3 18/41] mm/cris: "
` [PATCH v4, part3 19/41] mm/frv: "
` [PATCH v4, part3 20/41] mm/h8300: "
` [PATCH v4, part3 21/41] mm/hexagon: "
` [PATCH v4, part3 22/41] mm/IA64: "
` [PATCH v4, part3 23/41] mm/m32r: "
` [PATCH v4, part3 24/41] mm/m68k: "
` [PATCH v4, part3 25/41] mm/metag: "
` [PATCH v4, part3 26/41] mm/microblaze: "
` [PATCH v4, part3 27/41] mm/MIPS: "
` [PATCH v4, part3 28/41] mm/mn10300: "
` [PATCH v4, part3 29/41] mm/openrisc: "
` [PATCH v4, part3 30/41] mm/PARISC: "
` [PATCH v4, part3 31/41] mm/ppc: "
` [PATCH v4, part3 32/41] mm/s390: "
` [PATCH v4, part3 33/41] mm/score: "
` [PATCH v4, part3 34/41] mm/SH: "
` [PATCH v4, part3 35/41] mm/SPARC: "
` [PATCH v4, part3 36/41] mm/tile: "
` [PATCH v4, part3 37/41] mm/um: "
` [PATCH v4, part3 38/41] mm/unicore32: "
` [PATCH v4, part3 39/41] mm/x86: "
` [PATCH v4, part3 40/41] mm/xtensa: "
` [PATCH v4, part3 41/41] mm: kill global variable num_physpages

[RFC PATCH 0/4] Support vranges on files
 2013-04-08  0:46 UTC  (5+ messages)

Excessive stall times on ext4 in 3.9-rc2
 2013-04-07 21:59 UTC  (12+ messages)

[PATCH 0/3] mm: fixup changers of per cpu pageset's ->high and ->batch
 2013-04-07 15:41 UTC  (10+ messages)
` [PATCH 1/3] mm/page_alloc: factor out setting of pcp->high and pcp->batch
` [PATCH 2/3] mm/page_alloc: convert zone_pcp_update() to use on_each_cpu() instead of stop_machine()
` [PATCH 3/3] mm: when handling percpu_pagelist_fraction, use on_each_cpu() to set percpu pageset fields

[PATCH v4, part3 00/15] accurately calculate memory statisitic information
 2013-04-07 15:08 UTC  (20+ messages)
` [PATCH v4, part3 01/15] mm: fix build warnings caused by free_reserved_area()
` [PATCH v4, part3 02/15] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v4, part3 03/15] mm/ARM64: kill poison_init_mem()
` [PATCH v4, part3 04/15] mm/x86: use free_reserved_area() to simplify code
` [PATCH v4, part3 05/15] mm/tile: use common help functions to free reserved pages
` [PATCH v4, part3 06/15] mm, powertv: use free_reserved_area() to simplify code
` [PATCH v4, part3 07/15] mm, acornfb: "
` [PATCH v4, part3 08/15] mm: fix some trivial typos in comments
` [PATCH v4, part3 09/15] mm: use managed_pages to calculate default zonelist order
` [PATCH v4, part3 10/15] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v4, part3 11/15] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v4, part3 12/15] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v4, part3 13/15] mm: correctly update zone->mamaged_pages
` [PATCH v4, part3 14/15] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v4, part3 15/15] mm: report available pages as "MemTotal" for each NUMA node

[RFC][PATCH 0/9] extend hugepage migration
 2013-04-07 14:05 UTC  (12+ messages)

[PATCH 1/1] mmap.c: find_vma: eliminate initial if(mm) check
 2013-04-07 13:49 UTC  (3+ messages)

[BUG?] thp: too much anonymous hugepage caused 'khugepaged' thread stopped
 2013-04-07  8:33 UTC  (6+ messages)

[PATCH] staging: zcache: fix compile error
 2013-04-07  8:11 UTC  (4+ messages)

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-04-07  7:35 UTC  (11+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority

[PATCH] mm: page_alloc: Avoid marking zones full prematurely after zone_reclaim()
 2013-04-07  6:37 UTC  (5+ messages)

[PATCH 0/3] Support memory hot-delete to boot memory
 2013-04-07  4:01 UTC  (7+ messages)
` [PATCH 2/3] resource: Add release_mem_region_adjustable()

[PATCH] x86: numa: mm: kill double initialization for NODE_DATA
 2013-04-07  1:17 UTC  (5+ messages)

[PATCH v7 2/2] mm: replace hardcoded 3% with admin_reserve_pages knob
 2013-04-07  0:48 UTC  (4+ messages)

[PATCHv3, RFC 00/34] Transparent huge page cache
 2013-04-07  0:40 UTC  (16+ messages)
` [PATCHv3, RFC 16/34] thp, mm: add event counters for huge page alloc on write to a file
` [PATCHv3, RFC 19/34] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv3, RFC 20/34] thp: handle file pages in split_huge_page()
` [PATCHv3, RFC 21/34] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv3, RFC 25/34] x86-64, mm: proper alignment mappings with hugepages
` [PATCHv3, RFC 26/34] mm: add huge_fault() callback to vm_operations_struct
` [PATCHv3, RFC 27/34] thp: prepare zap_huge_pmd() to uncharge file pages
` [PATCHv3, RFC 28/34] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
` [PATCHv3, RFC 29/34] thp, mm: basic huge_fault implementation for generic_file_vm_ops
` [PATCHv3, RFC 30/34] thp: extract fallback path from do_huge_pmd_anonymous_page() to a function
` [PATCHv3, RFC 31/34] thp: initial implementation of do_huge_linear_fault()
` [PATCHv3, RFC 32/34] thp: handle write-protect exception to file-backed huge pages
` [PATCHv3, RFC 33/34] thp: call __vma_adjust_trans_huge() for file-backed VMA
` [PATCHv3, RFC 34/34] thp: map file-backed huge pages on fault

[PATCH, RFC 00/16] Transparent huge page cache
 2013-04-07  0:26 UTC  (7+ messages)

[PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
 2013-04-06 21:50 UTC  (4+ messages)

[PATCH 4/4] fsfreeze: avoid to return zero in __get_user_pages
 2013-04-06 17:36 UTC  (2+ messages)

[PATCH 3/4] fsfreeze: manage kill signal when sb_start_pagefault is called
 2013-04-06 15:00 UTC  (3+ messages)

[PATCH v2, part1 00/29] Use helper functions to simplify memory intialization code
 2013-04-06 14:07 UTC  (4+ messages)
` [PATCH v2, part1 03/29] mm/ARM: use common help functions to free reserved pages

system death under oom - 3.7.9
 2013-04-06 10:03 UTC  (4+ messages)

[PATCH v2 0/10] extend hugepage migration
 2013-04-06  7:04 UTC  (30+ messages)
` [PATCH 01/10] migrate: add migrate_entry_wait_huge()
` [PATCH 02/10] migrate: make core migration code aware of hugepage
` [PATCH 03/10] soft-offline: use migrate_pages() instead of migrate_huge_page()
` [PATCH 04/10] migrate: clean up migrate_huge_page()
` [PATCH 05/10] migrate: add hugepage migration code to migrate_pages()
` [PATCH 07/10] mbind: add hugepage migration code to mbind()
` [PATCH 09/10] memory-hotplug: enable memory hotplug to handle hugepage
` [PATCH 10/10] prepare to remove /proc/sys/vm/hugepages_treat_as_movable

[PATCH v2 00/28] memcg-aware slab shrinking
 2013-04-06  0:04 UTC  (6+ messages)
` [PATCH v2 08/28] list: add a new LRU list type

System freezes when RAM is full (64-bit)
 2013-04-05 20:41 UTC  (9+ messages)

[PATCH] THP: fix comment about memory barrier
 2013-04-05 19:52 UTC  (2+ messages)

btrfs insane I/O amplification?
 2013-04-05 19:03 UTC 

[PATCH v3 0/3] fix hugepage coredump
 2013-04-05 18:59 UTC  (8+ messages)
` [PATCH v3 1/3] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [PATCH v3 2/3] fix hugetlb memory check in vma_dump_size()
` [PATCH v3 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()

[RFC PATCH 1/1] mm: Another attempt to monitor task's memory changes
 2013-04-05 17:06 UTC 

[PATCH 0/2] page_cgroup cleanups
 2013-04-05 16:25 UTC  (5+ messages)
` [PATCH 1/2] memcg: consistently use vmalloc for page_cgroup allocations

[PATCHv2, RFC 00/30] Transparent huge page cache
 2013-04-05 13:46 UTC  (9+ messages)
` [PATCHv2, RFC 20/30] ramfs: enable transparent "

NUMA Autobalancing Kernel 3.8
 2013-04-05 12:10 UTC  (9+ messages)


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