messages from 2012-10-17 03:40:13 to 2012-10-19 10:20:20 UTC [more...]
[PATCH v2 0/3] acpi,memory-hotplug : implement framework for hot removing memory
2012-10-19 10:19 UTC (5+ messages)
` [PATCH v2 1/3] acpi,memory-hotplug: call acpi_bus_trim() to remove memory device
` [PATCH v2 2/3] acpi,memory-hotplug: introduce a mutex lock to protect the list in acpi_memory_device
` [PATCH v2 3/3] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
[PATCH v3 0/9] bugfix for memory hotplug
2012-10-19 10:15 UTC (24+ messages)
` [PATCH v3 1/9] suppress "Device memoryX does not have a release() function" warning
` [PATCH v3 2/9] suppress "Device nodeX "
` [PATCH v3 3/9] memory-hotplug: flush the work for the node when the node is offlined
` [PATCH v3 4/9] clear the memory to store struct page
` [PATCH v3 5/9] memory-hotplug: skip HWPoisoned page when offlining pages
` [PATCH v3 6/9] memory-hotplug: update mce_bad_pages when removing the memory
` [PATCH v3 7/9] memory-hotplug: auto offline page_cgroup when onlining memory block failed
` [PATCH v3 8/9] memory-hotplug: fix NR_FREE_PAGES mismatch
` [PATCH v3 9/9] memory-hotplug: allocate zone's pcp before onlining pages
[PATCH v5 00/14] kmem controller for memcg
2012-10-19 10:08 UTC (56+ messages)
` [PATCH v5 01/14] memcg: Make it possible to use the stock for more than one page
` [PATCH v5 02/14] memcg: Reclaim when more than one page needed
` [PATCH v5 03/14] memcg: change defines to an enum
` [PATCH v5 04/14] kmem accounting basic infrastructure
` [PATCH v5 05/14] Add a __GFP_KMEMCG flag
` [PATCH v5 06/14] memcg: kmem controller infrastructure
` [PATCH v5 07/14] mm: Allocate kernel pages to the right memcg
` [PATCH v5 08/14] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v5 09/14] memcg: kmem accounting lifecycle management
` [PATCH v5 11/14] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v5 12/14] execute the whole memcg freeing in free_worker
` [PATCH v5 13/14] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
` [PATCH v5 14/14] Add documentation about the kmem controller
[PATCH] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening
2012-10-19 9:52 UTC (8+ messages)
[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
2012-10-19 9:33 UTC (19+ messages)
` [PATCH 1/6] memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
` [PATCH 2/6] memcg: root_cgroup cannot reach mem_cgroup_move_parent
` [PATCH 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail
` [PATCH 5/6] memcg: make mem_cgroup_reparent_charges non failing
` [PATCH 6/6] hugetlb: do not fail in hugetlb_cgroup_pre_destroy
[PATCH v5] slab: Ignore internal flags in cache creation
2012-10-19 9:32 UTC (4+ messages)
mpol_to_str revisited
2012-10-19 9:28 UTC (31+ messages)
` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps
` [patch for-3.7] mm, mempolicy: avoid taking mutex inside spinlock when reading numa_maps
` [patch for-3.7 v2] "
` [patch for-3.7 v3] mm, mempolicy: hold task->mempolicy refcount while "
[PATCH v2] mm: thp: Set the accessed flag for old pages on access fault
2012-10-19 9:10 UTC (7+ messages)
[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
2012-10-19 9:08 UTC (15+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
[PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable
2012-10-19 7:51 UTC (4+ messages)
[PATCH 1/2] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
2012-10-19 7:20 UTC (3+ messages)
` [PATCH 2/2] slub: remove one code path and reduce lock contention in __slab_free()
mm/mmu_notifier: inconsistent lock state in mmu_notifier_register()
2012-10-19 7:05 UTC (5+ messages)
[Q] Default SLAB allocator
2012-10-19 7:01 UTC (24+ messages)
[PATCH v2 0/2] Suppress "Device <device name> does not have a release() function" warning
2012-10-19 5:42 UTC (6+ messages)
` [PATCH 2/2]suppress "Device nodeX "
[RFC PATCH v1 1/3] mm: teach mm by current context info to not do I/O during memory allocation
2012-10-19 3:52 UTC (8+ messages)
[PATCH 1/4] thp: clean up __collapse_huge_page_isolate
2012-10-19 3:00 UTC (7+ messages)
` [PATCH 2/4] thp: introduce hugepage_get_pmd()
` [PATCH 3/4] thp: introduce hugepage_vma_check()
` [PATCH 4/4] thp: cleanup: introduce mk_huge_pmd()
[PATCH 0/10] memory-hotplug: hot-remove physical memory
2012-10-19 1:55 UTC (5+ messages)
` [PATCH 5/10] memory-hotplug : memory-hotplug: check page type in get_page_bootmem
[PATCH 0/2] acpi,memory-hotplug : remove memory device by acpi_bus_remove()
2012-10-19 1:50 UTC (4+ messages)
` [PATCH 2/2] acpi,memory-hotplug : call acpi_bus_remo() to remove memory device
[PATCH v4 00/10, REBASED] Introduce huge zero page
2012-10-18 23:59 UTC (4+ messages)
` [PATCH v4 10/10] thp: implement refcounting for "
[PATCH 1/3] mm/slob: Drop usage of page->private for storing page-sized allocations
2012-10-18 22:50 UTC (5+ messages)
` [PATCH 2/3] mm/slob: Use object_size field in kmem_cache_size()
` [PATCH 3/3] mm/sl[aou]b: Move common kmem_cache_size() to slab.h
mm: NULL ptr deref in anon_vma_interval_tree_verify
2012-10-18 22:46 UTC
[PATCH 0/3] Small slob fixes and some more comon code
2012-10-18 22:41 UTC
[PATCH v2 0/5] bugfix for memory hotplug
2012-10-18 22:20 UTC (11+ messages)
` [PATCH v2 1/5] memory-hotplug: skip HWPoisoned page when offlining pages
` [PATCH v2 2/5] memory-hotplug: update mce_bad_pages when removing the memory
` [PATCH v2 3/5] memory-hotplug: auto offline page_cgroup when onlining memory block failed
` [PATCH v2 4/5] memory-hotplug: fix NR_FREE_PAGES mismatch
` [PATCH v2 5/5] memory-hotplug: allocate zone's pcp before onlining pages
[PATCH] memory cgroup: update root memory cgroup when node is onlined
2012-10-18 22:03 UTC (6+ messages)
Fwd: Scan from a HP ScanJet #1930
2012-10-18 19:51 UTC
[PATCH v3 00/10] Introduce huge zero page
2012-10-18 14:50 UTC (5+ messages)
[PATCH v4 00/19] slab accounting for memcg
2012-10-18 11:38 UTC (2+ messages)
[PATCH] mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
2012-10-17 21:07 UTC (2+ messages)
[PATCH] mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
2012-10-17 21:06 UTC (2+ messages)
VIAGRA 100mg x 30 pills $54, VIAGRA 100mg x 120 pills $139 +Free Shipping! x89aig1b8h
2012-10-17 11:54 UTC
[PATCH v4 00/14] kmem controller for memcg
2012-10-17 7:29 UTC (3+ messages)
` [PATCH v4 14/14] Add documentation about the kmem controller
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).