Re: Control groups and Resource Management notes (part II)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: KOSAKI Motohiro
Date: Tuesday, August 5, 2008 - 12:45 am

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.



--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Control groups and Resource Management notes (part I), Balbir Singh, (Fri Aug 1, 6:54 am)
Control groups and Resource Management notes (part II), Balbir Singh, (Fri Aug 1, 6:10 pm)
Re: Control groups and Resource Management notes (part II), KOSAKI Motohiro, (Tue Aug 5, 12:45 am)