messages from 2012-04-25 16:38:19 to 2012-04-28 02:00:09 UTC [more...]
[RFC][PATCH 0/7 v2] memcg: prevent failure in pre_destroy()
2012-04-28 2:00 UTC (35+ messages)
` [RFC][PATCH 1/7 v2] temporal compile-fix in linux-next
` [RFC][PATCH 2/7 v2] memcg: fix error code in hugetlb_force_memcg_empty()
` [RFC][PATCH 3/7 v2] res_counter: add res_counter_uncharge_until()
` [RFC][PATCH 4/7 v2] memcg: use res_counter_uncharge_until in move_parent
` [RFC][PATCH 5/9 v2] move charges to root at rmdir if use_hierarchy is unset
` [RFC][PATCH 6/9 v2] memcg: don't uncharge in mem_cgroup_move_account
` [RFC][PATCH 7/9 v2] cgroup: avoid attaching task to a cgroup under rmdir()
` [RFC][PATCH 8/9 v2] cgroup: avoid creating new cgroup under a cgroup being destroyed
` [RFC][PATCH 9/9 v2] memcg: never return error at pre_destroy()
[PATCH 1/2] MM: fixup on addition to bootmem data list
2012-04-28 1:58 UTC (5+ messages)
` [PATCH 2/2] MM: check limit while deallocating bootmem node
[PATCH] drivers: staging: zcache: fix Kconfig crypto dependency
2012-04-28 0:38 UTC (2+ messages)
[PATCH] proc: Report PageAnon in last left bit of /proc/pid/pagemap
2012-04-27 23:40 UTC (6+ messages)
` [PATCH 1/2] proc: report file/anon bit in /proc/pid/pagemap
` [PATCH 2/2] proc: report page->index instead of pfn for non-linear mappings "
[PATCH -mm V3] do_migrate_pages() calls migrate_to_node() even if task is already on a correct node
2012-04-27 23:09 UTC (4+ messages)
[PATCH 1/2] mm: Warn once when a page is freed with PG_mlocked
2012-04-27 22:51 UTC (3+ messages)
[RFC] vmalloc: add warning in __vmalloc
2012-04-27 22:00 UTC (4+ messages)
swapcache size oddness
2012-04-27 20:27 UTC
[PATCH] slub: prevent validate_slab() error due to race condition
2012-04-27 20:10 UTC (6+ messages)
[PATCH 2/2] memcg: add mlock statistic in memory.stat
2012-04-27 19:14 UTC
[PATCH] mm: Document the meminfo and vmstat fields of relevance to transparent hugepages
2012-04-27 19:12 UTC
[patch] mm, thp: drop page_table_lock to uncharge memcg pages
2012-04-27 19:00 UTC (5+ messages)
[PATCH 00/23] slab+slub accounting for memcg
2012-04-27 18:13 UTC (21+ messages)
` [PATCH 09/23] kmem slab accounting basic infrastructure
` [PATCH 13/23] slub: create duplicate cache
` [PATCH 16/23] slab: provide kmalloc_no_account
` [PATCH 17/23] kmem controller charge/uncharge infrastructure
slub memory hotplug: Allocate kmem_cache_node structure on new node
2012-04-27 15:29 UTC
[PATCH v4] mm: compaction: handle incorrect Unmovable type pageblocks
2012-04-27 15:48 UTC (2+ messages)
[PATCH v4 0/3] fix problem with static_branch() for sock memcg
2012-04-27 14:59 UTC (9+ messages)
` [PATCH v4 1/3] make jump_labels wait while updates are in place
` [PATCH v4 2/3] Always free struct memcg through schedule_work()
` [PATCH v4 3/3] decrement static keys on real destroy time
[RFC][PATCH] avoid swapping out with swappiness==0
2012-04-27 13:55 UTC (10+ messages)
[RFC] propagate gfp_t to page table alloc functions
2012-04-27 10:43 UTC (16+ messages)
[PATCH next 00/12] mm: replace struct mem_cgroup_zone with struct lruvec
2012-04-27 10:28 UTC (17+ messages)
` [PATCH 01/12] mm/vmscan: store "priority" in struct scan_control
` [PATCH 02/12] mm: add link from struct lruvec to struct zone
` [PATCH 03/12] mm/vmscan: push lruvec pointer into isolate_lru_pages()
` [PATCH 04/12] mm/vmscan: push zone pointer into shrink_page_list()
` [PATCH 05/12] mm/vmscan: push zone pointer into update_isolated_counts()
` [PATCH v2 05/12] mm/vmscan: remove update_isolated_counts()
` [PATCH 06/12] mm/vmscan: push lruvec pointer into putback_inactive_pages()
` [PATCH 07/12] mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()
` [PATCH 08/12] mm/vmscan: push lruvec pointer into inactive_list_is_low()
` [PATCH 09/12] mm/vmscan: push lruvec pointer into shrink_list()
` [PATCH 10/12] mm/vmscan: push lruvec pointer into get_scan_count()
` [PATCH 11/12] mm/vmscan: push lruvec pointer into should_continue_reclaim()
` [PATCH 12/12] mm/vmscan: kill struct mem_cgroup_zone
[PATCH v3] mm: compaction: handle incorrect Unmovable type pageblocks
2012-04-27 9:56 UTC (9+ messages)
(no subject)
2012-04-27 8:57 UTC
[patch 1/2] kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
2012-04-27 8:10 UTC (5+ messages)
` [patch 2/2] mm: memcg: count pte references from every member of the reclaimed hierarchy
swap on eMMC and other flash
2012-04-27 7:34 UTC (6+ messages)
Weirdness in __alloc_bootmem_node_high
2012-04-27 3:32 UTC (4+ messages)
3.4-rc4 oom killer out of control
2012-04-27 2:02 UTC (11+ messages)
[patch] thp, memcg: split hugepage for memcg oom on cow
2012-04-27 0:15 UTC (10+ messages)
` [patch v2] "
[PATCH v3 0/9] Fixes for common mistakes w/ for_each_process and task->mm
2012-04-26 23:59 UTC (3+ messages)
` [PATCH 1/9] cpu: Introduce clear_tasks_mm_cpumask() helper
[PATCH 2/2] mm: memblock - Handled failure of debug fs entries creation
2012-04-26 23:21 UTC (2+ messages)
[PATCH v3 0/2] fix problem with static_branch() for sock memcg
2012-04-26 22:32 UTC (10+ messages)
` [PATCH v3 1/2] Always free struct memcg through schedule_work()
` [PATCH v3 2/2] decrement static keys on real destroy time
[PATCH V8] Eliminate task stack trace duplication
2012-04-26 19:33 UTC (3+ messages)
[PATCH] rename is_mlocked_vma() to mlocked_vma_newpage()
2012-04-26 17:50 UTC (6+ messages)
[BUG]memblock: fix overflow of array index
2012-04-26 15:01 UTC (8+ messages)
[patch] mm, mempolicy: dummy slab_node return value for bugless kernels
2012-04-26 14:58 UTC (7+ messages)
` [patch] mm, mempolicy: make mempolicies robust against errors
[PATCH][RFC] mm: compaction: handle incorrect Unmovable type pageblocks
2012-04-26 9:06 UTC (3+ messages)
[patch] mm, oom: avoid checking set of allowed nodes twice when selecting a victim
2012-04-26 8:45 UTC (7+ messages)
[PATCH v2] mm: compaction: handle incorrect Unmovable type pageblocks
2012-04-26 8:13 UTC (3+ messages)
[PATCH 0/6] zsmalloc: clean up and fix arch dependency
2012-04-26 5:07 UTC (26+ messages)
` [PATCH 2/6] zsmalloc: remove unnecessary alignment
` [PATCH 3/6] zsmalloc: rename zspage_order with zspage_pages
` [PATCH 4/6] zsmalloc: add/fix function comment
` [PATCH 5/6] zsmalloc: remove unnecessary type casting
` [PATCH 6/6] zsmalloc: make zsmalloc portable
Possible 32-bit PAE kernel I/O slow down with 3.3.X
2012-04-26 3:22 UTC
[patch] mm: memcg: move pc lookup point to commit_charge()
2012-04-26 2:02 UTC (2+ messages)
NULL-ptr deref in mmput via sys_migrate_pages in 3.4-rc4 (proly missing mm==NULL check)
2012-04-25 20:15 UTC
[PATCH] mm: sync rss-counters at the end of exit_mm()
2012-04-25 20:01 UTC (7+ messages)
` [PATCH 1/2] mm: set task exit code before complete_vfork_done()
[PATCH 1/2] mm: backing-dev - Removed debug_stats entry from backing_dev_info and handled debug fs failue cases
2012-04-25 19:58 UTC
Order Viagra Online 100mg, 50mg for Cheapest Price on Net and get Free Pills 3uo10o
2012-04-25 19:52 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).