[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131025022937.12623dcd.akpm@linux-foundation.org>
Date: Fri, 25 Oct 2013 02:29:37 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: "Theodore Ts'o" <tytso@....edu>
Cc: "Artem S. Tashkinov" <t.artem@...os.com>,
torvalds@...ux-foundation.org, fengguang.wu@...el.com,
linux-kernel@...r.kernel.org
Subject: Re: Disabling in-memory write cache for x86-64 in Linux II
On Fri, 25 Oct 2013 05:18:42 -0400 "Theodore Ts'o" <tytso@....edu> wrote:
> What I think would make sense is to dynamically measure the speed of
> writeback, so that we can set these limits as a function of the device
> speed.
We attempt to do this now - have a look through struct backing_dev_info.
Apparently all this stuff isn't working as desired (and perhaps as designed)
in this case. Will take a look after a return to normalcy ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists