Date: Tue, 16 Dec 2003 11:41:33 -0600 From: Ryan Sommers <ryans@gamersimpact.com> To: hackers@freebsd.org Subject: FreeBSD VFS System? Message-ID: <1071596493.1155.18.camel@localhost>
next in thread | raw e-mail | index | archive | help
Are there any good web resources or books on the VFS system that the FreeBSD kernel uses? I'm guessing it might have originated from the 4.4BSD(?) interface. I've been attempting to read through the source code for different system calls (ie mkdir, rmdir, mount/umount) and haven't been able to get very far because of the substantial layers of indirection involved. For this reason I was looking at picking apart the different subsystems involved and was wondering if there was anything any more annotated then the source code itself. Thanks in advance. -- Ryan "leadZERO" Sommers ryans@gamersimpact.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1071596493.1155.18.camel>