I was just looking through the README files for mcc 0.97p2 and noted
that the efs claims to use a linked list instead of a bitmap, "saving
all that wasted space" or some such. Since one of the major improvements
between the original Sys5 filesystem and bsd/usf was changing from a
linked list to a bitmap to reduce disk fragmentation and improve
performance, I hope this doesn't mean what I think it does.
Use of a linked list saves space, but you pay forever in performance,
either by having fragmentation of by searching the list to insert newly
freed disk space in order. In either case it's a bad idea and I hope
that's not what is being used in efs. If it is someone should start
working on efs2 now, but I assume the people who wrote efa knew about
all this and the README is just unclear.
--
bill davidsen, GE Corp. R&D Center; Box 8; Schenectady NY 12345
I admit that when I was in school I wrote COBOL. But I didn't compile.
| Linus Torvalds | Re: [PATCH 00/23] per device dirty throttling -v8 |
| Andi Kleen | [PATCH x86] [0/16] Various i386/x86-64 changes |
| serge | Re: 2.6.25-rc5-mm1 |
| Kamalesh Babulal | [BUG] Linux 2.6.25-rc2 - Kernel Ooops while running dbench |
git: | |
| Francis Moreau | Track /etc directory using Git |
| Abdelrazak Younes | Git-windows and git-svn? |
| Johan Herland | Re: People unaware of the importance of "git gc"? |
| Scott Chacon | git-scm.com |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Richard Stallman | Real men don't attack straw men |
| Florin Andrei | firewall is very slow, something's wrong |
| qw er | OpenBSD sucks |
| David Miller | xfrm_state locking regression... |
| David Miller | [GIT]: Networking |
| Thomas Jarosch | Re: TCP connection stalls under 2.6.24.7 |
| Dave Jones | Re: odd RTL8139 quirk. |
