messages from 2012-10-01 09:28:00 to 2012-10-03 21:13:12 UTC [more...]
[PATCH] mm, slab: release slab_mutex earlier in kmem_cache_destroy() (was Re: Lockdep complains about commit 1331e7a1bb ("rcu: Remove _rcu_barrier() dependency on __stop_machine()"))
2012-10-03 21:13 UTC (19+ messages)
` [PATCH v2] [RFC] mm, slab: release slab_mutex earlier in kmem_cache_destroy()
` [PATCH] CPU hotplug, debug: Detect imbalance between get_online_cpus() and put_online_cpus()
` [PATCH v3] mm, slab: release slab_mutex earlier in kmem_cache_destroy()
` [PATCH v4] "
[patch for-3.6] mm, thp: fix mapped pages avoiding unevictable list on mlock
2012-10-03 21:10 UTC (8+ messages)
` [patch] mm, thp: fix mlock statistics
` [patch -mm] mm, thp: fix mlock statistics fix
[patch v4]swap: add a simple random read swapin detection
2012-10-03 21:07 UTC (5+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead
[PATCH] mm: use %pK for /proc/vmallocinfo
2012-10-03 18:39 UTC (8+ messages)
[PATCH] slub: init_kmem_cache_cpus() and put_cpu_partial() can be static
2012-10-03 18:21 UTC (4+ messages)
iwl3945: order 5 allocation during ifconfig up; vm problem?
2012-10-03 18:07 UTC (7+ messages)
CK2 [07/15] slab: Use common kmalloc_index/kmalloc_size functions
2012-10-03 15:06 UTC (9+ messages)
` CK2 [04/15] slab: Use the new create_boot_cache function to simplify bootstrap
` CK2 [03/15] slub: Use a statically allocated kmem_cache boot structure for bootstrap
[PATCH] mm: memmap_init_zone() performance improvement
2012-10-03 14:56 UTC
zram OOM behavior
2012-10-03 13:30 UTC (2+ messages)
[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
2012-10-03 10:11 UTC (5+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
` [PATCH 2/4] acpi,memory-hotplug : rename remove_memory() to offline_memory()
` [PATCH 3/6] acpi,memory-hotplug : add physical memory hotplug code to acpi_memhotplug.c
` [PATCH 4/4] acpi,memory-hotplug : store the node id in acpi_memory_device
[PATCH v2] mm: thp: Set the accessed flag for old pages on access fault
2012-10-03 9:09 UTC (4+ messages)
[PATCHv2 4/6] mm: reuse kbasename() functionality
2012-10-03 8:43 UTC
[PATCH] Fix devmem_is_allowed for below 1MB accesses for an efi machine
2012-10-03 5:35 UTC (9+ messages)
[PATCH] make GFP_NOTRACK flag unconditional
2012-10-03 5:00 UTC (2+ messages)
[PATCH 0/2] memory-hotplug : notification of memoty block's state
2012-10-03 3:58 UTC (9+ messages)
` [Patch 1/2] memory-hotplug : Preparation to notify memory block's state at memory hot remove
` [Patch 2/2] memory-hotplug : update memory block's state and notfy theinformation to userspace
[PATCH 0/8] THP support for Sparc64
2012-10-03 0:53 UTC (3+ messages)
[PATCH] hardening: add PROT_FINAL prot flag to mmap/mprotect
2012-10-03 0:43 UTC (3+ messages)
[PATCH v3 00/10] Introduce huge zero page
2012-10-03 0:11 UTC (18+ messages)
` [PATCH v3 01/10] thp: huge zero page: basic preparation
` [PATCH v3 02/10] thp: zap_huge_pmd(): zap huge zero pmd
` [PATCH v3 03/10] thp: copy_huge_pmd(): copy huge zero page
` [PATCH v3 04/10] thp: do_huge_pmd_wp_page(): handle "
` [PATCH v3 05/10] thp: change_huge_pmd(): keep huge zero page write-protected
` [PATCH v3 06/10] thp: change split_huge_page_pmd() interface
` [PATCH v3 07/10] thp: implement splitting pmd for huge zero page
` [PATCH v3 08/10] thp: setup huge zero page on non-write page fault
` [PATCH v3 09/10] thp: lazy huge zero page allocation
` [PATCH v3 10/10] thp: implement refcounting for huge zero page
[PATCH 7/8] mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd()
2012-10-02 22:58 UTC (2+ messages)
[PATCH 6/8] mm: Make transparent huge code not depend upon the details of pgtable_t
2012-10-02 22:49 UTC (2+ messages)
[PATCH 0/3] Volatile Ranges (v7) & Lots of words
2012-10-02 22:38 UTC (4+ messages)
[PATCH 8/8] sparc64: Support transparent huge pages
2012-10-02 22:27 UTC
[PATCH 5/8] mm: Add and use update_mmu_cache_pmd() in transparent huge page code
2012-10-02 22:27 UTC
[PATCH 4/8] sparc64: Document PGD and PMD layout
2012-10-02 22:26 UTC
[PATCH 3/8] sparc64: Eliminate PTE table memory wastage
2012-10-02 22:26 UTC
[PATCH 2/8] sparc64: Halve the size of PTE tables
2012-10-02 22:26 UTC
[PATCH 1/8] sparc64: Only support 4MB huge pages
2012-10-02 22:26 UTC
[PATCH v3] slab: Ignore internal flags in cache creation
2012-10-02 19:54 UTC (3+ messages)
[RFC] mm: add support for zsmalloc and zcache
2012-10-02 18:17 UTC (11+ messages)
[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
2012-10-02 17:29 UTC (20+ messages)
` [RFC v9 PATCH 01/21] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v9 PATCH 06/21] memory-hotplug: export the function acpi_bus_remove()
` [RFC v9 PATCH 13/21] memory-hotplug: check page type in get_page_bootmem
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap of sparse-vmemmap
Some confusion with how the SLOB allocator works
2012-10-02 17:07 UTC
[RFC/PATCH] zcache2 on PPC64 (Was: [RFC] mm: add support for zsmalloc and zcache)
2012-10-02 16:11 UTC (3+ messages)
CMA broken in next-20120926
2012-10-02 15:12 UTC (15+ messages)
[PATCH 4/7] mm: reuse kbasename() functionality
2012-10-02 15:00 UTC
[PATCH v3 00/16] slab accounting for memcg
2012-10-02 14:46 UTC (3+ messages)
` [PATCH v3 05/16] consider a memcg parameter in kmem_create_cache
slab vs. slub kmem cache name inconsistency
2012-10-02 14:43 UTC (4+ messages)
numa remap space & memory hotplug
2012-10-02 11:25 UTC
sl[aou]b allocator comparison
2012-10-02 11:22 UTC
[RFC 0/4] bypass charges if memcg is not used
2012-10-02 9:34 UTC (5+ messages)
` [RFC 1/4] memcg: provide root figures from system totals
[PATCH v3 00/13] kmem controller for memcg
2012-10-02 9:10 UTC (40+ messages)
` [PATCH v3 01/13] memcg: Make it possible to use the stock for more than one page
` [PATCH v3 02/13] memcg: Reclaim when more than one page needed
` [PATCH v3 03/13] memcg: change defines to an enum
` [PATCH v3 05/13] Add a __GFP_KMEMCG flag
` [PATCH v3 06/13] memcg: kmem controller infrastructure
` [PATCH v3 08/13] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v3 09/13] memcg: kmem accounting lifecycle management
` [PATCH v3 10/13] memcg: use static branches when code not in use
` [PATCH v3 11/13] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback
` [PATCH v3 13/13] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
[GIT PULL] cgroup hierarchy changes for v3.7-rc1
2012-10-02 7:44 UTC
[PATCH v2] slab: Ignore internal flags in cache creation
2012-10-02 3:16 UTC (3+ messages)
[PATCH v4] KSM: numa awareness sysfs knob
2012-10-01 23:47 UTC (5+ messages)
[PATCH] mm: Avoid section mismatch warning for memblock_type_name
2012-10-01 20:08 UTC (2+ messages)
[PATCH 0/3] Virtual huge zero page
2012-10-01 18:56 UTC (20+ messages)
[PATCH] hugetlb: do not use vma_hugecache_offset for vma_prio_tree_foreach
2012-10-01 18:29 UTC (4+ messages)
[PATCH 0/4] bugfix for memory hotplug
2012-10-01 18:12 UTC (11+ messages)
` [PATCH 2/4] memory-hotplug: add node_device_release
[PATCH linux-next-20120928] slab: Fix build failure
2012-10-01 17:56 UTC
[PATCH] slab: Ignore internal flags in cache creation
2012-10-01 17:54 UTC (12+ messages)
[PATCH] mm: thp: Set the accessed flag for old pages on access fault
2012-10-01 16:32 UTC (4+ messages)
[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
2012-10-01 16:26 UTC
[PATCH v3 04/13] kmem accounting basic infrastructure
2012-10-01 9:27 UTC (11+ messages)
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).