Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 10:54:22 +0100 (BST)
From:      Nick Hibma <n_hibma@calcaphon.com>
To:        Mike Smith <msmith@FreeBSD.ORG>
Cc:        Doug Rabson <dfr@nlsystems.com>, arch@FreeBSD.ORG
Subject:   Re: A new api for asynchronous task execution 
Message-ID:  <Pine.BSF.4.20.0005161052580.84147-100000@localhost>
In-Reply-To: <200005151826.LAA13075@mass.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > >  - the EVENTHANDLER stuff
> > >  - the optimised callout list handling in kern_timeout.c
> > >  - a few ad-hoc leftovers like config_intrhook that should have been
> > >    EVENTHANDLERed but weren't
> > 
> > - The delayed attach for disk devices
> > - The after interrupts-have-been-switched-on task queue
> 
> Er, that's config_intrhook.

yes, but I'd like to consolidate things onto one maybe two API's instead
of maintaining callback list in multiple places.

> > None of these need any functionality above the provided stuff.
> 
> That's not true; several users of the above require the ability to be 
> sorted onto their task queue.

Yes.

nick
--
n_hibma@webweaving.org
n_hibma@freebsd.org                                          USB project
http://www.etla.net/~n_hibma/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0005161052580.84147-100000>