On 16/05/2020 12:45, Kamil Rytarowski wrote:
On 16.05.2020 07:48, Nick Hudson wrote:On 15/05/2020 17:35, Kamil Rytarowski wrote:I propose the following patch: http://netbsd.org/~kamil/patch-00253-refactor-vmspace-refcnt.txt Does it look good? Nick, does it fix the hppa locking problem?Thanks for working on this. Unfortunately, it doesn't fix all the problems...Please check this: http://netbsd.org/~kamil/patch-00254-remove-lwp_lock_in_sstep.txt
I can run the ptrace tests now without triggering LOCKDEBUG asserts. Thanks, Nick