[systemd-devel] systemd kills mdmon if it was started manually by user
Thomas Jarosch
thomas.jarosch at intra2net.com
Mon Oct 24 01:04:59 PDT 2011
On Sunday, 23. October 2011 10:00:36 Dan Williams wrote:
> Is it time for a libmd.so, so systemd can invoke the "--wait-clean --scan"
> process itself? Probably simpler to just SIGTERM mdmon and wait for it.
The mdadm code makes good use of non-reentrant functions like ctime(),
readdir() and others. Luckily systemd is single threaded.
If we provide a "public" interface, that would need fixing though.
Cheers,
Thomas
More information about the systemd-devel
mailing list