On Thu, Aug 13, 2009 at 8:13 PM, Aditya Sarawgi<[email protected]>
>
>  1) Virtual File system layer of the particular OS
>  2) Virtual memory and buffer caches
>  3) Design of the file system which includes the data structures used in
> the file system and the various algorithms used in it.
>

Thanks for the reply :-)

> If you want to program in FreeBSD then I would recommend 'The Design and
> Implementation of FreeBSD' book for the internals.
>

thanks :-) I got a few more

1) Practical File
System Design with the Be File System, by Dominic Giampaolo.  He has the
book online as a PDF:

http://www.letterp.com/~dbg/practical-file-system-design.pdf


2)A fast file system for UNIX" by McKusick,

On OpenBSD in /usr/share/doc/smm/05.fastfs; make ps and you have it nicely
formatted in postscript.

3) The design and implementation of the Log-structured File System" by
Rosenblum

4) An Implementation of a Log- Structured File System for UNIX" by Seltzer

5) UNIX Filesystems: Evolution, Design, and Implementation":


thanks

--Siju
_______________________________________________
bsd-india mailing list
[email protected]
http://www.bsd-india.org/mailman/listinfo/bsd-india

Reply via email to