linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Reverts to address unixbench regression
@ 2016-06-14  8:42 Kirill A. Shutemov
  2016-06-14  8:42 ` [PATCH 1/2] Revert "mm: make faultaround produce old ptes" Kirill A. Shutemov
  2016-06-14  8:42 ` [PATCH 2/2] Revert "mm: disable fault around on emulated access bit architecture" Kirill A. Shutemov
  0 siblings, 2 replies; 6+ messages in thread
From: Kirill A. Shutemov @ 2016-06-14  8:42 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: Rik van Riel, Mel Gorman, Huang, Ying, Michal Hocko, Minchan Kim,
	Vinayak Menon, Dave Hansen, linux-kernel, linux-mm,
	Kirill A. Shutemov

Faultaround changes cause regression in unixbench, let's revert them.

Kirill A. Shutemov (2):
  Revert "mm: make faultaround produce old ptes"
  Revert "mm: disable fault around on emulated access bit architecture"

 include/linux/mm.h |  2 +-
 mm/filemap.c       |  2 +-
 mm/memory.c        | 31 +++++--------------------------
 3 files changed, 7 insertions(+), 28 deletions(-)

-- 
2.8.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-06-16 15:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14  8:42 [PATCH 0/2] Reverts to address unixbench regression Kirill A. Shutemov
2016-06-14  8:42 ` [PATCH 1/2] Revert "mm: make faultaround produce old ptes" Kirill A. Shutemov
2016-06-16 12:20   ` Michal Hocko
2016-06-16 12:27     ` Kirill A. Shutemov
2016-06-16 15:10       ` Michal Hocko
2016-06-14  8:42 ` [PATCH 2/2] Revert "mm: disable fault around on emulated access bit architecture" Kirill A. Shutemov

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).