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:   Sat, 7 Aug 2021 15:14:24 +0900
From:   Alexey Avramov <hakavlad@...ox.lv>
To:     Nico Pache <npache@...hat.com>
Cc:     linux-mm@...ck.org, akpm@...ux-foundation.org,
        linux-kernel@...r.kernel.org, hannes@...xchg.org,
        aquini@...hat.com, shakeelb@...gle.com, llong@...hat.com
Subject: Re: [PATCH v2] vm_swappiness=0 should still try to avoid swapping
 anon memory

>vm_swappiness=0 should still try to avoid swapping anon memory

Swapping with swappiness=0 depends on vm.watermark_scale_factor.
Decrease vm.watermark_scale_factor to avoid swapping and get OOM,
and increase vm.watermark_scale_factor to get successful swapping 
even with swappiness=0.

Maybe I misunderstood you and you are solving some new problem? 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ