Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2003 18:00:18 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        "M. Warner Losh" <imp@bsdimp.com>
Subject:   Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpvar.h
Message-ID:  <16046.62962.818957.664893@grasshopper.cs.duke.edu>
In-Reply-To: <XFMail.20030429175301.jhb@FreeBSD.org>
References:  <16046.60754.563011.201060@grasshopper.cs.duke.edu> <XFMail.20030429175301.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

John Baldwin writes:
 > 
 > Well, this also now involves extra locking in ithread_loop() (though we
 > should be doing it anyway).  I'm kind of busy doing sigacts locking so
 > I can finally get all of signal handling out from under Giant, but I
 > can come back to this after that.

Thanks, I appreciate that.

What really needs to come out from under giant is uiomove.
I'll be the first to admit that I have no idea what would be involved
in that. 

Drew



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