Re: What is in ubifs-2.6.git

Previous thread: Re: [PATCH] x86: do not allow to optimize flag_is_changeable_p() by krzysztof.h1 on Tuesday, September 30, 2008 - 1:27 am. (2 messages)

Next thread: Re: [patch v1.2.34] WAN: merge driver retina by Matti Linnanvuori on Tuesday, September 30, 2008 - 2:51 am. (3 messages)
From: Amit Kumar Sharma
Date: Tuesday, September 30, 2008 - 1:55 am

Hi Artem

OneNAND can support for full block read also in sync burst 
block read mode ,so why u want to limit bulk read only for 4 
pages , with sync burst enable u can read max 64 pages.
so in place of max 4 pages , u can set max to 64 it will be 
improve performance if sync burst mode is upported.

Rgs
Amit
----- Original Message ----- 
From: "Artem Bityutskiy" <dedekind@infradead.org>
To: <linux-fsdevel@vger.kernel.org>
Cc: <linux-mtd@lists.infradead.org>; "Adrian Hunter" 
<ext-adrian.hunter@nokia.com>; 
<linux-kernel@vger.kernel.org>
Sent: Tuesday, September 30, 2008 2:48 PM




--

From: Artem Bityutskiy
Date: Tuesday, September 30, 2008 - 2:02 am

Actually UBIFS reads up to whole eraseblock. So if you have
a file, and it is resided in consecutive NAND pages of an
eraseblock, and UBIFS has decided to do read-ahead, it would
read whole eraseblock. So for OneNAND, indeed UBIFS may read
up to 64 NAND pages at one go.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

--

Previous thread: Re: [PATCH] x86: do not allow to optimize flag_is_changeable_p() by krzysztof.h1 on Tuesday, September 30, 2008 - 1:27 am. (2 messages)

Next thread: Re: [patch v1.2.34] WAN: merge driver retina by Matti Linnanvuori on Tuesday, September 30, 2008 - 2:51 am. (3 messages)