Path: utzoo!censor!geac!torsqnt!hybrid!scifi!bywater!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.internals Subject: Re: Multithreaded filesystems Message-ID: <6402@auspex.auspex.com> Date: 2 Mar 91 19:25:50 GMT References: <1991Feb26.214811.6697@bradley.bradley.edu> <8apb02oe05gc01@JUTS.ccc.amdahl.com> <1991Mar1.070700.1122@mtxinu.COM> Organization: Auspex Systems, Santa Clara Lines: 18 >>How would one go about adapting a single-threaded filesystem to a UNIX-style >>multi-threaded filesystem? Just what kind of changes are going to be needed? > >Encore has already done this, and done it well. Encore's already done *something*; whether it's "this" or not is another question. I.e., from his reference to "multi-threaded filesystem(s)" as being "UNIX-style", I assumed he considered "UNIX-style filesystem(s)" as being intrinsically "multi-threaded", perhaps meaning that multiple UNIX-style processes could access them. Encore took a file system that was already "UNIX-style", and made it work in a multiprocessor kernel with thread support. Methinks the original poster should indicate precisely what he meant by "adapting a single-threaded filesystem to a UNIX-style multi-threaded filesytem".