linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* logfs: max 4K writepage size
@ 2011-09-04 10:20 srimugunthan dhandapani
  2011-09-07  6:56 ` Jörn Engel
  0 siblings, 1 reply; 4+ messages in thread
From: srimugunthan dhandapani @ 2011-09-04 10:20 UTC (permalink / raw)
  To: Jörn Engel, linux-mtd, linux-fsdevel

Hi,

>
>> While i still have your attention, i would like to point out at max
>> writepage size restriction in logfs. Currently logfs has a max
>> writepage size as 4K. Currently, large page nand flashes and MLC nand
>> come in  8K page sizes. As the usecase for logfs is large nand
>> flashes(mostly with parallel and DMA write capabilities),  it may be
>> essential to remove the 4K write page size restriction.
>> I was only able to change the logfs-tools for >4K writepage size. If
>> you send a patch, that makes logfs useable for writepagesize >4K, i
>> can try on real hardware, instead of nandsim and give you the results
>> :-)
>
> That sure sounds useful.  I'll have a look...
>
> Jörn

If you plan to do this, when can we expect your patches in the kernel?
Can you suggest what changes have to be done to have >4K writepage size.
From what i looked, it doesnt seem straight forward. I think the 4K
writepage size restriction is because
the flash device is memory mapped for caching purposes.
Initially, I wouldnt want to have the caching feature. Is there some
code in the ancient logfs tree
(http://git.kernel.org/?p=linux/kernel/git/joern/ancient_logfs.git;a=summary)
without the device mapping, that i can make use of?

Thanks,
mugunthan
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-07 19:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 10:20 logfs: max 4K writepage size srimugunthan dhandapani
2011-09-07  6:56 ` Jörn Engel
2011-09-07 17:30   ` srimugunthan dhandapani
2011-09-07 19:17     ` Jörn Engel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).