Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1421676
| From | "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Reverts to address unixbench regression |
| Date | 2016-06-14 10:50 +0200 |
| Message-ID | <rJScO-2p8-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Reverts to address unixbench regression "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-06-14 10:50 +0200
[PATCH 1/2] Revert "mm: make faultaround produce old ptes" "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-06-14 10:50 +0200
Re: [PATCH 1/2] Revert "mm: make faultaround produce old ptes" Michal Hocko <mhocko@kernel.org> - 2016-06-16 14:30 +0200
Re: [PATCH 1/2] Revert "mm: make faultaround produce old ptes" "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2016-06-16 14:30 +0200
Re: [PATCH 1/2] Revert "mm: make faultaround produce old ptes" Michal Hocko <mhocko@kernel.org> - 2016-06-16 17:20 +0200
csiph-web