messages from 2013-04-02 20:29:29 to 2013-04-04 14:10:10 UTC [more...]
System freezes when RAM is full (64-bit)
2013-04-04 14:10 UTC (5+ messages)
mm: BUG in do_huge_pmd_wp_page
2013-04-04 14:03 UTC (2+ messages)
[RFC][PATCH 0/7] memcg: make memcg's life cycle the same as cgroup
2013-04-04 13:53 UTC (19+ messages)
` [RFC][PATCH 1/7] memcg: use css_get in sock_update_memcg()
` [RFC][PATCH 2/7] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [RFC][PATCH 3/7] memcg: use css_get/put when charging/uncharging kmem
` [RFC][PATCH 4/7] memcg: use css_get/put for swap memcg
` [RFC][PATCH 5/7] cgroup: make sure parent won't be destroyed before its children
` [RFC][PATCH 6/7] memcg: don't need to get a reference to the parent
` [RFC][PATCH 7/7] memcg: kill memcg refcnt
[PATCH] THP: Use explicit memory barrier
2013-04-04 13:45 UTC (7+ messages)
[PATCH] mm, x86: Do not zero hugetlbfs pages at boot. -v3
2013-04-04 13:20 UTC
[PATCH] mm, x86: no zeroing of hugetlbfs pages at boot
2013-04-04 12:16 UTC (11+ messages)
` [PATCH] mm, x86: Do not zero hugetlbfs pages at boot. -v2
[PATCH v2 00/28] memcg-aware slab shrinking
2013-04-04 9:35 UTC (10+ messages)
` [PATCH v2 05/28] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v2 21/28] vmscan: also shrink slab in memcg pressure
[PATCH 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
2013-04-04 9:09 UTC (7+ messages)
` [PATCH 1/6] mm/hugetlb: introduce new sysctl knob which control gigantic page pools shrinking
` [PATCH 2/6] mm/hugetlb: update_and_free_page gigantic pages awareness
` [PATCH 3/6] mm/hugetlb: enable gigantic hugetlb page pools shrinking
` [PATCH 4/6] mm/hugetlb: use already exist huge_page_order() instead of h->order
` [PATCH 5/6] mm/hugetlb: remove redundant hugetlb_prefault
` [PATCH 6/6] mm/hugetlb: use already exist interface huge_page_shift
[PATCH -V5 00/25] THP support for PPC64
2013-04-04 8:38 UTC (30+ messages)
` [PATCH -V5 01/25] powerpc: Use signed formatting when printing error
` [PATCH -V5 02/25] powerpc: Save DAR and DSISR in pt_regs on MCE
` [PATCH -V5 03/25] powerpc: Don't hard code the size of pte page
` [PATCH -V5 04/25] powerpc: Reduce the PTE_INDEX_SIZE
` [PATCH -V5 05/25] powerpc: Move the pte free routines from common header
` [PATCH -V5 06/25] powerpc: Reduce PTE table memory wastage
` [PATCH -V5 07/25] powerpc: Use encode avpn where we need only avpn values
` [PATCH -V5 08/25] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V5 09/25] powerpc: Fix hpte_decode to use the correct decoding for page sizes
` [PATCH -V5 10/25] powerpc: print both base and actual page size on hash failure
` [PATCH -V5 11/25] powerpc: Print page size info during boot
` [PATCH -V5 12/25] powerpc: Return all the valid pte ecndoing in KVM_PPC_GET_SMMU_INFO ioctl
` [PATCH -V5 13/25] powerpc: Update tlbie/tlbiel as per ISA doc
` [PATCH -V5 14/25] mm/THP: HPAGE_SHIFT is not a #define on some arch
` [PATCH -V5 15/25] mm/THP: Add pmd args to pgtable deposit and withdraw APIs
` [PATCH -V5 16/25] mm/THP: withdraw the pgtable after pmdp related operations
` [PATCH -V5 17/25] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V5 18/25] powerpc/THP: Double the PMD table size for THP
` [PATCH -V5 19/25] powerpc/THP: Differentiate THP PMD entries from HUGETLB PMD entries
` [PATCH -V5 20/25] powerpc/THP: Add code to handle HPTE faults for large pages
` [PATCH -V5 21/25] powerpc: Handle hugepage in perf callchain
` [PATCH -V5 22/25] powerpc/THP: get_user_pages_fast changes
` [PATCH -V5 23/25] powerpc/THP: Enable THP on PPC64
` [PATCH -V5 24/25] powerpc: Optimize hugepage invalidate
` [PATCH -V5 25/25] powerpc: Handle hugepages in kvm
[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
2013-04-04 7:06 UTC (10+ messages)
[RFC PATCH 0/4] Support vranges on files
2013-04-04 6:55 UTC (6+ messages)
` [RFC PATCH 1/4] vrange: Make various vrange.c local functions static
` [RFC PATCH 2/4] vrange: Introduce vrange_root to make vrange structures more flexible
` [RFC PATCH 3/4] vrange: Support fvrange() syscall for file based volatile ranges
` [RFC PATCH 4/4] vrange: Enable purging of file backed "
[PATCH 0/3] Support memory hot-delete to boot memory
2013-04-04 6:48 UTC (13+ messages)
` [PATCH 1/3] resource: Add __adjust_resource() for internal use
` [PATCH 2/3] resource: Add release_mem_region_adjustable()
` [PATCH 3/3] mm: Change __remove_pages() to call release_mem_region_adjustable()
[PATCH] mm: prevent mmap_cache race in find_vma()
2013-04-04 6:02 UTC (27+ messages)
` [patch] compiler: clarify ACCESS_ONCE() relies on compiler implementation
[RFC] DNUMA: Runtime NUMA memory layout reconfiguration
2013-04-04 5:28 UTC (3+ messages)
` [RFC][PATCH 00/24] "
[PATCH] x86: add phys addr validity check for /dev/mem mmap
2013-04-04 5:20 UTC (14+ messages)
[RFC][PATCH 0/9] extend hugepage migration
2013-04-04 4:57 UTC (6+ messages)
` [PATCH 1/9] migrate: add migrate_entry_wait_huge()
page eviction from the buddy cache
2013-04-04 4:51 UTC (4+ messages)
[PATCH v7 2/2] mm: replace hardcoded 3% with admin_reserve_pages knob
2013-04-04 3:50 UTC (2+ messages)
[PATCH v3 0/3] fix hugepage coredump
2013-04-04 0:42 UTC (9+ messages)
` [PATCH v3 1/3] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [PATCH v3 2/3] fix hugetlb memory check in vma_dump_size()
` [PATCH v3 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()
[RFC 1/4] mm: Per process reclaim
2013-04-03 23:46 UTC (11+ messages)
` [RFC 4/4] mm: Enhance per "
[UPDATE][PATCH 2/3] resource: Add release_mem_region_adjustable()
2013-04-03 23:23 UTC
[PATCH part2 v6 0/3] staging: zcache: Support zero-filled pages more efficiently
2013-04-03 20:13 UTC (6+ messages)
` [PATCH v6 1/3] staging: zcache: fix static variables defined in debug.h but used in mutiple C files
` [PATCH v6 2/3] staging: zcache: introduce zero-filled page stat count
` [PATCH v2 3/3] staging: zcache: clean TODO list
Excessive stall times on ext4 in 3.9-rc2
2013-04-03 15:22 UTC (8+ messages)
[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
2013-04-03 14:42 UTC (12+ messages)
` [PATCH] mm: Make snapshotting pages for stable writes a per-bio operation
` [PATCH v3] "
[PATCH 2/2] mm: allow for outstanding swap writeback accounting
2013-04-03 14:20 UTC (2+ messages)
NUMA Autobalancing Kernel 3.8
2013-04-03 14:11 UTC (7+ messages)
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-04-03 13:53 UTC (6+ messages)
` [PATCHv2, RFC 20/30] ramfs: enable transparent "
[patch] mm, memcg: give exiting processes access to memory reserves
2013-04-03 12:34 UTC (2+ messages)
[PATCH] memcg: don't do cleanup manually if mem_cgroup_css_online() fails
2013-04-03 9:48 UTC (21+ messages)
` [PATCH -v2] "
` [PATCH 1/2] Revert "memcg: avoid dangling reference count in creation failure."
` [PATCH 2/2] memcg, kmem: clean up reference count handling on the error path
[PATCH v3] memcg: Add memory.pressure_level events
2013-04-03 4:02 UTC (5+ messages)
[PATCH v4] memcg: Add memory.pressure_level events
2013-04-03 3:59 UTC
[PATCH] x86: numa: mm: kill double initialization for NODE_DATA
2013-04-03 1:54 UTC (3+ messages)
[PATCH v5 0/8] staging: zcache: Support zero-filled pages more efficiently
2013-04-03 0:05 UTC (9+ messages)
` [PATCH v5 6/8] staging: zcache: fix static variables defined in debug.h but used in mutiple C files
` [PATCH v5 7/8] staging: zcache: introduce zero-filled page stat count
THP: AnonHugePages in /proc/[pid]/smaps is correct or not?
2013-04-02 23:58 UTC (5+ 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).