|
this is a post from linux fsdev, i saw yesterday. some of they i had read, i beileve most of them are great.
--------------------------
hello there ;)
i went through the same ordeal some time ago, and cant say i know all the
ins and outs at the vfs layer, but the best documentations i found were
in boos, books, some more books, the vfs code and ext2's code...
some books of interest:
Moshe Bar, Linux File Systems, McGraw-Hill, New Jersey, 2002
Daniel P. Bovet, Marco Cesati
Understanding the Linux Kernel, 2nd Edition Daniel P. Bovet, Marco Cesati
2nd Edition December 2002
(this one is good for beginer kernel programmers..)
Alessandro Rubini , Jonathan Corbet
Linux Device Drivers, 2nd Edition June 2001
Michael Beck, Harald Bohme, Mirko Dziadzka, Robert Magnus, et al.
Linux Kernel Programing, 3rd edition, Addison-Wesley, August 2002
several more are out there...
byebye |
|