Shepard Needed for MESOS-5342 - cpu binding/pinning for cgroups isolator

2016-05-08 Thread ct clmsn
I've an implementation for cpu binding/pinning in CgroupsCpushareIsolatorProcess. The code is currently available in Review Board. I could use assistance from a shepard getting the code reviewed. Any help would be greatly appreciated! Chris

Mesos Modules callbacks

2016-05-24 Thread ct clmsn
I'm in the midst of writing a mesos module and wanted to know if there was documentation available (in source, or html, or in proposals) that explained the callbacks and the order in which they are called (prepare, recover, isolate, update). Thanks in advance! ct

mesos cpuset isolator has a resource estimator

2017-01-08 Thread ct clmsn
ks in advance for the help, feedback, comments, or suggestions. the project's source code is available here: https://github.com/ct-clmsn/mesos-cpusets happy new year, chris

mesos performance counter executor and tools

2017-01-09 Thread ct clmsn
these papi-embedded versions of their interpreter/runtime. source can be found here: https://github.com/ct-clmsn/mesos-papi Chris

Re: mesos cpuset isolator has a resource estimator

2017-02-01 Thread ct clmsn
is project does it. > > On Sun, Jan 8, 2017 at 7:42 PM, ct clmsn wrote: > > > i've added a resource estimator module to work with the cpuset isolator > > module. the estimator uses a poisson model to guess the next cpuset > request > > amount. the estimator perfo

alternative C++ mesos framework for chapel

2015-09-29 Thread ct clmsn
require sending two programs to each executor node - it assumes the executor nodes are stable enough to run an assigned task. The source for this framework can be found here: https://github.com/ct-clmsn/mesos4chpl Thanks in advance for your time and advice! -- ct