lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 19 Jul 2021 03:31:51 +0100
From:   Matthew Wilcox <willy@...radead.org>
To:     Chanho Min <chanho.min@....com>
Cc:     Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org,
        "Kirill A . Shutemov" <kirill.shutemov@...ux.intel.com>,
        Gunho Lee <gunho.lee@....com>, Juneho Choi <juno.choi@....com>,
        Inkyu Hwang <inkyu.hwang@....com>
Subject: Re: [PATCH] mm: make falutaround selectable

On Mon, Jul 19, 2021 at 10:08:45AM +0900, Chanho Min wrote:
> While faultaround can have performance gains, on certain platform it
> increases pss and causes swap to occur more frequently. This patch allows
> to unselect faultaround on platforms that do not want this behavior.

It would be better if we could determine the circumstances under which
faultaround is causing problems and automatically disable it without
asking the sysadmin to determine that.

Can you tell us more about the workload?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ