messages from 2013-08-27 16:06:27 to 2013-09-02 04:58:29 UTC [more...]
linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
2013-09-02 4:58 UTC (15+ messages)
` ipc-msg broken again on 3.11-rc7? (was Re: linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ])
` ipc-msg broken again on 3.11-rc7?
[PATCH 1/2] mm: thp: cleanup: mv alloc_hugepage to better place
2013-09-02 3:45 UTC (2+ messages)
` [PATCH 2/2] mm: thp: khugepaged: add policy for finding target node
[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
2013-09-02 3:14 UTC (21+ messages)
` [PATCH v9 01/13] KVM: PPC: POWERNV: move iommu_add_device earlier
` [PATCH v9 02/13] hashtable: add hash_for_each_possible_rcu_notrace()
` [PATCH v9 03/13] KVM: PPC: reserve a capability number for multitce support
` [PATCH v9 04/13] KVM: PPC: reserve a capability and KVM device type for realmode VFIO
` [PATCH v9 05/13] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH v9 06/13] powerpc: add real mode support for dma operations on powernv
` [PATCH v9 07/13] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH v9 08/13] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH v9 09/13] powerpc/iommu: rework to support realmode
` [PATCH v9 10/13] KVM: PPC: remove warning from kvmppc_core_destroy_vm
` [PATCH v9 11/13] KVM: PPC: add trampolines for VFIO external API
` [PATCH v9 12/13] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH v9 13/13] KVM: PPC: Add hugepage "
[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-02 1:03 UTC (12+ messages)
` [PATCH 08/11] x86, acpi, memblock: Use __memblock_alloc_base() in acpi_initrd_override()
[PATCH] mm: msync: require either MS_ASYNC or MS_SYNC
2013-09-01 19:58 UTC
[PATCH] memcg: fix multiple large threshold notifications
2013-09-01 0:06 UTC
Why did I see isolated file/anon when system has high pgscand/s and 16 GB free memory
2013-08-31 23:13 UTC
Re:linux-mm
2013-08-31 18:48 UTC
[PATCH 4/4] mm/arch: use NUMA_NODE
2013-08-31 0:54 UTC
[PATCH 0/3] ACPI / hotplug / mm: Rework mutual exclusion between hibernation and memory hotplug
2013-08-31 0:50 UTC (9+ messages)
` [PATCH 1/3] ACPI / scan: Change ordering of locks for device hotplug
` [PATCH 2/3] PM / hibernate: Create memory bitmaps after freezing user space
` [PATCH 3/3] PM / hibernate / memory hotplug: Rework mutual exclusion
[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
2013-08-30 22:16 UTC (3+ messages)
` [PATCH 05/23] thp: represent file thp pages in meminfo and friends
[PATCH 3/4] x86/srat: use NUMA_NO_NODE
2013-08-30 21:48 UTC (2+ messages)
[PATCH 1/4] mm/vmalloc: use NUMA_NO_NODE
2013-08-30 21:48 UTC (2+ messages)
[PATCH 2/4] mm/acpi: use NUMA_NO_NODE
2013-08-30 21:48 UTC (3+ messages)
[PATCH] x86: e820: fix memmap kernel boot parameter
2013-08-30 20:39 UTC (4+ messages)
[patch 0/7] improve memcg oom killer robustness v2
2013-08-30 19:58 UTC (3+ messages)
[RFC PATCH] Increase locking granularity in THP page fault code
2013-08-30 17:57 UTC (3+ messages)
` [RFC PATCH] Change THP code to use pud_page(pud)->ptl lock page_table_lock
[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
2013-08-30 17:50 UTC (39+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v3 10/35] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v3 11/35] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v3 12/35] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v3 13/35] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v3 14/35] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior
` [RFC PATCH v3 16/35] mm: Enable per-memory-region fragmentation stats in pagetypeinfo
` [RFC PATCH v3 17/35] mm: Add aggressive bias to prefer lower regions during page allocation
` [RFC PATCH v3 18/35] mm: Introduce a "Region Allocator" to manage entire memory regions
` [RFC PATCH v3 19/35] mm: Add a mechanism to add pages to buddy freelists in bulk
` [RFC PATCH v3 20/35] mm: Provide a mechanism to delete pages from "
` [RFC PATCH v3 21/35] mm: Provide a mechanism to release free memory to the region allocator
` [RFC PATCH v3 22/35] mm: Provide a mechanism to request free memory from "
` [RFC PATCH v3 23/35] mm: Maintain the counter for freepages in "
` [RFC PATCH v3 24/35] mm: Propagate the sorted-buddy bias for picking free regions, to "
` [RFC PATCH v3 25/35] mm: Fix vmstat to also account for freepages in the "
` [RFC PATCH v3 26/35] mm: Drop some very expensive sorted-buddy related checks under DEBUG_PAGEALLOC
` [RFC PATCH v3 27/35] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA => RA flow
` [RFC PATCH v3 28/35] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA <= "
` [RFC PATCH v3 29/35] mm: Update the freepage migratetype of pages during region allocation
` [RFC PATCH v3 30/35] mm: Provide a mechanism to check if a given page is in the region allocator
` [RFC PATCH v3 31/35] mm: Add a way to request pages of a particular region from "
` [RFC PATCH v3 32/35] mm: Modify move_freepages() to handle pages in the region allocator properly
` [RFC PATCH v3 33/35] mm: Never change migratetypes of pageblocks during freepage stealing
` [RFC PATCH v3 34/35] mm: Set pageblock migratetype when allocating regions from region allocator
` [RFC PATCH v3 35/35] mm: Use a cache between page-allocator and region-allocator
[PATCH 0/2 v2] split page table lock for hugepage
2013-08-30 17:18 UTC (3+ messages)
` [PATCH 1/2] hugetlbfs: support split page table lock
` [PATCH 2/2] thp: "
[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
2013-08-30 14:50 UTC (8+ messages)
` [PATCH 10/16] fuse: Implement writepages callback
[PATCH] mm: compaction: update comment about zone lock in isolate_freepages_block
2013-08-30 14:07 UTC
[PATCH 0/6] treewide: kmem_cache_alloc GFP_ZERO cleanups
2013-08-30 13:37 UTC (3+ messages)
` [PATCH 1/6] slab/block: Add and use kmem_cache_zalloc_node
[RFC PATCH v3 00/35] mm: Memory Power Management
2013-08-30 12:39 UTC (16+ messages)
` [RFC PATCH v3 01/35] mm: Restructure free-page stealing code and fix a bug
` [RFC PATCH v3 02/35] mm: Fix the value of fallback_migratetype in alloc_extfrag tracepoint
` [RFC PATCH v3 03/35] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot
` [RFC PATCH v3 05/35] mm: Introduce and initialize zone memory regions
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 07/35] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v3 10/35] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v3 11/35] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v3 12/35] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v3 13/35] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v3 14/35] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v3 15/35] mm: Print memory region statistics to understand the buddy allocator behavior
[PATCH 1/5] mm/vmalloc: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 9:10 UTC (2+ messages)
[PATCH] mm/vmalloc: use help function to get vmalloc area size
2013-08-30 9:00 UTC (4+ messages)
[RFC PATCH 0/4] mm: migrate zbud pages
2013-08-30 8:42 UTC (5+ messages)
` [RFC PATCH 1/4] zbud: use page ref counter for "
` [RFC PATCH 2/4] mm: use mapcount for identifying "
` [RFC PATCH 3/4] mm: use indirect zbud handle and radix tree
` [RFC PATCH 4/4] mm: migrate zbud pages
[PATCH 5/5] mm/cgroup: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 8:29 UTC (4+ messages)
[PATCH 4/5] mm/ia64: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 3:42 UTC
[PATCH 3/5] mm/vmemmap: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 3:40 UTC
[PATCH 2/5] mm/sparse: use N_MEMORY instead of N_HIGH_MEMORY
2013-08-30 3:38 UTC
BUG: soft lockup - CPU#25 stuck for 23s! [memcg_process_s:5859]
2013-08-30 3:36 UTC
[PATCH] ksm: Remove redundant __GFP_ZERO from kcalloc
2013-08-29 23:32 UTC
[PATCH 2/2] mempool: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
2013-08-29 22:31 UTC
slab: krealloc with GFP_ZERO defect
2013-08-29 21:47 UTC
[patch] mm, memcg: store memcg name for oom kill log consistency
2013-08-29 13:30 UTC (2+ messages)
[PATCH v2 0/7] Improving munlock() performance for large non-THP areas
2013-08-29 13:02 UTC (4+ messages)
` [PATCH v2 7/7] mm: munlock: manual pte walk in fast path instead of follow_page_mask()
[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
2013-08-29 12:10 UTC (9+ messages)
[PATCH v4 1/10] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
2013-08-29 6:17 UTC (4+ messages)
[PATCH v2 1/4] mm/pgtable: Fix continue to preallocate pmds even if failure occurrence
2013-08-29 5:32 UTC (14+ messages)
` [PATCH v2 2/4] mm/sparse: introduce alloc_usemap_and_memmap
[gcv v3 07/35] mm: Replace __get_cpu_var uses
2013-08-28 19:48 UTC
vmstat kthreads
2013-08-28 19:28 UTC (7+ messages)
` [PATCH v2 1/2] mm: make vmstat_update periodic run conditional
mmotm 2013-08-27-16-51 uploaded
2013-08-28 18:42 UTC (6+ messages)
[PATCH 0/18] Basic scheduler support for automatic NUMA balancing V5
2013-08-28 17:10 UTC (7+ messages)
` [PATCH] sched, numa: Use {cpu, pid} to create task groups for shared faults
` [PATCH -v3] "
[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
2013-08-28 6:36 UTC (4+ messages)
` [PATCH 07/16] slab: overloading the RCU head over the LRU for RCU free
[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
2013-08-28 1:58 UTC (9+ messages)
` [resend] [PATCH V2] "
` [resend] [PATCH V3] "
[BUG] ARM64: Create 4K page size mmu memory map at init time will trigger exception
2013-08-28 1:34 UTC (7+ messages)
[PATCH v2 1/3] mm/hwpoison: fix bug triggered by unpoison empty zero page
2013-08-27 21:34 UTC (6+ messages)
` [PATCH v2 3/3] mm/hwpoison: fix return value of madvise_hwpoison
unused swap offset / bad page map
2013-08-27 16:32 UTC (12+ messages)
[PATCH v2] [BUGFIX] drivers/base: fix show_mem_removable to handle missing sections
2013-08-27 16:06 UTC (3+ 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).