messages from 2015-04-13 13:41:46 to 2015-04-17 12:20:07 UTC [more...]
about bootmem allocation/freeing flow
2015-04-17 12:20 UTC
[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
2015-04-17 12:17 UTC (30+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 01/11] sysctl: make some functions unstatic to access by arch/lib
` [RFC PATCH v2 02/11] slab: add private memory allocator header for arch/lib
` [RFC PATCH v2 03/11] lib: public headers and API implementations for userspace programs
` [RFC PATCH v2 04/11] lib: memory management (kernel glue code)
` [RFC PATCH v2 05/11] lib: time handling "
` [RFC PATCH v2 06/11] lib: context and scheduling "
` [RFC PATCH v2 07/11] lib: sysctl "
` [RFC PATCH v2 08/11] lib: other kernel glue layer code
` [RFC PATCH v2 09/11] lib: asm-generic files
` [RFC PATCH v2 10/11] lib: libos build scripts and documentation
` [RFC PATCH v2 11/11] lib: tools used for test scripts
[RFC 0/4] Generic file system events interface
2015-04-17 11:58 UTC (20+ messages)
` [RFC 1/4] fs: Add generic file system event notifications
` [RFC 2/4] ext4: Add helper function to mark group as corrupted
` [RFC 3/4] ext4: Add support for generic FS events
` [RFC 4/4] shmem: "
[PATCH 1/2 V2] memory-hotplug: fix BUG_ON in move_freepages()
2015-04-17 10:50 UTC
[PATCH 2/2 V2] memory-hotplug: remove reset_node_managed_pages() and reset_node_managed_pages() in hotadd_new_pgdat()
2015-04-17 10:50 UTC
[PATCH] mm/shmem.c: Add new seal to memfd: F_SEAL_WRITE_NONCREATOR
2015-04-17 10:48 UTC (6+ messages)
[PATCH 1/2] memory-hotplug: fix BUG_ON in move_freepages()
2015-04-17 9:13 UTC (2+ messages)
[RFC PATCH 3/4] hugetlbfs: add hugetlbfs_fallocate()
2015-04-17 8:00 UTC
[PATCH 2/2] memory-hotplug: remove reset_node_managed_pages() and reset_node_managed_pages() in hotadd_new_pgdat()
2015-04-17 7:14 UTC
[RFC PATCH 4/4] mm: madvise allow remove operation for hugetlbfs
2015-04-17 7:10 UTC
[RFC PATCH 0/4] hugetlbfs: add fallocate support
2015-04-17 6:44 UTC (6+ messages)
` [RFC PATCH 1/4] hugetlbfs: truncate_hugepages() takes a range of pages
` [RFC PATCH 2/4] hugetlbfs: New huge_add_to_page_cache helper routine
` [RFC PATCH 3/4] hugetlbfs: add hugetlbfs_fallocate()
` [RFC PATCH 4/4] mm: madvise allow remove operation for hugetlbfs
slub bulk alloc: Extract objects from the per cpu slab
2015-04-17 6:06 UTC (8+ messages)
` slub: bulk allocation from per cpu partial pages
[patch] mm: vmscan: invoke slab shrinkers from shrink_zone()
2015-04-17 5:09 UTC (7+ messages)
[PATCH 1/2] mm/hwpoison-inject: fix refcounting in no-injection case
2015-04-17 2:08 UTC (2+ messages)
` [PATCH 2/2] mm/hwpoison-inject: check PageLRU of hpage
[RFC PATCH 0/4] TLB flush multiple pages with a single IPI
2015-04-16 23:30 UTC (23+ messages)
` [PATCH 1/4] x86, mm: Trace when an IPI is about to be sent
` [PATCH 2/4] mm: Send a single IPI to TLB flush multiple pages when unmapping
` [PATCH 3/4] mm: Gather more PFNs before sending a TLB to flush unmapped pages
` [PATCH 4/4] mm: migrate: Batch TLB flushing when unmapping pages for migration
[RFC PATCH 0/4] TLB flush multiple pages with a single IPI v2
2015-04-16 19:34 UTC (15+ messages)
` [PATCH 1/4] x86, mm: Trace when an IPI is about to be sent
` [PATCH 2/4] mm: Send a single IPI to TLB flush multiple pages when unmapping
` [PATCH 3/4] mm: Gather more PFNs before sending a TLB to flush unmapped pages
` [PATCH 4/4] mm: migrate: Batch TLB flushing when unmapping pages for migration
[RFC PATCH 0/14] Parallel memory initialisation
2015-04-16 18:20 UTC (18+ messages)
` [PATCH 10/14] x86: mm: Enable deferred memory initialisation on x86-64
[PATCH] mm/memory-failure: call shake_page() when error hits thp tail page
2015-04-16 13:49 UTC (3+ messages)
[RFC PATCH 0/14] Parallel memory initialisation
2015-04-16 7:51 UTC
[PATCH] kmemleak: record accurate early log buffer count and report when exceeded
2015-04-15 23:23 UTC (3+ messages)
hugetlbfs alignment requirements conflicting with documentation
2015-04-15 21:06 UTC
[PATCH 0/2] KASan for arm64
2015-04-15 18:04 UTC (6+ messages)
` [PATCH 2/2] arm64: add KASan support
advice on bad_page instance
2015-04-15 15:43 UTC (5+ messages)
[PATCH] kmemleak: record accurate early log buffer count and report when exceeded
2015-04-15 15:07 UTC (2+ messages)
[RESEND PATCH v3 0/2] Tracking user space vDSO remaping
2015-04-15 14:16 UTC (20+ messages)
` [RESEND PATCH v3 1/2] mm: Introducing arch_remap hook
` [PATCH v5 0/3] Tracking user space vDSO remaping
` [PATCH v5 1/3] mm: New mm hook framework
` [PATCH v5 2/3] mm: New arch_remap hook
` [PATCH v5 3/3] powerpc/mm: Tracking vDSO remap
[RFC 00/11] mm: debug: formatting memory management structs
2015-04-15 12:52 UTC (14+ messages)
` [RFC 01/11] mm: debug: format flags in a buffer
` [RFC 02/11] mm: debug: deal with a new family of MM pointers
` [RFC 03/11] mm: debug: dump VMA into a string rather than directly on screen
` [RFC 04/11] mm: debug: dump struct MM "
` [RFC 05/11] mm: debug: dump page "
` [RFC 06/11] mm: debug: clean unused code
` [RFC 07/11] mm: debug: VM_BUG()
` [RFC 08/11] mm: debug: kill VM_BUG_ON_PAGE
` [RFC 09/11] mm: debug: kill VM_BUG_ON_VMA
` [RFC 10/11] mm: debug: kill VM_BUG_ON_MM
` [RFC 11/11] mm: debug: use VM_BUG() to help with debug output
[PATCH 1/4] mm: free swp_entry in madvise_free
2015-04-15 6:49 UTC (5+ messages)
` [PATCH 4/4] mm: make every pte dirty on do_swap_page
[Question] ksm: rmap_item pointing to some stale vmas
2015-04-15 6:22 UTC (4+ messages)
mm/compaction.c:250:13: warning: 'suitable_migration_target' defined but not used
2015-04-14 20:00 UTC (3+ messages)
mlock() on DAX returns -ENOMEM
2015-04-14 19:44 UTC (4+ messages)
[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
2015-04-14 16:55 UTC (15+ messages)
` [patch 09/12] mm: page_alloc: private memory reserves for OOM-killing allocations
` [patch 10/12] mm: page_alloc: emergency reserve access for __GFP_NOFAIL allocations
[GIT PULL 0/5] perf/core improvements and fixes
2015-04-14 12:17 UTC (9+ messages)
` [PATCH 1/5] tracing, mm: Record pfn instead of pointer to struct page
` [PATCH 2/5] perf kmem: Analyze page allocator events also
` Re: [GIT PULL 0/5] perf/core improvements and fixes
[PATCH] mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
2015-04-14 7:35 UTC
[PATCHSET 0/6] perf kmem: Implement page allocation analysis (v7)
2015-04-14 5:36 UTC (8+ messages)
` [PATCH 1/6] perf kmem: Implement stat --page --caller
` [PATCH 2/6] perf kmem: Support sort keys on page analysis
` [PATCH 3/6] perf kmem: Add --live option for current allocation stat
` [PATCH 4/6] perf kmem: Print gfp flags in human readable string
` [PATCH 5/6] perf kmem: Add kmem.default config option
` [PATCH 6/6] perf kmem: Show warning when trying to run stat without record
[PATCHSET 0/9] perf kmem: Implement page allocation analysis (v6)
2015-04-14 2:17 UTC (6+ messages)
` [PATCH 4/9] perf kmem: Implement stat --page --caller
` [PATCH 9/9] tools lib traceevent: Honor operator priority
[PATCH v2] mm: show free pages per each migrate type
2015-04-13 23:42 UTC (4+ messages)
[PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()
2015-04-13 16:49 UTC (4+ 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).