From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f46.google.com (mail-wg0-f46.google.com [74.125.82.46]) by kanga.kvack.org (Postfix) with ESMTP id CF4E66B0035 for ; Thu, 3 Jul 2014 15:05:20 -0400 (EDT) Received: by mail-wg0-f46.google.com with SMTP id y10so686583wgg.29 for ; Thu, 03 Jul 2014 12:05:20 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTPS id g13si25157471wiv.43.2014.07.03.12.05.18 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Jul 2014 12:05:19 -0700 (PDT) Date: Thu, 3 Jul 2014 15:05:06 -0400 From: Dave Jones Subject: Re: [PATCH] mm readahead: Fix sys_readahead breakage by reverting 2MB limit (bug 79111) Message-ID: <20140703190506.GA24683@redhat.com> References: <1404392547-11648-1-git-send-email-raghavendra.kt@linux.vnet.ibm.com> <53B59CB5.9060004@linux.vnet.ibm.com> <53B5A343.4090402@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Linus Torvalds Cc: Raghavendra K T , Andrew Morton , Fengguang Wu , David Cohen , Al Viro , Damien Ramonda , Jan Kara , David Rientjes , Nishanth Aravamudan , linux-mm , Linux Kernel Mailing List On Thu, Jul 03, 2014 at 11:53:57AM -0700, Linus Torvalds wrote: > On Thu, Jul 3, 2014 at 11:38 AM, Raghavendra K T > wrote: > > > > Okay, how about something like 256MB? I would be happy to send a patch > > for that change. > > I'd like to see some performance numbers. I know at least Fedora uses > "readahead()" in the startup scripts, do we have any performance > numbers for that? this got rolled up into systemd a while ago, so it's not just Fedora. re: numbers, systemd-analyze and systemd-bootchart look like the way to figure that out.. https://wiki.archlinux.org/index.php/Improve_boot_performance Dave -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org