public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* jffs2 vs. ext3
@ 2003-06-11 16:03 Siddharth Choudhuri
  2003-06-11 16:25 ` David Woodhouse
  2003-06-11 16:44 ` George G. Davis
  0 siblings, 2 replies; 4+ messages in thread
From: Siddharth Choudhuri @ 2003-06-11 16:03 UTC (permalink / raw)
  To: linux-mtd


I am trying jffs2 and ext3 on a 3MB Intel NOR flash. I have a piece of
code in function part_write (mtdpart.c) that outputs the size in bytes and pid
of the process (current) sending write requests.

With ext3, no matter how many bytes are written (by an application/user
level program), the part_write function always gets a request that is
multiple of 128K (131072 bytes). This does not happen with jffs2 though.
Also, with ext3, the process is always mtdblockd, whereas with jffs2 the
process sending the request is the actual user/application process.

Any ideas why it happens ?

thanks in advance,
-siddharth

_____________________________________________________________________
     Unix is user friendly - its just picky about its friends.
_____________________________________________________________________

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

end of thread, other threads:[~2003-06-12 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-11 16:03 jffs2 vs. ext3 Siddharth Choudhuri
2003-06-11 16:25 ` David Woodhouse
2003-06-12 16:34   ` Siddharth Choudhuri
2003-06-11 16:44 ` George G. Davis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox