Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!hookup!solaris.cc.vt.edu!kaleka.seanet.com!news.seanet.com!michaelv From: michaelv@MindBender.HeadCandy.com (Michael L. VanLoon) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: NetBSD Filesystems Date: 31 Jul 1995 01:22:25 GMT Organization: HeadCandy Associates... Sweets for the lobes. Lines: 32 Distribution: world Message-ID: <MICHAELV.95Jul30182230@MindBender.HeadCandy.com> References: <1995Jul26.123455.28242@lssec.bt.co.uk> <MICHAELV.95Jul29005359@MindBender.HeadCandy.com> <3ve9jk$11b8@info4.rus.uni-stuttgart.de> NNTP-Posting-Host: mindbender.seanet.com In-reply-to: ralf@informatik.uni-koblenz.de's message of 29 Jul 1995 21:35:48 GMT In article <3ve9jk$11b8@info4.rus.uni-stuttgart.de> ralf@informatik.uni-koblenz.de (Ralf Baechle) writes: |> NetBSD will let you mount a DOS partition read/write for import/export |> purposes, but I don't believe you can actually run the system off a |> DOS partition. It does not understand Linux "proprietary" |> filesystems. Though someone some day may get the urge to write the |> code to make that possible. Most likely it would be for compatibility |> import/export purposes also, since there is nothing inherently better |> about the Linux filesystems vs. BSD 4.4 FFS (nor inherently worse). |> Some say the Linux filesystem isn't quite as robust or well-tested as |> FFS, but the Linux people deny that vehemently. Personal experience about FFS reliability: never more than just minor damage even on heavily loaded machines. The same applies to Linux' ext2fs though it is in theory a bit more vulnerable to corruption as long as not mounted with -o sync. The performance specially for handling lots of small files is everything else but not comparable. I found ext2fs MUCH faster due to it's asynchronous updates of the fs meta information for that case. This has nothing to do with the filesystem. NetBSD (and I believe FreeBSD) supports a flag that will let you mount the filesystem asynchronously (wrt metadata writes). However, it is not the default, and most unix-seasoned people consider it just asking for trouble. -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Michael L. VanLoon michaelv@HeadCandy.com --< Free your mind and your machine -- NetBSD free un*x >-- NetBSD working ports: 386+PC, Mac, Amiga, HP300, Sun3, Sun4, PC532, DEC pmax (MIPS R2k/3k), DEC/AXP (Alpha) NetBSD ports in progress: VAX and others... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -