Re: MPSAFE CAM?
From: Robert Watson (rwatson_at_FreeBSD.org)
Date: 05/30/05
- Previous message: Marcel Moolenaar: "Re: [PATCH] randomized mmap"
- In reply to: M. Warner Losh: "Re: MPSAFE CAM?"
- Next in thread: Bruce Evans: "Re: MPSAFE CAM?"
- Reply: Bruce Evans: "Re: MPSAFE CAM?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 30 May 2005 18:27:17 +0100 (BST) To: "M. Warner Losh" <imp@bsdimp.com>
On Mon, 30 May 2005, M. Warner Losh wrote:
> In message: <20050529121224.L52379@fledge.watson.org>
> Robert Watson <rwatson@FreeBSD.org> writes:
> : driver, we've gained many of the benefits of making MPSAFE. Especially if
> : we can knock Giant off a lot of the remaining non-CAM device drivers that
> : it's still stuck over.
>
> usb, psm and atkbd are important ones for interactive performance...
And the tty subsystem becomes an immediate dependency for several of
these.
Robert N M Watson
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Marcel Moolenaar: "Re: [PATCH] randomized mmap"
- In reply to: M. Warner Losh: "Re: MPSAFE CAM?"
- Next in thread: Bruce Evans: "Re: MPSAFE CAM?"
- Reply: Bruce Evans: "Re: MPSAFE CAM?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Thanks for All the Help
... : On Fri, 2004-05-28 at 08:01, M. Warner Losh wrote: ... :>: driver
to the system and all of ZERO people chime in with help. ... problem arises since I just want
to diddle I/O addresses and none of the ... base I/O address from the kernel config
file. ... (freebsd-stable) - Re: cvs commit: src/sys/modules/iwi Makefile src/sys/dev/iwi if_iwi.cif_iwi
... : Warner Losh wrote: ... :> on its name from the in-kernel loader.
... The in-kernel linker can only lookup things loaded ... :> safely and hand
a reference to the file to the driver. ... (freebsd-arch) - Re: atheros frecuencies limited
... M. Warner Losh wrote: ... can get all the channels by using the same
wireless card but a different OS. ... The other thing is that I thought atheros doesnt
have firmware and the ... driver handles the regulatory domain settings. ... (freebsd-current) - Re: Problem with HP DL380
... : On Sat, 20 Nov 2004, M. Warner Losh wrote: ... hw.pci.do_powerstate puts a
device into C3 state if no driver attaches. ... That iLO service processor of the
DL380s ... kernel initializes its ACPI parts, and then the iLO console stops working. ...
(freebsd-current) - Re: USB drivers
... :> From: M. Warner Losh ... :>: What I am trying to determine is why my
multifunction ... mentioned that a pointer must be present for a driver to attach
to a ... If there is only one pointer for a device, only one driver may ... (freebsd-current)