unsubscribe

2005-07-30 Thread Wang Jun
unsubscribe > 在 2005-07-30六的 12:00 [EMAIL PROTECTED] 道: > Send freebsd-hackers mailing list submissions to > freebsd-hackers@freebsd.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > or, via email, send a mes

Re: Pointers for understanding vfs/buffer/filesystem architecture

2005-07-30 Thread Ryan Sommers
Eric Anderson wrote: I've very interested in learning about FreeBSD's implementation of vfs/buffer cache/fs archicture. I've read through mckusick@'s chapter in the Design and Implmentation of FreeBSD book, and I've read the UNIX Filesystems book cover to cover. What I'd like to see/read/und

Re: Pointers for understanding vfs/buffer/filesystem architecture

2005-07-30 Thread ALeine
Eric Anderson wrote: > I've very interested in learning about FreeBSD's implementation > of vfs/buffer cache/fs archicture. You may want to download the following graphical overview of the UFS/FFS filesystem that was made by Poul-Henning Kamp earlier this year, it's very useful: http://phk.freeb

UFS endian-ness

2005-07-30 Thread Jeremy Baggs
I was wondering if anyone has done any recent work with, or knows how (non-)trival it would be adding support for mounting big-endian UFS filesystems, such as the one in use on os X. Jeremy ___

Re: UFS endian-ness

2005-07-30 Thread Joerg Sonnenberger
On Sat, Jul 30, 2005 at 12:59:37PM -0700, Jeremy Baggs wrote: > I was wondering if anyone has done any recent work with, or knows how > (non-)trival it would be adding support for mounting big-endian UFS > filesystems, such as the one in use on os X. Check NetBSD, I think they have that. Joer

Re: UFS endian-ness

2005-07-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Jeremy Baggs <[EMAIL PROTECTED]> writes: : I was wondering if anyone has done any recent work with, or knows how : (non-)trival it would be adding support for mounting big-endian UFS : filesystems, such as the one in use on os X. It is trivial. NetB

Re: UFS endian-ness

2005-07-30 Thread Scott Long
M. Warner Losh wrote: In message: <[EMAIL PROTECTED]> Jeremy Baggs <[EMAIL PROTECTED]> writes: : I was wondering if anyone has done any recent work with, or knows how : (non-)trival it would be adding support for mounting big-endian UFS : filesystems, such as the one in use on os

Re: UFS endian-ness

2005-07-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Scott Long <[EMAIL PROTECTED]> writes: : M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > Jeremy Baggs <[EMAIL PROTECTED]> writes: : > : I was wondering if anyone has done any recent work with, or knows how : > : (non-)trival it