Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1702077
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [BUG] Slow SATA disk - waiting in balance_dirty_pages() on i686-pae.html |
| Date | 2017-08-02 14:30 +0200 |
| Message-ID | <ua0WL-1ph-21@gated-at.bofh.it> (permalink) |
| References | <u9CUp-2Qq-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[BUG] Slow SATA disk - waiting in balance_dirty_pages() on i686-pae.html Philipp Hahn <hahn@univention.de> - 2017-08-01 12:50 +0200
Re: [BUG] Slow SATA disk - waiting in balance_dirty_pages() on i686-pae.html Michal Hocko <mhocko@kernel.org> - 2017-08-02 14:30 +0200
Re: [BUG] Slow SATA disk - waiting in balance_dirty_pages() on i686-pae.html Philipp Hahn <hahn@univention.de> - 2017-08-02 17:00 +0200
csiph-web