mtd/Documentation/jffs3 JFFS3design.tex,1.2,1.3

Artem Bityuckiy dedekind at infradead.org
Wed Jun 8 09:53:56 EDT 2005


Update of /home/cvs/mtd/Documentation/jffs3
In directory phoenix.infradead.org:/tmp/cvs-serv13528

Modified Files:
	JFFS3design.tex 
Log Message:
Fix an error. Pionted out by jlavi.


Index: JFFS3design.tex
===================================================================
RCS file: /home/cvs/mtd/Documentation/jffs3/JFFS3design.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JFFS3design.tex	6 Jun 2005 12:26:08 -0000	1.2
+++ JFFS3design.tex	8 Jun 2005 13:53:51 -0000	1.3
@@ -277,7 +277,7 @@
 \item the live-cycle of one eraseblock is $L$, i.e., there are $L$ guaranteed
 erases for each eraseblock (typically $\sim 10^5$ for NAND flashes);
 \item the total number of the flash eraseblocks is $M$;
-\item the number of sectors per page is $N$;
+\item the number of sectors per eraseblock is $N$;
 \item the file system data is updated with the constant frequency $R$ sectors
 per second;
 \item the anchor area is updated with the constant rate $R_A$ sectors per





More information about the linux-mtd-cvs mailing list