From: "Artem B. Bityuckiy" <abityuckiy@yandex.ru>
To: linux-mtd@lists.infradead.org
Subject: Re: Wasted space
Date: Wed, 07 Jul 2004 15:23:09 +0400 [thread overview]
Message-ID: <40EBDD1D.7090506@yandex.ru> (raw)
In-Reply-To: <40E14E92.80200@yandex.ru>
Ok guys, if you don't know what means wasted_size fields of that
structures and how it differs from dirty_space I'll teach you :-) (joke).
Wasted space is the space lost because of block structure and because of
JFFS2 data organization, i.e.
1. Old clean markers.
2. Paddings
3. Small peaces of space at the end of blocks.
4. Sometimes dirty nodes on *clean blocks* if theirs total size doesn't
exceed some limit.
Wasted space is only meaningful for clean blocks (which are on
clean_list). Once block is moved to dirty_list (or another list), its
wasted space becomes dirty since it is assumed that this space can be
reused now (after Garb. Coll.) (whereas wasted space is considered as
not reusable or as lost).
--
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.
prev parent reply other threads:[~2004-07-07 11:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-29 11:12 Wasted space Artem B. Bityuckiy
2004-07-07 11:23 ` Artem B. Bityuckiy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40EBDD1D.7090506@yandex.ru \
--to=abityuckiy@yandex.ru \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox