messages from 2013-12-10 02:12:22 to 2013-12-11 22:10:00 UTC [more...]
[PATCH 00/11 v3] update page table walker
2013-12-11 22:09 UTC (8+ messages)
` [PATCH 01/11] pagewalk: update page table walker core
` [PATCH 02/11] pagewalk: add walk_page_vma()
` [PATCH 03/11] smaps: redefine callback functions for page table walker
` [PATCH 04/11] clear_refs: "
` [PATCH 05/11] pagemap: "
` [PATCH 07/11] memcg: "
` [PATCH 08/11] madvise: "
why does index in truncate_inode_pages_range() grows so much ?
2013-12-11 20:26 UTC (4+ messages)
oops in pgtable_trans_huge_withdraw
2013-12-11 19:59 UTC (5+ messages)
[PATCH 00/17] NUMA balancing segmentation fault fixes and misc followups v4
2013-12-11 19:12 UTC (28+ messages)
` [PATCH 01/18] mm: numa: Serialise parallel get_user_page against THP migration
` [PATCH 02/18] mm: numa: Call MMU notifiers on "
` [PATCH 03/18] mm: Clear pmd_numa before invalidating
` [PATCH 04/18] mm: numa: Do not clear PMD during PTE update scan
` [PATCH 05/18] mm: numa: Do not clear PTE for pte_numa update
` [PATCH 06/18] mm: numa: Ensure anon_vma is locked to prevent parallel THP splits
` [PATCH 07/18] mm: numa: Avoid unnecessary work on the failure path
` [PATCH 08/18] sched: numa: Skip inaccessible VMAs
` [PATCH 09/18] mm: numa: Clear numa hinting information on mprotect
` [PATCH 10/18] mm: numa: Avoid unnecessary disruption of NUMA hinting during migration
` [PATCH 11/18] mm: fix TLB flush race between migration, and change_protection_range
` [PATCH] mm: fix TLB flush race between migration, and change_protection_range -fix
` [PATCH 12/18] mm: numa: Defer TLB flush for THP migration as long as possible
` [PATCH 13/18] mm: numa: Make NUMA-migrate related functions static
` [PATCH 14/18] mm: numa: Limit scope of lock for NUMA migrate rate limiting
` [PATCH 15/18] mm: numa: Trace tasks that fail migration due to "
` [PATCH 16/18] mm: numa: Do not automatically migrate KSM pages
` [PATCH 17/18] sched: Add tracepoints related to NUMA task migration
` [PATCH] mm: numa: Guarantee that tlb_flush_pending updates are visible before page table updates
[patch] mm: page_alloc: exclude unreclaimable allocations from zone fairness policy
2013-12-11 18:24 UTC (2+ messages)
[RFC] [PATCH] - auditing cmdline
2013-12-11 16:10 UTC
kernel BUG in munlock_vma_pages_range
2013-12-11 15:55 UTC (5+ messages)
[PATCH v2 0/7] correct and clean-up migration related stuff
2013-12-11 16:00 UTC (22+ messages)
` [PATCH v2 2/7] mm/migrate: correct failure handling if !hugepage_migration_support()
` [PATCH v2 3/7] mm/mempolicy: correct putback method for isolate pages if failed
` [PATCH v2 4/7] mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages
` [PATCH v2 5/7] mm/compaction: respect ignore_skip_hint in update_pageblock_skip
` [PATCH v2 6/7] mm/migrate: remove unused function, fail_migrate_page()
` [PATCH v2 7/7] mm/migrate: remove result argument on page allocation function for migration
[PATCH] memcg, oom: lock mem_cgroup_print_oom_info
2013-12-11 15:42 UTC
[PATCH v5 0/8] mm: sched: numa: several fixups
2013-12-11 14:50 UTC (18+ messages)
` [PATCH v5 1/8] sched/numa: fix set cpupid on page migration twice against thp
` [PATCH v5 2/8] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
` [PATCH v5 3/8] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v5 4/8] sched/numa: fix set cpupid on page migration twice against normal page
` [PATCH v5 5/8] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults
` [PATCH v5 6/8] sched/numa: fix period_slot recalculation
` [PATCH v5 7/8] sched/numa: fix record hinting faults check
` [PATCH v5 8/8] sched/numa: drop unnecessary variable in task_weight
[PATCH 1/2] mm/memblock: add more comments in code
2013-12-11 15:36 UTC (2+ messages)
` [PATCH 2/2] mm/memblock: print phys_addr_t using %pa
[RFC 0/4] memcg: Low-limit reclaim
2013-12-11 14:15 UTC (5+ messages)
` [RFC 1/4] memcg, mm: introduce lowlimit reclaim
` [RFC 2/4] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
` [RFC 3/4] memcg: Allow setting low_limit
` [RFC 4/4] mm, memcg: expedite OOM if no memcg is reclaimable
[PATCH] [RFC] mm: slab: separate slab_page from 'struct page'
2013-12-10 22:21 UTC (5+ messages)
user defined OOM policies
2013-12-11 12:42 UTC (14+ messages)
` [patch 1/8] fork: collapse copy_flags into copy_process
` [patch 7/8] mm, memcg: allow processes handling oom notifications to access reserves
[PATCH 00/18] NUMA balancing segmentation fault fixes and misc followups v3
2013-12-11 11:21 UTC (10+ messages)
` [PATCH 11/18] mm: fix TLB flush race between migration, and change_protection_range
` [PATCH 17/18] sched: Tracepoint task movement
[PATCH v13 00/16] kmemcg shrinkers
2013-12-11 11:08 UTC (20+ messages)
` [PATCH v13 04/16] memcg: move memcg_caches_array_size() function
` [PATCH v13 05/16] vmscan: move call to shrink_slab() to shrink_zones()
` [PATCH v13 10/16] vmscan: shrink slab on memcg pressure
` [PATCH v13 11/16] mm: list_lru: add per-memcg lists
` [PATCH v13 12/16] fs: mark list_lru based shrinkers memcg aware
` [PATCH v13 13/16] vmscan: take at least one pass with shrinkers
` [PATCH v13 14/16] vmpressure: in-kernel notifications
[PATCH v6 0/6] mm: sched: numa: several fixups
2013-12-11 10:28 UTC (9+ messages)
` [PATCH v6 1/6] sched/numa: fix set cpupid on page migration twice against thp
` [PATCH v6 2/6] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
` [PATCH v6 3/6] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v6 4/6] sched/numa: fix set cpupid on page migration twice against normal page
` [PATCH v6 5/6] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults
` [PATCH v6 6/6] sched/numa: fix period_slot recalculation
[PATCH V2 0/6] Memory compaction efficiency improvements
2013-12-11 10:24 UTC (7+ messages)
` [PATCH V2 1/6] mm: compaction: trace compaction begin and end
` [PATCH V2 2/6] mm: compaction: encapsulate defer reset logic
` [PATCH V2 3/6] mm: compaction: reset cached scanner pfn's before reading them
` [PATCH V2 4/6] mm: compaction: detect when scanners meet in isolate_freepages
` [PATCH V2 5/6] mm: compaction: do not mark unmovable pageblocks as skipped in async compaction
` [PATCH V2 6/6] mm: compaction: reset scanner positions immediately when they meet
[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
2013-12-11 9:55 UTC (13+ messages)
[patch] mm, page_alloc: allow __GFP_NOFAIL to allocate below watermarks after reclaim
2013-12-11 9:26 UTC (4+ messages)
[PATCH v2] mm/zswap: change zswap to writethrough cache
2013-12-11 9:02 UTC (5+ messages)
[PATCH] mm,x86: fix span coverage in e820_all_mapped()
2013-12-11 5:27 UTC (14+ messages)
[PATCH v9 0/4] zram/zsmalloc promotion
2013-12-11 2:18 UTC (7+ messages)
` [PATCH v9 1/4] zsmalloc: add Kconfig for enabling page table method
` [PATCH v9 2/4] zsmalloc: add more comment
` [PATCH v9 3/4] zsmalloc: move it under mm
` [PATCH v9 4/4] zram: promote zram from staging
[PATCH] mm/zswap.c: add BUG() for default case in zswap_writeback_entry()
2013-12-11 2:11 UTC (4+ messages)
` [PATCH v2] "
[patch] mm, page_alloc: make __GFP_NOFAIL really not fail
2013-12-11 1:35 UTC (8+ messages)
` [patch alternative] mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure
` [patch] checkpatch: add warning of future __GFP_NOFAIL use
[PATCH 0/2] mm: memblock: Couple of kbuild fixes after the memblock series
2013-12-10 21:25 UTC (4+ messages)
` [PATCH 1/2] mm/ARM: dma: fix conflicting types for 'arm_dma_zone_size'
` [PATCH 2/2] mm/memblock: fix buld of "cris" arch
[PATCH v4 01/12] sched/numa: fix set cpupid on page migration twice against thp
2013-12-10 20:37 UTC (18+ messages)
` [PATCH v4 02/12] sched/numa: drop idx field of task_numa_env struct
` [PATCH v4 03/12] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
` [PATCH v4 04/12] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v4 05/12] sched/numa: make numamigrate_isolate_page static
` [PATCH v4 06/12] sched/numa: make numamigrate_update_ratelimit static
` [PATCH v4 07/12] sched/numa: fix set cpupid on page migration twice against normal page
` [PATCH v4 08/12] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults
` [PATCH v4 09/12] sched/numa: fix period_slot recalculation
` [PATCH v4 10/12] sched/numa: fix record hinting faults check
` [PATCH v4 11/12] sched/numa: drop unnecessary variable in task_weight
` [PATCH v4 12/12] sched/numa: fix two local 'ret' in task_numa_migrate()
[PATCH V2] mm: add show num_poisoned_pages when oom
2013-12-10 19:56 UTC (2+ messages)
[PATCH] mm: documentation: remove hopelessly out-of-date locking doc
2013-12-10 19:18 UTC
ebizzy performance regression due to X86 TLB range flush
2013-12-10 18:18 UTC
[PATCH v3 00/23] mm: Use memblock interface instead of bootmem
2013-12-10 16:44 UTC (7+ messages)
` [PATCH v3 02/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [PATCH v3 08/23] mm/memblock: Add memblock memory allocation apis
[PATCH v3 01/12] sched/numa: fix set cpupid on page migration twice against thp
2013-12-10 8:49 UTC (13+ messages)
` [PATCH v3 09/12] sched/numa: fix task scan rate adjustment
` [PATCH v3 10/12] sched/numa: fix record hinting faults check
` [PATCH v3 11/12] sched/numa: drop unnecessary variable in task_weight
` [PATCH v3 12/12] sched/numa: drop local 'ret' in task_numa_migrate()
[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-12-10 8:32 UTC (8+ messages)
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user
[PATCH v2] mm/hwpoison: add '#' to hwpoison_inject
2013-12-10 2:31 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).