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:   Wed, 2 Aug 2017 14:29:01 +0200
From:   Michal Hocko <mhocko@...nel.org>
To:     Philipp Hahn <hahn@...vention.de>
Cc:     linux-mm@...ck.org,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [BUG] Slow SATA disk - waiting in balance_dirty_pages() on
 i686-pae.html

On Tue 01-08-17 12:32:40, Philipp Hahn wrote:
> Hello,
> 
> ;TL,DR: apt-get is blocked by balance_dirty_pages() with linux-{3,16
> 4.2, 4.9}, but fast after reboot.
> 
> 
> We still have several systems running 4.9.0-ucs104-686-pae. They have 16
> GiB RAM and two disk:

I would strongly discourage you from using 32b system with so much
memory. This will always bump into problems because of the inherent
kernel/userspace split. Also I would bet that the problem you are seeing
is the lack of lowmem memory which is considered for the dirty writers
throttling unless you have vm.highmem_is_dirtyable is set to 1 which is
not the case in your setup.
-- 
Michal Hocko
SUSE Labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ