messages from 2013-02-19 10:25:40 to 2013-02-22 01:22:41 UTC [more...]
[RFC PATCH -V2 00/21] THP support for PPC64
2013-02-22 0:32 UTC (23+ messages)
` [RFC PATCH -V2 01/21] powerpc: Use signed formatting when printing error
` [RFC PATCH -V2 02/21] powerpc: Save DAR and DSISR in pt_regs on MCE
` [RFC PATCH -V2 03/21] powerpc: Don't hard code the size of pte page
` [RFC PATCH -V2 04/21] powerpc: Reduce the PTE_INDEX_SIZE
` [RFC PATCH -V2 05/21] powerpc: Reduce PTE table memory wastage
` [RFC PATCH -V2 06/21] powerpc: Add size argument to pgtable_cache_add
` [RFC PATCH -V2 07/21] powerpc: Use encode avpn where we need only avpn values
` [RFC PATCH -V2 08/21] powerpc: Decode the pte-lp-encoding bits correctly
` [RFC PATCH -V2 09/21] powerpc: Update tlbie/tlbiel as per ISA doc
` [RFC PATCH -V2 10/21] powerpc: print both base and actual page size on hash failure
` [RFC PATCH -V2 11/21] powerpc: Print page size info during boot
` [RFC PATCH -V2 12/21] powerpc: Fix hpte_decode to use the correct decoding for page sizes
` [RFC PATCH -V2 13/21] mm/THP: HPAGE_SHIFT is not a #define on some arch
` [RFC PATCH -V2 14/21] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [RFC PATCH -V2 15/21] mm/THP: support for zerout withdraw
` [RFC PATCH -V2 16/21] powerpc/THP: Implement transparent huge pages for ppc64
` [RFC PATCH -V2 17/21] powerpc/THP: Differentiate THP PMD entries from HUGETLB PMD entries
` [RFC PATCH -V2 18/21] powerpc/THP: Add code to handle HPTE faults for large pages
` [RFC PATCH -V2 19/21] powerpc/THP: hypervisor require few WIMG bit set
` [RFC PATCH -V2 20/21] powerpc/THP: get_user_pages_fast changes
` [RFC PATCH -V2 21/21] powerpc/THP: Enable THP on PPC64
Better integration of compression with the broader linux-mm
2013-02-22 1:19 UTC (4+ messages)
[PATCH v2] memcg: Add memory.pressure_level events
2013-02-21 23:56 UTC (5+ messages)
[PATCHv6 0/8] zswap: compressed swap caching
2013-02-21 22:44 UTC (15+ messages)
` [PATCHv6 1/8] zsmalloc: add to mm/
` [PATCHv6 2/8] zsmalloc: add documentation
` [PATCHv6 3/8] debugfs: add get/set for atomic types
` [PATCHv6 4/8] zswap: add to mm/
` [PATCHv6 5/8] mm: break up swap_writepage() for frontswap backends
` [PATCHv6 6/8] mm: allow for outstanding swap writeback accounting
` [PATCHv6 7/8] zswap: add swap page writeback support
` [PATCHv6 8/8] zswap: add documentation
[LSF/MM TOPIC][ATTEND] Handling NUMA layout changes at runtime
2013-02-21 19:47 UTC
[PATCH] mm: slab: Verify the nodeid passed to ____cache_alloc_node
2013-02-21 22:07 UTC
[PATCH v2 00/18] change invalidatepage prototype to accept length
2013-02-21 21:49 UTC (6+ messages)
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
Questin about swap_slot free and invalidate page
2013-02-21 21:42 UTC (8+ messages)
[Bug 53501] New: Duplicated MemTotal with different values
2013-02-21 21:31 UTC (16+ messages)
` [PATCH 1/2] vm: add 'MemManaged' field to /proc/meminfo and /sys/.../nodex/meminfo
` [PATCH 2/2] mm: protect si_meminfo() and si_meminfo_node() from memory hotplug operations
` [PATCH v2] mm: let /proc/meminfo report physical memory installed as "MemTotal"
[PATCH] memory-hotplug: mm/Kconfig: move auto selects from MEMORY_HOTPLUG to MEMORY_HOTREMOVE as needed
2013-02-21 21:18 UTC (2+ messages)
` [patch -mm] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap fix fix fix fix fix
[PATCH 1/2] memblock: add assertion for zero allocation size
2013-02-21 20:53 UTC (10+ messages)
` [PATCH v2 1/2] memblock: add assertion for zero allocation alignment
` [PATCH v3 "
[RFC][PATCH 0/9] extend hugepage migration
2013-02-21 19:41 UTC (10+ messages)
` [PATCH 1/9] migrate: add migrate_entry_wait_huge()
` [PATCH 2/9] migrate: make core migration code aware of hugepage
` [PATCH 3/9] soft-offline: use migrate_pages() instead of migrate_huge_page()
` [PATCH 4/9] migrate: clean up migrate_huge_page()
` [PATCH 5/9] migrate: enable migrate_pages() to migrate hugepage
` [PATCH 6/9] migrate: enable move_pages() "
` [PATCH 7/9] mbind: enable mbind() "
` [PATCH 8/9] memory-hotplug: enable memory hotplug to handle hugepage
` [PATCH 9/9] remove /proc/sys/vm/hugepages_treat_as_movable
[PATCH] ia64/mm: fix a bad_page bug when crash kernel booting
2013-02-21 18:21 UTC (8+ messages)
` [PATCH V2] "
` [PATCH V3] "
[PATCHv5 0/8] zswap: compressed swap caching
2013-02-21 16:20 UTC (19+ messages)
` [PATCHv5 1/8] zsmalloc: add to mm/
` [PATCHv5 2/8] zsmalloc: add documentation
` [PATCHv5 4/8] zswap: add to mm/
[PATCH 0/7] ksm: responses to NUMA review
2013-02-21 14:53 UTC (9+ messages)
` [PATCH 1/7] ksm: add some comments
` [PATCH 2/7] ksm: treat unstable nid like in stable tree
` [PATCH 3/7] ksm: shrink 32-bit rmap_item back to 32 bytes
` [PATCH 4/7] mm,ksm: FOLL_MIGRATION do migration_entry_wait
` [PATCH 5/7] mm,ksm: swapoff might need to copy
` [PATCH 6/7] mm: cleanup "swapcache" in do_swap_page
` [PATCH 7/7] ksm: allocate roots when needed
Fwd: Re: Scan from a Xerox WorkCentre Pro #6123197
2013-02-21 14:02 UTC
[PATCH V3 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-02-21 11:01 UTC (3+ messages)
` [PATCH V3 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
` [PATCH V3 2/2] fs/aio.c: use get_user_pages_non_movable() to pin ring pages when support memory hotremove
[patch 1/4 v3]swap: change block allocation algorithm for SSD
2013-02-21 9:35 UTC (3+ messages)
[Bug fix PATCH 0/2] Make whatever node kernel resides in un-hotpluggable
2013-02-21 7:03 UTC (11+ 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
OOM triggered with plenty of memory free
2013-02-21 6:01 UTC (7+ messages)
What does the PG_swapbacked of page flags actually mean?
2013-02-21 2:25 UTC (3+ messages)
[patch 2/4 v3]swap: __swap_duplicate check bad swap entry
2013-02-21 2:22 UTC
[patch 4/4 v3]swap: make cluster allocation per-cpu
2013-02-21 2:18 UTC
[patch 3/4 v3]swap: make swap discard async
2013-02-21 2:18 UTC
[PATCH 1/2] tmpfs: fix use-after-free of mempolicy object
2013-02-20 21:06 UTC (5+ messages)
` [PATCH 2/2] tmpfs: fix mempolicy object leaks
mmotm 2013-02-19-17-20 uploaded
2013-02-20 16:41 UTC (2+ messages)
` since-3.8 branch opened for mm git tree (was: mmotm 2013-02-19-17-20 uploaded)
[patch] mm: mlock: document scary-looking stack expansion mlock chain
2013-02-20 14:24 UTC (4+ messages)
BUG root-caused: careless processing of pagevec causes "Bad page states"
2013-02-20 14:16 UTC
[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-02-20 12:39 UTC (6+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
[patch] mm: shmem: use new radix tree iterator
2013-02-20 12:16 UTC (3+ messages)
[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-02-20 11:54 UTC (19+ messages)
` [PATCH 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
[LSF/MM TOPIC][ATTEND] a few topics I'd like to discuss
2013-02-20 11:03 UTC (6+ messages)
` [Lsf-pc] "
[PATCH 0/7] memcg targeted shrinking
2013-02-20 7:46 UTC (5+ messages)
` [PATCH 2/7] memcg,list_lru: duplicate LRUs upon kmemcg creation
zcache+zram working together?
2013-02-20 6:21 UTC (9+ messages)
[PATCH] mm: cma: fix accounting of CMA pages placed in high memory
2013-02-20 5:31 UTC (6+ messages)
extra free kbytes tunable
2013-02-20 5:19 UTC (6+ messages)
` [PATCH] add "
A noobish question on mm
2013-02-20 2:01 UTC (3+ messages)
Should a swapped out page be deleted from swap cache?
2013-02-20 0:43 UTC (13+ messages)
behavior of zram stats, and zram allocation limit
2013-02-19 23:54 UTC (4+ messages)
[PATCH] IPVS: change type of netns_ipvs->sysctl_sync_qlen_max
2013-02-19 23:53 UTC
[PATCH] zsmalloc: Fix TLB coherency and build problem
2013-02-19 23:45 UTC (3+ messages)
[PATCH 0/2] Arch-specific user pgtables ceiling
2013-02-19 22:55 UTC (7+ messages)
` [PATCH 1/2] mm: Allow arch code to control the user page table ceiling
` [PATCH 2/2] arm: Set the page table freeing ceiling to TASK_SIZE
[LSF/MM TOPIC]swap improvements for fast SSD
2013-02-19 19:41 UTC (8+ messages)
[PATCH 78/81] x86/mm: Check if PUD is large when validating a kernel address
2013-02-19 18:49 UTC
slab: odd BUG on kzalloc
2013-02-19 18:32 UTC (5+ messages)
PAGE_CACHE_SIZE vs. PAGE_SIZE
2013-02-19 16:12 UTC (4+ messages)
[Bug fix PATCH 0/2] Bug fix for movablemem_map boot option
2013-02-19 13:16 UTC (4+ messages)
` [Bug fix PATCH 1/2] acpi, movablemem_map: Do not zero numa_meminfo in numa_init()
` [Bug fix PATCH 2/2] acpi, movablemem_map: Set numa_nodes_hotplug nodemask when using SRAT info
[PATCH] mm: fadvise: Drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages
2013-02-19 11:57 UTC (3+ messages)
[patch 1/2] mm: fincore()
2013-02-19 10:25 UTC (2+ 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).