[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAGXk5yrKw4edZs1pvrL5t67C1YASiOcZPsF3VDHmJ+nNQBVSqw@mail.gmail.com>
Date: Mon, 19 Mar 2018 03:15:11 +0000
From: Wei Wang <wvw@...gle.com>
To: Huang Ying <ying.huang@...el.com>
Cc: gregkh@...uxfoundation.org, Todd Poynor <toddpoynor@...gle.com>,
Wei Wang <wei.vince.wang@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Dan Williams <dan.j.williams@...el.com>,
Michal Hocko <mhocko@...e.com>,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>,
Jan Kara <jack@...e.cz>,
Jérôme Glisse <jglisse@...hat.com>,
Hugh Dickins <hughd@...gle.com>,
Matthew Wilcox <willy@...radead.org>,
Ingo Molnar <mingo@...nel.org>,
Sherry Cheung <SCheung@...dia.com>,
"Oliver O'Halloran" <oohall@...il.com>,
Andrey Ryabinin <aryabinin@...tuozzo.com>,
Dennis Zhou <dennisz@...com>,
Pavel Tatashin <pasha.tatashin@...cle.com>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm: add config for readahead window
On Sun, Mar 18, 2018 at 7:37 PM Huang, Ying <ying.huang@...el.com> wrote:
> Wei Wang <wvw@...gle.com> writes:
> > Android devices boot time benefits by bigger readahead window setting
from
> > init. This patch will make readahead window a config so early boot can
> > benefit by it as well.
> Can you change the source code of init to call ioctl(BLKRASET) early?
> Best Regards,
> Huang, Ying
Yes, I am sure we can work this out by not touching it in mainline kernel.
One reason to bring it up again is that we found some SoC vendor has always
set a different value than default (128) in their kernel tree.
Thanks,
Wei Wang
Powered by blists - more mailing lists