messages from 2012-10-03 05:15:51 to 2012-10-06 02:19:29 UTC [more...]
[PATCH v3 04/13] kmem accounting basic infrastructure
2012-10-06 2:19 UTC (20+ messages)
[PATCH 00/33] AutoNUMA27
2012-10-06 0:11 UTC (46+ messages)
` [PATCH 01/33] autonuma: add Documentation/vm/autonuma.txt
` [PATCH 02/33] autonuma: make set_pmd_at always available
` [PATCH 03/33] autonuma: export is_vma_temporary_stack() even if CONFIG_TRANSPARENT_HUGEPAGE=n
` [PATCH 04/33] autonuma: define _PAGE_NUMA
` [PATCH 05/33] autonuma: pte_numa() and pmd_numa()
` [PATCH 06/33] autonuma: teach gup_fast about pmd_numa
` [PATCH 07/33] autonuma: mm_autonuma and task_autonuma data structures
` [PATCH 08/33] autonuma: define the autonuma flags
` [PATCH 09/33] autonuma: core autonuma.h header
` [PATCH 10/33] autonuma: CPU follows memory algorithm
` [PATCH 11/33] autonuma: add the autonuma_last_nid in the page structure
` [PATCH 12/33] autonuma: Migrate On Fault per NUMA node data
` [PATCH 13/33] autonuma: autonuma_enter/exit
` [PATCH 14/33] autonuma: call autonuma_setup_new_exec()
` [PATCH 15/33] autonuma: alloc/free/init task_autonuma
` [PATCH 16/33] autonuma: alloc/free/init mm_autonuma
` [PATCH 17/33] autonuma: prevent select_task_rq_fair to return -1
` [PATCH 18/33] autonuma: teach CFS about autonuma affinity
` [PATCH 19/33] autonuma: memory follows CPU algorithm and task/mm_autonuma stats collection
` [PATCH 20/33] autonuma: default mempolicy follow AutoNUMA
` [PATCH 21/33] autonuma: call autonuma_split_huge_page()
` [PATCH 22/33] autonuma: make khugepaged pte_numa aware
` [PATCH 23/33] autonuma: retain page last_nid information in khugepaged
` [PATCH 24/33] autonuma: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 25/33] autonuma: numa hinting page faults entry points
` [PATCH 26/33] autonuma: reset autonuma page data when pages are freed
` [PATCH 27/33] autonuma: link mm/autonuma.o and kernel/sched/numa.o
` [PATCH 28/33] autonuma: add CONFIG_AUTONUMA and CONFIG_AUTONUMA_DEFAULT_ENABLED
` [PATCH 29/33] autonuma: page_autonuma
` [PATCH 30/33] autonuma: bugcheck page_autonuma fields on newly allocated pages
` [PATCH 31/33] autonuma: boost khugepaged scanning rate
` [PATCH 32/33] autonuma: add migrate_allow_first_fault knob in sysfs
` [PATCH 33/33] autonuma: add mm_autonuma working set estimation
[PATCH v2 5/7] mm: Add and use update_mmu_cache_pmd() in transparent huge page code
2012-10-05 22:01 UTC (2+ messages)
[PATCH v2 0/8] THP support for Sparc64
2012-10-05 22:00 UTC (4+ messages)
[mmotm] get rid of the remaining VM_RESERVED usage
2012-10-05 21:28 UTC (5+ messages)
memory-hotplug : suppres "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning
2012-10-05 21:09 UTC (3+ messages)
[patch 0/2] memcg fixups that fell through cracks in 3.5
2012-10-05 20:53 UTC (7+ messages)
` [patch 1/2] mm: memcontrol: handle potential crash when rmap races with task exit
` [patch 2/2] mm: memcg: clean up mm_match_cgroup() signature
[PATCH 0/10] memory-hotplug: hot-remove physical memory
2012-10-05 19:36 UTC (14+ messages)
` [PATCH 1/10] memory-hotplug : check whether memory is offline or not when removing memory
` [PATCH 2/10] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [PATCH 3/10] memory-hotplug : introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH 4/10] memory-hotplug : unregister memory section on SPARSEMEM_VMEMMAP
` [PATCH 5/10] memory-hotplug : memory-hotplug: check page type in get_page_bootmem
` [PATCH 6/10] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH 7/10] memory-hotplug : remove memmap "
` [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture
` [PATCH 9/10] memory-hotplug : memory_hotplug: clear zone when removing the memory
` [PATCH 10/10] memory-hotplug : remove sysfs file of node
[PATCH v4] slab: Ignore internal flags in cache creation
2012-10-05 19:00 UTC (2+ messages)
[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
2012-10-05 18:56 UTC (9+ 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 0/4] bugfix for memory hotplug
2012-10-05 18:39 UTC (13+ messages)
` [PATCH 2/4] memory-hotplug: add node_device_release
[PATCH v3 00/13] kmem controller for memcg
2012-10-05 15:31 UTC (14+ messages)
` [PATCH v3 06/13] memcg: kmem controller infrastructure
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback
[PATCH 0/8] THP support for Sparc64
2012-10-05 11:57 UTC (7+ messages)
(no subject)
2012-10-05 11:11 UTC (5+ messages)
` your mail
` [PATCH 29/33] autonuma: page_autonuma
CMA broken in next-20120926
2012-10-05 9:59 UTC (5+ messages)
` [PATCH] mm: compaction: Iron out isolate_freepages_block() and isolate_freepages_range() -fix1
` [PATCH] mm: compaction: Iron out isolate_freepages_block() and isolate_freepages_range() -fix2
` [PATCH] mm: compaction: Cache if a pageblock was scanned and no pages were isolated -fix3
[RFC] vmevent: Implement pressure attribute
2012-10-05 9:29 UTC (2+ messages)
iwl3945: order 5 allocation during ifconfig up; vm problem?
2012-10-05 8:37 UTC (8+ messages)
[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-05 5:35 UTC (21+ 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 v2] mm: thp: Set the accessed flag for old pages on access fault
2012-10-04 22:13 UTC (4+ messages)
Repeatable ext4 oops with 3.6.0 (regression)
2012-10-04 21:11 UTC (5+ messages)
[PATCH v2 7/7] sparc64: Support transparent huge pages
2012-10-04 19:47 UTC
[PATCH v2 6/7] mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd()
2012-10-04 19:47 UTC
[PATCH v2 4/7] sparc64: Document PGD and PMD layout
2012-10-04 19:47 UTC
[PATCH 3/7] sparc64: Eliminate PTE table memory wastage
2012-10-04 19:47 UTC
[PATCH v2 2/7] sparc64: Halve the size of PTE tables
2012-10-04 19:46 UTC
[PATCH v2 1/7] sparc64: Only support 4MB huge pages and 8KB base pages
2012-10-04 19:46 UTC
[PATCH 3/8] sparc64: Eliminate PTE table memory wastage
2012-10-04 18:20 UTC (3+ messages)
[patch v4]swap: add a simple random read swapin detection
2012-10-04 16:23 UTC (6+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead
[RFC] mm: add support for zsmalloc and zcache
2012-10-04 14:36 UTC (12+ messages)
[PATCH] lib: Use kmalloc_track_caller to get accurate traces for kvasprintf
2012-10-04 12:36 UTC
-mm git tree updated for 3.6 major release
2012-10-04 11:27 UTC
[PATCH 0/3] A few cleanups and refactorings, sync w/ upstream
2012-10-04 10:21 UTC (4+ messages)
` [PATCH 1/3] vmevent: Remove unused code
` [PATCH 2/3] vmevent: Factor vmevent_match_attr() out of vmevent_match()
` [PATCH 3/3] vmevent: Don't sample values twice
PROBLEM: It seems that /usr/bin/time program reports a wrong value for MaxRSS
2012-10-04 7:20 UTC
[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
2012-10-04 6:26 UTC (4+ messages)
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap of sparse-vmemmap
[PATCH 0/2] acpi,memory-hotplug : remove memory device by acpi_bus_remove()
2012-10-04 2:41 UTC (4+ messages)
` [PATCH 1/2] acpi,memory-hotplug : export the function acpi_bus_remove()
` [PATCH 2/2] acpi,memory-hotplug : call acpi_bus_remo() to remove memory device
divide error: bdi_dirty_limit+0x5a/0x9e
2012-10-03 23:11 UTC (9+ messages)
` [PATCH] CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug
[PATCH v3 04/13] kmem accounting basic infrastructure
2012-10-03 22:59 UTC (11+ messages)
[RFC/PATCH 0/3] swap/frontswap: allow movement of zcache pages to swap
2012-10-03 22:43 UTC (4+ messages)
` [RFC/PATCH 1/3] swap: allow adding of pages to tail of anonymous inactive queue
` [RFC/PATCH 2/3] swap: add read_frontswap_async to move a page from frontswap to swapcache
` [RFC/PATCH 3/3] frontswap/swap: allow frontswap "unuse" and add metadata for tracking it
Resubmitting 1GB page shm patchkit
2012-10-03 22:24 UTC (2+ messages)
` [PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v3
[patch for-3.6] mm, thp: fix mapped pages avoiding unevictable list on mlock
2012-10-03 21:46 UTC (10+ messages)
` [patch] mm, thp: fix mlock statistics
` [patch -mm] mm, thp: fix mlock statistics fix
[PATCH] mm: use %pK for /proc/vmallocinfo
2012-10-03 18:39 UTC (7+ messages)
[PATCH] slub: init_kmem_cache_cpus() and put_cpu_partial() can be static
2012-10-03 18:21 UTC (4+ 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)
[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)
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).