[
https://issues.apache.org/jira/browse/MESOS-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145041#comment-14145041
]
Ian Downes commented on MESOS-1660:
-----------------------------------
I've done some testing on Linux and will have a patch out today that
dynamically changes the reap interval based on number of pids monitored.
I saw much lower utilization for my test code which called kill(0, pid) and
waitpid(pid, &status, WNOHANG) in a loop.
> Lower ReaperProcess::wait() delay to 500ms or 250ms
> ---------------------------------------------------
>
> Key: MESOS-1660
> URL: https://issues.apache.org/jira/browse/MESOS-1660
> Project: Mesos
> Issue Type: Improvement
> Components: libprocess
> Reporter: Craig Hansen-Sturm
> Assignee: Craig Hansen-Sturm
>
> See https://issues.apache.org/jira/browse/MESOS-1199
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)