From owner-freebsd-current Sat Sep 26 19:51:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA27540 for freebsd-current-outgoing; Sat, 26 Sep 1998 19:51:05 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from yonge.cs.toronto.edu (yonge.cs.toronto.edu [128.100.1.8]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA27527 for ; Sat, 26 Sep 1998 19:50:57 -0700 (PDT) (envelope-from dholland@cs.toronto.edu) Received: from qew.cs.toronto.edu ([128.100.1.13]) by yonge.cs.toronto.edu with SMTP id <86486-25414>; Sat, 26 Sep 1998 22:50:42 -0400 Received: by qew.cs.toronto.edu id <37768-5346>; Sat, 26 Sep 1998 22:45:50 -0400 Subject: Re: Current is Really Broken(tm) From: David Holland To: gibbs@narnia.plutotech.com (Justin T. Gibbs) Date: Sat, 26 Sep 1998 22:45:42 -0400 Cc: phk@critter.freebsd.dk, current@FreeBSD.ORG In-Reply-To: <199809261652.KAA05259@narnia.plutotech.com> from "Justin T. Gibbs" at Sep 26, 98 12:52:32 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <98Sep26.224550edt.37768-5346@qew.cs.toronto.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >>This is exactly the opposite of what is realized by SLICE. SLICE > >>does the "mount" at a deep level of the drivers (in an interrupt > >>handler). > > > > ...Which was one of the most wrong things about it. > > Whatever replaces it must be able to be notified of insertion and > removal events from an interrupt context. ... but trying to process mounts there is foolhardy. I mean, when you stick a floppy in, it would be nice if it automatically mounted itself, like Macs could do fourteen years back, but doing a filesystem mount from an interrupt isn't feasible. -- - David A. Holland | (please continue to send non-list mail to dholland@cs.utoronto.ca | dholland@hcs.harvard.edu. yes, I moved.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message