Page 1 of 1

vnode_threadX testing

PostPosted: Tue Mar 25, 2014 5:48 pm
by lundman
I am playing with a different way to handle Darwin's vnode_create issue, detailed here; https://openzfsonosx.org/wiki/Development#vnode_create_thread. It is now being tested for stability, so if people have a change to try it, please do so.
Code: Select all
# git checkout vnode_threadX

Re: vnode_threadX testing

PostPosted: Thu Apr 10, 2014 7:35 am
by ilovezfs
We've decided to go with the other method, using a reclaim thread, and adding guard rails to make sure the reclaim list doesn't become too long. So please don't spend time on testing vnode_threadX, folks.