From owner-freebsd-hackers Thu Sep 16 12: 3:30 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from mailer.syr.edu (mailer.syr.edu [128.230.18.29]) by hub.freebsd.org (Postfix) with ESMTP id 41B7514F6F for ; Thu, 16 Sep 1999 12:03:26 -0700 (PDT) (envelope-from cmsedore@mailbox.syr.edu) Received: from rodan.syr.edu by mailer.syr.edu (LSMTP for Windows NT v1.1a) with SMTP id <0.9FE6A910@mailer.syr.edu>; Thu, 16 Sep 1999 15:03:24 -0400 Received: from localhost (cmsedore@localhost) by rodan.syr.edu (8.8.7/8.8.7) with ESMTP id PAA22627; Thu, 16 Sep 1999 15:03:21 -0400 (EDT) X-Authentication-Warning: rodan.syr.edu: cmsedore owned process doing -bs Date: Thu, 16 Sep 1999 15:03:21 -0400 (EDT) From: Christopher Sedore X-Sender: cmsedore@rodan.syr.edu To: Wes Peters Cc: Ruslan Ermilov , Jayson Nordwick , freebsd-hackers@FreeBSD.ORG Subject: Re: kern/13075 (was: Re: aio_*) In-Reply-To: <37E13D66.AB9889B8@softweyr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 16 Sep 1999, Wes Peters wrote: > Christopher Sedore wrote: > > > > On Wed, 15 Sep 1999, Ruslan Ermilov wrote: > > > > > > Do you by any change have an idea how to fix PR kern/13075 > > > (signal is not posted for async I/O on raw devices) > > > > Yes. There is no code to post the signal unless the job is of the lio > > variety. Writing a fix took about 15 minutes (including reboot). > > Extensive testing not included, though the test program provided with the > > PR now functions. > > Great, now do you want to tackle aio_cancel? ;^) I've been holding off to see whether I can get the other aio patches for improved socket io committed. I don't want to do two versions of aio_cancel (the changes for sockets alter the way things are queued and hence the way that cancels have to be done). -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message