| commit | 13000010e07bf6e2cad5c04cf58546f18bb66e3a | [log] [tgz] |
|---|---|---|
| author | Jason Zhou <jasonzhou460@gmail.com> | Fri Jul 26 18:19:25 2024 -0400 |
| committer | Benjamin Mahler <bmahler@apache.org> | Fri Jul 26 18:28:35 2024 -0400 |
| tree | df9653ccc013f9d77b7716c78f7099d52a0a5f76 | |
| parent | fc25362836f7b3c922bdb13497dbbcbaeea10c20 [diff] |
[devices] Add CgroupDeviceAccess::create helper which checks normalization. Currently, CgroupDeviceAccess instances can be directly constructed without verifying that its allow and deny lists are normalized. To codify our normalization constraints, CgroupDeviceAccess can now only be created with a create() helper. Review: https://reviews.apache.org/r/75116/
Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or frameworks. It can run Hadoop, Jenkins, Spark, Aurora, and other frameworks on a dynamically shared pool of nodes.
Visit us at mesos.apache.org.
Documentation is available in the docs/ directory. Additionally, a rendered HTML version can be found on the Mesos website's Documentation page.
Instructions are included on the Getting Started page.
Apache Mesos is licensed under the Apache License, Version 2.0.
For additional information, see the LICENSE and NOTICE files.