Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2019 14:55:05 +0100
From:      Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
To:        freebsd-jail@freebsd.org
Cc:        stefan@gronke.net
Subject:   kqueue(2) kevents for jails
Message-ID:  <106dc2ec-9b92-6885-ca4c-8422e0aa061c@physik.tu-berlin.de>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?106dc2ec-9b92-6885-ca4c-8422e0aa061c>