Date: Mon, 30 Aug 2004 16:18:34 -0400 From: John Baldwin <jhb@FreeBSD.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: Perforce Change Reviews <perforce@FreeBSD.org> Subject: Re: PERFORCE change 60423 for review Message-ID: <200408301618.34659.jhb@FreeBSD.org> In-Reply-To: <200408252025.i7PKP4tq082945@repoman.freebsd.org> References: <200408252025.i7PKP4tq082945@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 25 August 2004 04:25 pm, Robert Watson wrote: > http://perforce.freebsd.org/chv.cgi?CH=60423 > > Change 60423 by rwatson@rwatson_tislabs on 2004/08/25 20:24:33 > > Integrate netperf_socket: > > - dwhite's SMP stability fix of happiness. > - ACPIage. > - ATA tweaks, md tweaks, GEOM tweaks, storage tweaks, driver tweaks, > etc. > > Netperf-related: > > - Loop back in6_prefix removal from gnn. > - Loop back removal of conditional socket buffer locking for socket > kqueue filters. > - Style tweakage for if_sl. > - curthread vs. thread0 use in nfs_timer.c cleaned up (some). > - Giant lock -> unlock in nfsrv_link() to correct Giant leakage. > - if_dc marked IFF_NEEDSGIANT. > - jhb pushes Giant acquisition down into kern_fcntl(), making > fcntl() variations in various ABIs MPSAFE. You should be able to put back your assertion that Giant isn't held in kern_fcntl() now FWIW. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408301618.34659.jhb>