messages from 2014-05-20 02:07:06 to 2014-05-23 16:48:43 UTC [more...]
[PATCH 0/2] Fix some machine check application recovery cases
2014-05-23 16:48 UTC (8+ messages)
` [PATCH 1/2] memory-failure: Send right signal code to correct thread
` [PATCH 2/2] memory-failure: Don't let collect_procs() skip over processes for MF_ACTION_REQUIRED
[PATCH v2 0/3] File Sealing & memfd_create()
2014-05-23 16:37 UTC (9+ messages)
` [PATCH v2 1/3] shm: add sealing API
` [PATCH v2 2/3] shm: add memfd_create() syscall
` [PATCH v2 3/3] selftests: add memfd_create() + sealing tests
[PATCH RFC 0/3] kmemcg slab reparenting
2014-05-23 15:26 UTC (21+ messages)
` [PATCH RFC 3/3] slub: reparent memcg caches' slabs on memcg offline
[patch 0/9] mm: memcontrol: naturalize charge lifetime
2014-05-23 15:18 UTC (11+ messages)
` [patch 6/9] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
` [patch 7/9] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
` [patch 8/9] mm: memcontrol: rewrite charge API
[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
2014-05-23 15:07 UTC (14+ messages)
` [PATCH v2] "
` compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
` compaction is still too expensive for thp
3.15.0-rc6: VM_BUG_ON_PAGE(PageTail(page), page)
2014-05-23 13:54 UTC (8+ messages)
[PATCH V4 0/2] mm: FAULT_AROUND_ORDER patchset performance data for powerpc
2014-05-23 12:28 UTC (22+ messages)
` [PATCH V4 2/2] powerpc/pseries: init fault_around_order for pseries
memory hot-add: the kernel can notify udev daemon before creating the sys file state?
2014-05-23 12:27 UTC (2+ messages)
[PATCH] mm/madvise: fix WILLNEED on SHM/ANON to actually do something
2014-05-23 12:12 UTC
[PATCH] memcg: deprecate memory.force_empty knob
2014-05-23 12:09 UTC (5+ messages)
Postgresql performance problems with IO latency, especially during fsync()
2014-05-23 6:42 UTC (5+ messages)
` [Lsf] "
[PATCH 0/5] mm: i_mmap_mutex to rwsem
2014-05-23 3:33 UTC (6+ messages)
` [PATCH 1/5] mm,fs: introduce helpers around i_mmap_mutex
` [PATCH 2/5] mm: use new helper functions around the i_mmap_mutex
` [PATCH 3/5] mm: convert i_mmap_mutex to rwsem
` [PATCH 4/5] mm/rmap: share the i_mmap_rwsem
` [PATCH 5/5] mm: rename leftover i_mmap_mutex
[PATCH 0/3] Shrinkers and proportional reclaim
2014-05-23 2:43 UTC (11+ messages)
` [PATCH 1/3] fs/superblock: Unregister sb shrinker before ->kill_sb()
` [PATCH 2/3] fs/superblock: Avoid locking counting inodes and dentries before reclaiming them
` [PATCH 3/3] mm: vmscan: Use proportional scanning during direct reclaim and full scan at DEF_PRIORITY
[PATCH] staging: ion: WARN when the handle kmap_cnt is going to wrap around
2014-05-23 1:09 UTC (2+ messages)
[PATCH 0/4] pagecache scanning with /proc/kpagecache
2014-05-22 21:02 UTC (14+ messages)
` [PATCH 1/4] radix-tree: add end_index to support ranged iteration
` [PATCH 2/4] fs/proc/page.c: introduce /proc/kpagecache interface
` [PATCH 3/4] tools/vm/page-types.c: rework on file cache scanning mode
` [PATCH 4/4] Documentation: update Documentation/vm/pagemap.txt
NUMA topology question wrt. d4edc5b6
2014-05-22 20:48 UTC
[PATCH 00/19] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations v3r33
2014-05-22 19:53 UTC (46+ messages)
` [PATCH 09/19] mm: page_alloc: Use word-based accesses for get/set pageblock bitmaps
` [PATCH 18/19] mm: Non-atomically mark page accessed during page cache allocation where possible
` [PATCH] mm: non-atomically mark page accessed during page cache allocation where possible -fix
` [PATCH 19/19] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath
` [PATCH 0/1] ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb()
` [PATCH 1/1] "
` [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v4
` [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v5
` [PATCH] mm: filemap: Avoid unnecessary barriers and waitqueue lookups in unlock_page fastpath v7
` [PATCH] mm: filemap: Avoid unnecessary barriers and waitqueue lookups in unlock_page fastpath v8
[PATCH v3] Distirbute the clear operation of mces_seen to Per-CPU rather than only monarch CPU
2014-05-22 15:30 UTC (2+ messages)
[PATCH v7] mm: support madvise(MADV_FREE)
2014-05-22 10:49 UTC (2+ messages)
[PATCH] SCHED: remove proliferation of wait_on_bit action functions
2014-05-22 9:50 UTC (3+ messages)
[patch 1/2] mm, migration: add destination page freeing callback
2014-05-22 8:43 UTC (8+ messages)
` [patch v2 1/4] "
` [patch v3 1/6] "
` [patch v3 5/6] mm, thp: avoid excessive compaction latency during fault
` [patch -mm] mm, thp: avoid excessive compaction latency during fault fix
[PATCH] mm: /prom/pid/clear_refs: avoid split_huge_page()
2014-05-22 8:35 UTC (7+ messages)
[PATCH] arm: dma-mapping: add checking cma area initialized
2014-05-22 6:17 UTC (2+ messages)
[RFC PATCH] arm: dma-mapping: fallback allocation for cma failure
2014-05-22 4:30 UTC (12+ messages)
[patch v3 6/6] mm, compaction: terminate async compaction when rescheduling
2014-05-22 2:51 UTC (5+ messages)
` [PATCH v2 1/2] mm/compaction: do not count migratepages when unnecessary
` [PATCH v2 2/2] mm/compaction: avoid rescanning pageblocks in isolate_freepages
mmotm 2014-05-21-16-57 uploaded
2014-05-21 23:58 UTC
[PATCH] tools/vm/page-types.c: page-cache sniffing feature
2014-05-21 22:09 UTC (4+ messages)
` ##freemail## "
[PATCH v7 00/22] Support ext4 on NV-DIMMs
2014-05-21 20:35 UTC (3+ messages)
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
Node 0 not necessary for powerpc?
2014-05-21 19:57 UTC (7+ messages)
[PATCH] mm/vmscan: Kill shrinker's global semaphore
2014-05-21 11:57 UTC
[PATCH] tools/vm/page-types.c: catch sigbus if raced with truncate
2014-05-21 9:38 UTC
[PATCH v2] zram: remove global tb_lock with fine grain lock
2014-05-21 7:51 UTC (3+ messages)
[PATCH v2 00/10] clean-up and remove lockdep annotation in SLAB
2014-05-21 7:43 UTC (2+ messages)
[RFC PATCH 0/3] Aggressively allocate the pages on cma reserved memory
2014-05-21 0:15 UTC (22+ messages)
` [RFC PATCH 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used
` [RFC][PATCH] CMA: drivers/base/Kconfig: restrict CMA size to non-zero value
mm: page_alloc: calculate classzone_idx once from the zonelist ref
2014-05-21 0:06 UTC (3+ messages)
` [PATCH] mm: page_alloc: Calculate "
[PATCH] Sync only the requested range in msync
2014-05-20 22:58 UTC (5+ messages)
[PATCH 1/1] mem-hotplug: Avoid illegal state prefixed with legal state when changing state of memory_block
2014-05-20 22:40 UTC (2+ messages)
[PATCH 0/4] x86,mm: vdso fixes for an OOPS and /proc/PID/maps
2014-05-20 18:39 UTC (13+ messages)
` [PATCH 3/4] x86,mm: Improve _install_special_mapping and fix x86 vdso naming
Google filtering mailing list emails to @gmail.com and @googlemail.com
2014-05-20 14:46 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).