Date: Mon, 31 Mar 2003 16:29:11 -0800 (PST) From: Nate Lawson <nate@root.org> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_dc.c if_pcn.c if_rl.c if_sf.cif_sis.c if_sk.c if_ste.c if_ti.c if_tl.c if_vr.c if_wb.c if_xl.c Message-ID: <Pine.BSF.4.21.0303311628380.8123-100000@root.org> In-Reply-To: <20030331141312.A27442@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 31 Mar 2003, Andrew Gallatin wrote: > Nate Lawson [nate@root.org] wrote: > > On Mon, 31 Mar 2003, Nate Lawson wrote: > > > Modified files: > > > sys/pci if_dc.c if_pcn.c if_rl.c if_sf.c if_sis.c > > > if_sk.c if_ste.c if_ti.c if_tl.c if_vr.c > > > if_wb.c if_xl.c > > > Log: > > > Clean up locking and resource management for pci/if_* > > > > This is a rather large patch so if you begin to experience problems > > attaching or detaching (say on module load/unload) a previously-working > > card, please let me know. > > Very nice. > > Now that the locking is right, do you plan to enable INTR_MPSAFE on > these? The locking is only right on attach. There is still more locking work to be done on the data path. -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0303311628380.8123-100000>