Hi balbir-san,
Thank you for nice minutes.
it is very helpful for non invited people (include me).
Who use it?
AFAIK the freezer is used by HPC guys in general.
but they think MPI process must be freezed.
Unfortunately, Opensource MPI implementation use various inter-process
communication method (e.g. SYSV IPC, socket, ptrace)
then, general freezer implementaion is very difficult.
CPUSET based limitation is not easy to use (slightly).
memcgroup based is better.
In addition, notification on reaching limit can be very generic.
various limit (e.g. cpu time, memory usage), various notification
(e.g. kill process, send signal, inotify), various target
(each process on the cgroup or manager process) can be tought.
I don't recommend XML, because XML is tree based syntax but we want more fulexible
classification. then I guess XML reduce human readability.
I'm not sure about this issue.
but I like PAM approach.
--