Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2001 21:48:26 +0200
From:      Christoph Hellwig <hch@caldera.de>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        Mike Smith <msmith@FreeBSD.ORG>, Amit Shah <amitshah@techie.com>, freebsd-arch@FreeBSD.ORG
Subject:   Re: threaded device drivers
Message-ID:  <20010818214826.B8481@caldera.de>
In-Reply-To: <Pine.BSF.4.21.0108180831400.59594-100000@beppo>; from mjacob@feral.com on Sat, Aug 18, 2001 at 08:38:09AM -0700
References:  <200108181014.f7IAE4J10122@mass.dis.org> <Pine.BSF.4.21.0108180831400.59594-100000@beppo>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 18, 2001 at 08:38:09AM -0700, Matthew Jacob wrote:
> No, that's not what I wanted to do. I wanted full process context that allows
> me to do tsleeps, etc., although it could probably done via a taskq mechanism
> if I went to the effort to rewrite it as a set of taskqueue calls while in
> 'rebuild' state.

You might want to take a look at Linux's schedule_task family of cuntions
(kernel/context.c) - it should be straight forward to implement for FreeBSD.

	Christoph

-- 
Christoph Hellwig
Kernel Engineer Unix/Linux Integration
Caldera Deutschland GmbH

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?20010818214826.B8481>