kqueue(2) kevents for jails

Fabian Freyer fabian.freyer at physik.tu-berlin.de
Fri Jan 4 14:33:02 UTC 2019


Hi!

I'm writing a jail management library [1], and am wondering if there's 
any nice way to get notified of jail state changes (especially running 
-> dying -> dead) as well as of parameter changes.

What are the opinions on adding a kevent(2) for these things?

Fabian

[1] https://github.com/fubarnetes/libjail-rs/


More information about the freebsd-jail mailing list