Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1171222

Re: Write throughput impaired by touching dirty_ratio

From Michal Hocko <mhocko@suse.cz>
Newsgroups linux.kernel
Subject Re: Write throughput impaired by touching dirty_ratio
Date 2015-06-24 11:20 +0200
Message-ID <pEP0C-5yL-13@gated-at.bofh.it> (permalink)
References <pEOef-4ou-23@gated-at.bofh.it> <pEOef-4ou-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed 24-06-15 10:27:36, Vlastimil Babka wrote:
> [add some CC's]
> 
> On 06/19/2015 05:16 PM, Mark Hills wrote:
[...]
> > The system is an HP xw6600, running i686 kernel. This happens whether 

How many CPUs does the machine have?

> > internal SATA HDD, SSD or external USB drive is used. I first saw this on 
> > kernel 4.0.4, and 4.0.5 is also affected.

OK so this is 32b kernel which might be the most important part. What is
the value of /proc/sys/vm/highmem_is_dirtyable? Also how does your low
mem vs higmem look when you are setting the ratio (cat /proc/zoneinfo)?

It seems Vlastimil is right and a bogus ratelimit_pages is calculated
and your writers are throttled every few pages.
-- 
Michal Hocko
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Write throughput impaired by touching dirty_ratio Vlastimil Babka <vbabka@suse.cz> - 2015-06-24 10:30 +0200
  Re: Write throughput impaired by touching dirty_ratio Michal Hocko <mhocko@suse.cz> - 2015-06-24 11:20 +0200
  Re: Write throughput impaired by touching dirty_ratio Mark Hills <mark@xwax.org> - 2015-06-25 01:00 +0200
    Re: Write throughput impaired by touching dirty_ratio Michal Hocko <mhocko@suse.cz> - 2015-06-25 11:30 +0200
      Re: Write throughput impaired by touching dirty_ratio Mark Hills <mark@xwax.org> - 2015-06-25 23:50 +0200
    Re: Write throughput impaired by touching dirty_ratio Vlastimil Babka <vbabka@suse.cz> - 2015-06-25 11:40 +0200

csiph-web