Re: FreeBSD's embedded agenda
"Poul-Henning Kamp" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.small |
|---|---|
| Message-ID | <3981.1148578569__19013.789369683$1148578735$gmane$org@critter.freebsd.dk> |
In message <[email protected]>, "Andrew Atrens" writes: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Seems to me you'd want a kernel that could boot off raw >flash and run in RAM off a small RAM disk. > >Said kernel would have a low level driver that makes plain >old flash chips look (and behave) like a disk. It would support >wear-levelling, [...] > >Then you could throw FFS on top of that. This is exactly what you do not want to do. You want to write a flash friendly filesystem which knows what a flash is, and which does the wear levelling internally. The reason Flash Adaptation Layers came about in the first place is that W95 didn't support anything but FAT. Don't propagate that mistake. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [email protected] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-small To unsubscribe, send any mail to "[email protected]"