* JFFS2 - how does the new page allocated?
@ 2006-11-24 9:50 Howard Yoo
2006-11-24 10:17 ` David Woodhouse
0 siblings, 1 reply; 2+ messages in thread
From: Howard Yoo @ 2006-11-24 9:50 UTC (permalink / raw)
To: linux-mtd
[-- Attachment #1: Type: text/plain, Size: 414 bytes --]
I'm currently analyzing the structure of JFFS2, for research reason.
I have a simple question,
When JFFS2 allocates a new page to store the newly entering data, how
does it select the new page? Does it allocate a new block for each new
page request, or does it intelligently reuse the dirty marked page first
to be more space efficient? I would like to get some hints on how JFFS2
provisions pages and blocks..
[-- Attachment #2: hyunggook.yoo.vcf --]
[-- Type: text/x-vcard, Size: 349 bytes --]
begin:vcard
fn:Hyung Gook Yoo
n:Yoo;Hyung Gook
org:OARDC;Korea
adr:;;;Seoul;;;South Korea
email;internet:hyunggook.yoo@oracle.com
title:Member of the technical staff
tel;work:+82.2.2194.7562
note:<img src="http://photos1.blogger.com/blogger/6439/404/320/HyungGookYoo_en_400.jpg" border="0" />
x-mozilla-html:TRUE
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: JFFS2 - how does the new page allocated?
2006-11-24 9:50 JFFS2 - how does the new page allocated? Howard Yoo
@ 2006-11-24 10:17 ` David Woodhouse
0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2006-11-24 10:17 UTC (permalink / raw)
To: hyunggook.yoo; +Cc: linux-mtd
On Fri, 2006-11-24 at 18:50 +0900, Howard Yoo wrote:
> I'm currently analyzing the structure of JFFS2, for research reason.
> I have a simple question,
>
> When JFFS2 allocates a new page to store the newly entering data, how
> does it select the new page? Does it allocate a new block for each new
> page request, or does it intelligently reuse the dirty marked page first
> to be more space efficient? I would like to get some hints on how JFFS2
> provisions pages and blocks..
I recommend you start by reading http://david.woodhou.se/jffs2.pdf
Then you should be able to ask questions which make slightly more sense
to me, and stand a better chance of getting a coherent answer :)
--
dwmw2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-24 10:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-24 9:50 JFFS2 - how does the new page allocated? Howard Yoo
2006-11-24 10:17 ` David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox