messages from 2013-02-24 17:45:36 to 2013-03-02 01:10:18 UTC [more...]
[PATCH 0/7] ksm: responses to NUMA review
2013-03-02 1:10 UTC (7+ messages)
` [PATCH 2/7] ksm: treat unstable nid like in stable tree
[RFC PATCH v2 1/2] mm: tuning hardcoded reserved memory
2013-03-02 0:29 UTC (7+ messages)
extra free kbytes tunable
2013-03-02 0:10 UTC (14+ messages)
` [PATCH] add "
mmotm 2013-03-01-15-50 uploaded
2013-03-01 23:51 UTC
[PATCH v3 002/002] mm: replace hardcoded 3% with admin_reserve_pages knob
2013-03-01 23:43 UTC
[PATCH v3 001/002] mm: limit growth of 3% hardcoded other user reserve
2013-03-01 23:32 UTC
per-cpu statistics
2013-03-01 13:48 UTC (2+ messages)
Fw:
2013-03-01 13:46 UTC
+ mm-show_mem-suppress-page-counts-in-non-blockable-contexts.patch added to -mm tree
2013-03-01 10:23 UTC (3+ messages)
[PATCH] x86: mm: Check if PUD is large when validating a kernel address
2013-03-01 9:39 UTC (7+ messages)
` [PATCH] x86: mm: Check if PUD is large when validating a kernel address v2
(no subject)
2013-03-01 8:12 UTC
[PATCHv5 0/8] zswap: compressed swap caching
2013-03-01 6:47 UTC (23+ messages)
` [PATCHv5 1/8] zsmalloc: add to mm/
` [PATCHv5 2/8] zsmalloc: add documentation
` [PATCHv5 7/8] zswap: add swap page writeback support
zsmalloc limitations and related topics
2013-03-01 1:40 UTC (3+ messages)
mm: BUG in mempolicy's sp_insert
2013-03-01 1:30 UTC (11+ messages)
` [PATCH 1/2] mempolicy: fix wrong sp_node insertion
` [PATCH 2/2] mempolicy: fix typo
[PATCH] shmem: fix build regression
2013-03-01 0:37 UTC (3+ messages)
[PATCH] staging/zcache: Fix/improve zcache writeback code, tie to a config option
2013-03-01 0:35 UTC (8+ messages)
[RFC PATCH v2 2/2] mm: tuning hardcoded reserved memory
2013-03-01 0:16 UTC (4+ messages)
[RFC] DNUMA: Runtime NUMA memory layout reconfiguration
2013-02-28 21:57 UTC (26+ messages)
` [RFC][PATCH 00/24] "
` [PATCH 01/24] XXX: reduce MAX_PHYSADDR_BITS & MAX_PHYSMEM_BITS in PAE
` [PATCH 02/24] XXX: x86/Kconfig: simplify NUMA config for NUMA_EMU on X86_32
` [PATCH 03/24] XXX: memory_hotplug locking note in online_pages
` [PATCH 04/24] rbtree: add postorder iteration functions
` [PATCH 05/24] rbtree: add rbtree_postorder_for_each_entry_safe() helper
` [PATCH 06/24] mm/memory_hotplug: factor out zone+pgdat growth
` [PATCH 07/24] memory_hotplug: export ensure_zone_is_initialized() in mm/internal.h
` [PATCH 08/24] mm/memory_hotplug: use {pgdat,zone}_is_empty() when resizing zones & pgdats
` [PATCH 09/24] mm: add nid_zone() helper
` [PATCH 10/24] page_alloc: add return_pages_to_zone() when DYNAMIC_NUMA is enabled
` [PATCH 11/24] page_alloc: in move_freepages(), skip pages instead of VM_BUG on node differences
` [PATCH 12/24] page_alloc: when dynamic numa is enabled, don't check that all pages in a block belong to the same zone
` [PATCH 13/24] page-flags dnuma: reserve a pageflag for determining if a page needs a node lookup
` [PATCH 14/24] memory_hotplug: factor out locks in mem_online_cpu()
` [PATCH 15/24] mm: add memlayout & dnuma to track pfn->nid & transplant pages between nodes
` [PATCH 16/24] mm: memlayout+dnuma: add debugfs interface
` [PATCH 17/24] page_alloc: use dnuma to transplant newly freed pages in __free_pages_ok()
` [PATCH 18/24] page_alloc: use dnuma to transplant newly freed pages in free_hot_cold_page()
` [PATCH 19/24] page_alloc: transplant pages that are being flushed from the per-cpu lists
` [PATCH 20/24] x86: memlayout: add a arch specific inital memlayout setter
` [PATCH 21/24] init/main: call memlayout_global_init() in start_kernel()
` [PATCH 22/24] dnuma: memlayout: add memory_add_physaddr_to_nid() for memory_hotplug
` [PATCH 23/24] x86/mm/numa: when dnuma is enabled, use memlayout to handle memory hotplug's physaddr_to_nid
` [PATCH 24/24] XXX: x86/mm/numa: Avoid spamming warnings due to lack of cpu reconfig
[PATCH RESEND] mm: trace filemap add and del
2013-02-28 21:33 UTC (3+ messages)
[PATCHv6 4/8] zswap: add to mm/
2013-02-28 19:50 UTC (2+ messages)
[RFC][PATCH 0/9] extend hugepage migration
2013-02-28 18:16 UTC (13+ messages)
` [PATCH 3/9] soft-offline: use migrate_pages() instead of migrate_huge_page()
` [PATCH 8/9] memory-hotplug: enable memory hotplug to handle hugepage
` [PATCH 9/9] remove /proc/sys/vm/hugepages_treat_as_movable
slub error in fs/sysfs/bin.c related code
2013-02-28 17:00 UTC (3+ messages)
[PATCH] memcg: implement low limits
2013-02-28 14:30 UTC (10+ messages)
[ATTEND][LSF/MM TOPIC] FUSE: write-back cache policy and other improvements
2013-02-28 12:19 UTC
Fw: Natural diet supplements
2013-02-28 12:14 UTC
[PATCH -V1 00/24] THP support for PPC64
2013-02-28 8:36 UTC (27+ messages)
` [PATCH -V1 01/24] powerpc: Use signed formatting when printing error
` [PATCH -V1 02/24] powerpc: Save DAR and DSISR in pt_regs on MCE
` [PATCH -V1 03/24] powerpc: Don't hard code the size of pte page
` [PATCH -V1 04/24] powerpc: Reduce the PTE_INDEX_SIZE
` [PATCH -V1 05/24] powerpc: Move the pte free routines from common header
` [PATCH -V1 06/24] powerpc: Reduce PTE table memory wastage
` [PATCH -V1 07/24] powerpc: Add size argument to pgtable_cache_add
` [PATCH -V1 08/24] powerpc: Use encode avpn where we need only avpn values
` [PATCH -V1 09/24] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V1 10/24] powerpc: Return all the valid pte ecndoing in KVM_PPC_GET_SMMU_INFO ioctl
` [PATCH -V1 11/24] powerpc: Update tlbie/tlbiel as per ISA doc
` [PATCH -V1 12/24] powerpc: print both base and actual page size on hash failure
` [PATCH -V1 13/24] powerpc: Print page size info during boot
` [PATCH -V1 14/24] powerpc: Fix hpte_decode to use the correct decoding for page sizes
` [PATCH -V1 15/24] mm/THP: HPAGE_SHIFT is not a #define on some arch
` [PATCH -V1 16/24] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [PATCH -V1 17/24] mm/THP: withdraw the pgtable after pmdp related operations
` [PATCH -V1 18/24] powerpc/THP: Implement transparent huge pages for ppc64
` [PATCH -V1 19/24] powerpc/THP: Differentiate THP PMD entries from HUGETLB PMD entries
` [PATCH -V1 20/24] powerpc/THP: Add code to handle HPTE faults for large pages
` [PATCH -V1 21/24] powerpc: Handle huge page in perf callchain
` [PATCH -V1 22/24] powerpc/THP: hypervisor require few WIMG bit set
` [PATCH -V1 23/24] powerpc/THP: get_user_pages_fast changes
` [PATCH -V1 24/24] powerpc/THP: Enable THP on PPC64
Fw:
2013-02-28 8:05 UTC
[PATCH] x86, ACPI, mm: Revert SRAT support from movablemem_map boot option
2013-02-28 8:00 UTC
mm: introduce new field "managed_pages" to struct zone
2013-02-28 6:13 UTC
[patch] mm, show_mem: suppress page counts in non-blockable contexts
2013-02-27 22:16 UTC (5+ messages)
[PATCH v2] slub: correctly bootstrap boot caches
2013-02-27 16:39 UTC (10+ messages)
I added your profile to my contact list
2013-02-26 21:59 UTC
OOM triggered with plenty of memory free
2013-02-26 20:54 UTC (7+ messages)
[PATCH] mm: fix SYNC_FILE_RANGE_WRITE to not block
2013-02-26 17:03 UTC
[PATCH 0/2] FADV_DONTNEED and FADV_NOREUSE
2013-02-26 15:39 UTC (12+ messages)
` [PATCH 1/2] mm: fadvise: fix POSIX_FADV_DONTNEED
[PATCH 0/5] [v3] fix illegal use of __pa() in KVM code
2013-02-26 12:45 UTC (5+ messages)
[PATCH V3 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-02-26 9:10 UTC (3+ messages)
` [PATCH V3 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
Something amiss with IO throttling
2013-02-26 3:31 UTC (2+ messages)
` readahead blocking on ext4 ( was: Something amiss with IO throttling )
[PATCH v2] mm: break circular include from linux/mmzone.h
2013-02-26 1:03 UTC (2+ messages)
[PATCH v2] mm: remove MIGRATE_ISOLATE check in hotpath
2013-02-26 0:00 UTC (5+ messages)
[RFC PATCH v1 1/1] mm: tuning hardcoded reserved memory
2013-02-25 23:23 UTC
[PATCH v2] mm: slab: Verify the nodeid passed to ____cache_alloc_node
2013-02-25 19:27 UTC (3+ messages)
[Bug fix PATCH 0/2] Make whatever node kernel resides in un-hotpluggable
2013-02-25 19:06 UTC (15+ messages)
` [Bug fix PATCH 1/2] acpi, movablemem_map: Exclude memblock.reserved ranges when parsing SRAT
` [Bug fix PATCH 2/2] acpi, movablemem_map: Make whatever nodes the kernel resides in un-hotpluggable
[PATCH] HWPOISON: check dirty flag to match against clean page
2013-02-25 18:10 UTC
[PATCHv6 0/8] zswap: compressed swap caching
2013-02-25 17:21 UTC (4+ messages)
` [PATCHv6 4/8] zswap: add to mm/
Questin about swap_slot free and invalidate page
2013-02-25 17:20 UTC (10+ messages)
[PATCH] mm: slab: Verify the nodeid passed to ____cache_alloc_node
2013-02-25 9:11 UTC (2+ messages)
Better integration of compression with the broader linux-mm
2013-02-25 3:00 UTC (7+ messages)
[RFC] Reproducible OOM with just a few sleeps
2013-02-24 22:10 UTC (2+ messages)
[RFC PATCH -V2 00/21] THP support for PPC64
2013-02-24 17:45 UTC (4+ messages)
` [RFC PATCH -V2 08/21] powerpc: Decode the pte-lp-encoding bits correctly
POSIX_FADV_DONTNEED implemented wrong
2013-02-22 21:52 UTC
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).