[PATCH] Locking fixes for vr(4)

From: John Baldwin (jhb_at_freebsd.org)
Date: 10/28/05

  • Next message: Kris Kennaway: "Re: 6.0 and "options PREEMPTION""
    To: current@freebsd.org
    Date: Fri, 28 Oct 2005 15:48:34 -0400
    
    

    - Fix vr(4) to use callout_*() so that its callout runs without Giant.
    - Fix locking in detach.

    Please test, thanks!

    http://www.FreeBSD.org/~jhb/patches/vr_locking.patch

    -- 
    John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
    "Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Kris Kennaway: "Re: 6.0 and "options PREEMPTION""