Path: utzoo!attcan!uunet!husc6!cmcl2!rutgers!att!alberta!calgary!xenlink!deraadt From: deraadt@xenlink.UUCP (Theo A. DeRaadt) Newsgroups: comp.sys.amiga.tech Subject: Re: Faster File Systems Summary: Stop Trashing my surfaces! Keywords: BOOH Message-ID: <18@xenlink.UUCP> Date: 21 Dec 88 09:30:21 GMT References: <55@microsoft.UUCP> <65@microsoft.UUCP> <5512@cbmvax.UUCP> <10716@s.ms.uky.edu> Organization: Xenlink, Calgary, Canada Lines: 9 In article <10716@s.ms.uky.edu>, sean@ms.uky.edu (Sean Casey) writes: > Heck, I'd be happy with something that wouldn't thrash when two processes > use disk at the same time. How about SetFunction() on the vectors of the trackdisk.device, so that somehow the requests to the traskdisk can get sorted? I am still fairly well in the thick about devices/handlers... so I'm just posing a question, is there a way to do something like this?