8000 GitHub - ct-clmsn/mesos-cpu-topo: mesos topology support for cpus
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ct-clmsn/mesos-cpu-topo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mesos-cpu-topo

mesos topology support for cpus

modified the containerizer source from the mesos source code distribution.

the modified version of the containerizer in this repository adds a preprocessor flag ' NUMATOPOLOGY_RESOURCE' which is used to mask or unmask the numa topology support from the containerizer at compile time.

includes demo system including a mesos framework that provides a scheduler and a cpuisolator. the scheduler selects cpunodes and schedules a container's execution plan dynamically. the isolator accepts the task description and the execution plan and runs the container according to those constraints.

About

mesos topology support for cpus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0