messages from 2013-08-22 08:44:23 to 2013-08-26 16:10:36 UTC [more...]
[PATCH 0/18] Basic scheduler support for automatic NUMA balancing V5
2013-08-26 16:10 UTC (4+ messages)
` [PATCH] mm, sched, numa: Create a per-task MPOL_INTERLEAVE policy
[PATCH v4 1/10] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
2013-08-26 15:47 UTC (14+ messages)
` [PATCH v4 2/10] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH v4 3/10] mm/hwpoison: fix race against poison thp
` [PATCH v4 4/10] mm/hwpoison: replacing atomic_long_sub() with atomic_long_dec()
` [PATCH v4 5/10] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH v4 6/10] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH v4 7/10] mm/hwpoison: add '#' to madvise_hwpoison
` [PATCH v4 8/10] mm/hwpoison: fix memory failure still hold reference count after unpoison empty zero page
` [PATCH v4 9/10] mm/hwpoison: change permission of corrupt-pfn/unpoison-pfn to 0400
` [PATCH v4 10/10] mm/hwpoison: fix bug triggered by unpoison empty zero page
[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-08-26 14:12 UTC (25+ messages)
` [PATCH v2 03/20] mm, hugetlb: fix subpool accounting handling
` [PATCH v2 12/20] mm, hugetlb: remove vma_has_reserves()
` [PATCH v2 13/20] mm, hugetlb: mm, hugetlb: unify chg and avoid_reserve to use_reserve
` [PATCH v2 14/20] mm, hugetlb: call vma_needs_reservation before entering alloc_huge_page()
` [PATCH v2 15/20] mm, hugetlb: remove a check for return value of alloc_huge_page()
` [PATCH v2 16/20] mm, hugetlb: move down outside_reserve check
` [PATCH v2 17/20] mm, hugetlb: move up anon_vma_prepare()
` [PATCH v2 18/20] mm, hugetlb: clean-up error handling in hugetlb_cow()
doing lots of disk writes causes oom killer to kill processes
2013-08-26 13:51 UTC (2+ messages)
[PATCH RESEND] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
2013-08-26 13:36 UTC
[PATCH v7 0/5] zram/zsmalloc promotion
2013-08-26 7:39 UTC (6+ messages)
[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
2013-08-26 5:32 UTC (4+ messages)
unused swap offset / bad page map
2013-08-26 3:45 UTC (12+ messages)
[PATCH v3 1/8] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
2013-08-26 1:18 UTC (8+ messages)
` [PATCH v3 2/8] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH v3 3/8] mm/hwpoison: fix race against poison thp
` [PATCH v3 4/8] mm/hwpoison: replacing atomic_long_sub() with atomic_long_dec()
` [PATCH v3 5/8] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH v3 6/8] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH v3 7/8] mm/hwpoison: add '#' to madvise_hwpoison
` [PATCH v3 8/8] mm/hwpoison: fix memory failure still hold reference count after unpoison empty zero page
[PATCH v2 1/7] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
2013-08-25 23:23 UTC (12+ messages)
` [PATCH v2 2/7] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH v2 3/7] mm/hwpoison: fix race against poison thp
` [PATCH v2 4/7] mm/hwpoison: replacing atomic_long_sub() with atomic_long_dec()
` [PATCH v2 5/7] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH v2 6/7] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH v2 7/7] mm/hwpoison: add '#' to madvise_hwpoison
[PATCH 1/4] zswap bugfix: memory leaks when re-swapon
2013-08-25 12:00 UTC (3+ messages)
zram: hang/deadlock when used as swap
2013-08-24 0:19 UTC (2+ messages)
[PATCH 0/8] x86, acpi: Move acpi_initrd_override() earlier
2013-08-23 23:56 UTC (40+ messages)
[PATCH 0/4] zswap bugfix: memory leaks and other problem
2013-08-23 15:22 UTC (2+ messages)
[BUG] ARM64: Create 4K page size mmu memory map at init time will trigger exception
2013-08-23 17:16 UTC (3+ messages)
[PATCH v2] [BUGFIX] drivers/base: fix show_mem_removable to handle missing sections
2013-08-23 16:23 UTC
[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
2013-08-23 16:12 UTC (25+ messages)
` [PATCH 02/16] slab: change return type of kmem_getpages() to struct page
` [PATCH 04/16] slab: remove nodeid in struct slab
` [PATCH 05/16] slab: remove cachep in struct slab_rcu
` [PATCH 09/16] slab: use __GFP_COMP flag for allocating slab pages
` [PATCH 11/16] slab: remove kmem_bufctl_t
` [PATCH 12/16] slab: remove SLAB_LIMIT
` [PATCH 13/16] slab: replace free and inuse in struct slab with newly introduced active
` [PATCH 14/16] slab: use struct page for slab management
` [PATCH 15/16] slab: remove useless statement for checking pfmemalloc
` [PATCH 16/16] slab: rename slab_bufctl to slab_freelist
[PATCH V5 0/8] Add memcg dirty/writeback page accounting
2013-08-23 16:11 UTC (12+ messages)
` [PATCH V5 5/8] memcg: add per cgroup writeback pages accounting
` Fwd: "
` [PATCH 1/4] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH 2/4] memcg: check for proper lock held in mem_cgroup_update_page_stat
` [PATCH 3/4] memcg: add per cgroup writeback pages accounting
` [PATCH 4/4] memcg: Document cgroup dirty/writeback memory statistics
[PATCH] [BUGFIX] drivers/base: fix show_mem_removable section count
2013-08-23 16:08 UTC (6+ messages)
[PATCH 4/4] zswap: avoid unnecessary page scanning
2013-08-23 11:14 UTC
[PATCH 3/4] zswap bugfix: memory leaks when invalidate and reclaim occur simultaneously
2013-08-23 11:11 UTC
[PATCH 2/4] zswap: use GFP_NOIO instead of GFP_KERNEL
2013-08-23 11:06 UTC
[PATCH 00/02] swap: allowing a more flexible DISCARD policy V2
2013-08-23 11:03 UTC (3+ messages)
` [PATCH 02/02] swapon: allow a more flexible swap discard policy
[PATCH 0/4] zswap bugfix: memory leaks and other problem
2013-08-23 10:12 UTC
unused swap offset / bad page map
2013-08-23 9:08 UTC
[PATCH 0/2] fs: supply inode uid/gid setting interface
2013-08-23 7:32 UTC (6+ messages)
` [PATCH 1/2] fs: implement inode uid/gid setting function
` [PATCH 2/2] fs: use inode_set_user to set uid/gid of inode
[PATCH 1/6] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
2013-08-23 4:24 UTC (26+ messages)
` [PATCH 2/6] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH 3/6] mm/hwpoison: fix num_poisoned_pages error statistics for thp
` [PATCH 4/6] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH 5/6] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH 6/6] mm/hwpoison: centralize set PG_hwpoison flag and increase num_poisoned_pages
[PATCH] hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page()
2013-08-23 0:24 UTC (3+ messages)
[BUG REPORT]kernel panic with kmemcheck config
2013-08-22 16:45 UTC (6+ messages)
[PATCH] mm, fs: avoid page allocation beyond i_size on read
2013-08-22 15:34 UTC (12+ messages)
[PATCH 1/7] drivers: base: move mutex lock out of add_memory_section()
2013-08-22 15:11 UTC (6+ messages)
` [PATCH 7/7] drivers: base: refactor add_memory_section() to add_memory_block()
[PATCH] mm: strictlimit feature -v4
2013-08-22 15:01 UTC (5+ messages)
[PATCH v2 1/4] mm/pgtable: Fix continue to preallocate pmds even if failure occurrence
2013-08-22 12:14 UTC (10+ messages)
` [PATCH v2 2/4] mm/sparse: introduce alloc_usemap_and_memmap
[PATCH v2 0/7] Improving munlock() performance for large non-THP areas
2013-08-22 11:21 UTC (12+ messages)
` [PATCH v2 3/7] mm: munlock: batch non-THP page isolation and munlock+putback using pagevec
` [PATCH v2 5/7] mm: munlock: bypass per-cpu pvec for putback_lru_page
` [PATCH v2 7/7] mm: munlock: manual pte walk in fast path instead of follow_page_mask()
[patch] mm, thp: count thp_fault_fallback anytime thp fault fails
2013-08-22 11:11 UTC (4+ messages)
[PATCH v5] Soft limit rework
2013-08-22 10:58 UTC (5+ messages)
[patch 9/9] mm: thrash detection-based file cache sizing v4
2013-08-22 9:48 UTC (9+ messages)
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check
[PATCH 1/2] mm: factor commit limit calculation
2013-08-22 9:25 UTC (6+ messages)
` [PATCH 2/2] mm: add overcommit_kbytes sysctl variable
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).