On Thu, 8 Jul 2010, John Baldwin wrote:

These freezes and panics are due to the driver using a spin mutex instead of a
regular mutex for the per-file descriptor event_mtx.  If you patch the driver
to change it to be a regular mutex I think that should fix the problems.

Can you give an example? :) I don't mind creating a patch for all of them if you can illustrate what needs to be changed.


Doug (not a mutex type of person)

--

        Improve the effectiveness of your Internet presence with
        a domain name makeover!    http://SupersetSolutions.com/

        Computers are useless. They can only give you answers.
                        -- Pablo Picasso

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to