On Tue, May 5, 2015 at 9:00 AM, Dan McDonald <[email protected]> wrote:

>
> > On May 5, 2015, at 8:09 AM, Arne Jansen <[email protected]> wrote:
> >
> > Dan, George: Thanks for the additional reviews! Is it ok to list you
> > as reviewers?
>
> I'm not at all comfortable with the potential for runaway processing here.
>
> I'm sorry I didn't make things clear, but I'd REALLY like to have a
> guarantee on taskq grandchildren not creating new tasks.
>
>
I take this to mean taskq callbacks should not call taskq_dispatch()?  What
is your concern here and do you have a suggestion of how to implement what
Arne is trying to do?  I could see creating our own queue of things to do,
but if managed similarly (adding things to the queue from the cb) I'm not
sure how it's substantively different.

--matt
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to