CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2020/10/26 13:54:31

Added files:
        regress/sys/uvm/vnode: Makefile vnode.c 

Log message:
Add a reproducer for uvm vnode deadlock fixed in revision 1.108 of
sys/uvm/uvm_vnode.c. The reproducer can trigger the deadlock in matter
of seconds but only performs 100 tries by default; in order to make it a
viable part of a full `make regress' run. Running it indefinitely can be
done by passing the `-I' option.

Reply via email to