On Thu, Aug 13, 2020 at 2:06 PM Mateusz Guzik <[email protected]> wrote:
>
> I have trouble deciphering. Is this callable from interrupt context?
> If not, the code should assert it's not executing in one. If yes, it
> should probably just sched_pin.

It is not callable from interrupt context.  If you know a way to
assert that, I'd love to add it.  I was unable to find a way in MI
code to assert on that condition, which is predominantly in MD code

Best,
Conrad

> On 8/13/20, Conrad Meyer <[email protected]> wrote:
> > Author: cem
> > Date: Thu Aug 13 20:48:14 2020
> > New Revision: 364219
> > URL: https://svnweb.freebsd.org/changeset/base/364219
> >
> > Log:
> >   Add prng(9) API
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to