1 Feb 2008 15:49
Re: [RFC] Some new generic device features.
Maxim Zhuravlev <thIOretic <at> FreeBSD.org>
2008-02-01 14:49:17 GMT
2008-02-01 14:49:17 GMT
2008/1/31, Hans Petter Selasky <hselasky <at> c2i.net>: > Hi, > > Some general comments: > > How does it handle mutexes? By now mutexes are used by io subsystem: All input/output requests (iors) and queues of iors are guarded by spin mutexes. As for devices, their NewBus sided structures will be guarded by (spin?) mutexes. > Does it support non-giant enabled input drivers? I don't really get what you mean. Did that answer about NewBus sided structures + paralleled/serialized ior processing clarify anything? -- - Maxim Zhuravlev _______________________________________________ freebsd-arch <at> freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe <at> freebsd.org"
RSS Feed