1. 004665d [cgroups2] Introduces the MemoryControllerProcess. by Devin Leamy · 6 hours ago master
  2. 5d6d386 [cgroups2] Watch and respond to container limitations. by Devin Leamy · 13 days ago
  3. a76dad9 [cgroups2] Handle missing 'kernel' field in 'memory.stat' on linux < 5.18. by Devin Leamy · 2 weeks ago
  4. 019ec1a Fix compilation error when cgroups v2 is not being compiled. by Devin Leamy · 2 weeks ago
  5. 3a83390 [cgroups2] Report usage statistics for the cgroups v2 isolator process. by Devin Leamy · 2 weeks ago
  6. b4a3ad7 [cgroups2] Add cgroups v2 setup and teardown logic to ContainerizerTest. by Devin Leamy · 2 weeks ago
  7. 9fc02a2 Split out cgroups setup / teardown logic in ContainerizerTest. by Devin Leamy · 2 weeks ago
  8. 1b59ed8 [cgroups2] Update `destroy` to be async more robust. by Devin Leamy · 2 weeks ago
  9. ea928ce [cgroups2] Made `cgroups2::processes` optionally recursive. by Devin Leamy · 2 weeks ago
  10. 34a279d [cgroups2] Don't enable controllers in the leaf cgroup. by Devin Leamy · 2 weeks ago
  11. b981a05 [cgroups2] Fix error message to show the correct path. by Devin Leamy · 2 weeks ago
  12. 14d7013 [cgroups2] Implement Cgroups 2 isolator w/o nested containers and systemd. by Devin Leamy · 2 weeks ago
  13. 3642cf9 [cgroups2] Add a subset of memory usage statistics. by Devin Leamy · 3 weeks ago
  14. e9c25f3 [cgroups2] Error if `--cgroups_limit_swap` is used when cgroups v2 is used. by Devin Leamy · 3 weeks ago
  15. a4b725b [cgroups2] Introduced API to listen for OOM events. by Devin Leamy · 3 weeks ago
  16. 4525ebf [cgroups2] Introduce API to set a soft memory limit. by Devin Leamy · 3 weeks ago
  17. dc0bf98 [cgroups2] Introduce API to set soft memory protection. by Devin Leamy · 3 weeks ago
  18. 994edd7 Removed trailing spaces. by Devin Leamy · 3 weeks ago
  19. d821f75 Add a regression test for the mitigation of MESOS-7187. by Benjamin Mahler · 3 weeks ago
  20. 543c01a Mitigate a case where the agent gets stuck sending TASK_DROPPED. by Benjamin Mahler · 3 weeks ago
  21. aed4041 [cgroups2] Introduced an interface to set a hard memory limit. by Devin Leamy · 3 weeks ago
  22. 08beb64 [cgroups2] Introduced API to set memory.min for a cgroup. by Devin Leamy · 3 weeks ago
  23. 117e6e3 [cgroups2] Introduce `memory` controller. by Devin Leamy · 4 weeks ago
  24. 37766cb [cgroups2] Update the LinuxLauncher to support cgroups v2. by Devin Leamy · 4 weeks ago
  25. 5fca05d Linux launcher cleanups. by Benjamin Mahler · 4 weeks ago
  26. d63cf20 [cgroups2] Introduce utility to parse a container id from a cgroup path. by Devin Leamy · 5 weeks ago
  27. 756b7d7 [cgroups2] Introduced API to kill the processes inside of cgroup subtree. by Devin Leamy · 5 weeks ago
  28. 0416c95 [cgroups2] Introduce interface to get cgroups nested inside of a cgroup. by Devin Leamy · 5 weeks ago
  29. b23908f Removed dead field 'subsystem' from the `LinuxLauncherProcess`. by Devin Leamy · 5 weeks ago
  30. c42615f [cgroups2] Adds the `CoreControllerProcess` to the `Cgroups2IsolatorProcess` by Devin Leamy · 5 weeks ago
  31. f249bf0 [cgroups2] Introduce interface for reading threads in a cgroup. by Devin Leamy · 5 weeks ago
  32. d2392d7f [cgroups2] Introduce the CpuControllerProcess. by Devin Leamy · 5 weeks ago
  33. e5ba255 [cgroups2] 'cpu.max' parsing fix and introduce a test. by Devin Leamy · 5 weeks ago
  34. a642602 [cgroups2] Add an interface to read and write the CPU bandwidth limit. by Devin Leamy · 5 weeks ago
  35. b681337 [cgroups2] Removed templatized write() method. by Devin Leamy · 6 weeks ago
  36. 8ec509b [cgroups2] Introduces a `Controller` abstraction for cgroups v2 controllers. by Devin Leamy · 6 weeks ago
  37. fa8e714 [cgroups2] Introduce build files for the cgroups2 `Controller` abstraction. by Devin Leamy · 6 weeks ago
  38. fd08178 [cgroups2] Conditionally initialize cgroups v2 in the agent's main. by Devin Leamy · 6 weeks ago
  39. b58bd7c [cgroups2] Add device controller tests. by Devin Leamy · 6 weeks ago
  40. 1d9638a [cgroups2] Add path helpers that define the cgroup v2 filesystem. by Devin Leamy · 6 weeks ago
  41. 15e0015 [cgroups2] Introduce cgroups2::disable to disable a controller. by Devin Leamy · 6 weeks ago
  42. 4837d74 [cgroups2] Introduce cgroups v2 isolator process. by Devin Leamy · 6 weeks ago
  43. 7de91cb [cgroups2] Introduces interface to obtain CPU usage statistics. by Devin Leamy · 6 weeks ago
  44. 25d24d3 [cgroups2] Added flag to enable cgroups v2. by Devin Leamy · 6 weeks ago
  45. 5882d41 [cgroups2] Support device access permissions via ebpf. by Devin Leamy · 7 weeks ago
  46. 89d636d [cgroups2] Addressing comments from #532 by Devin Leamy · 7 weeks ago
  47. 2ffa81c [cgroups2] Add override to silence tidy errors. by Benjamin Mahler · 7 weeks ago
  48. 60283df [cgroups2] Add an interface to read and assign processes. by Devin Leamy · 7 weeks ago
  49. 0aa65cd [cgroups2] Fix controllers::enable/available empty handling. by Devin Leamy · 7 weeks ago
  50. 1c6cab2 [cgroups2] Add cgroups2::path to get the path of a cgroup. by Devin Leamy · 7 weeks ago
  51. cdc9add [ebpf] Fix clang-tidy false positive. by Benjamin Mahler · 7 weeks ago
  52. 4dd3044 [cgroups2] Test fixture to cleanup `TEST_CGROUP`. by Devin Leamy · 7 weeks ago
  53. cbfdbd8 [cgroups2] Introduces the cpu namespace and cpu::weight() API by Devin Leamy · 7 weeks ago
  54. b54ff0f Removed `-k` option when installing Ruby by Qian Zhang · 7 weeks ago
  55. 67fbfe0 [cgroups2] Convert cgroups2::read/write to template functions. by Devin Leamy · 7 weeks ago
  56. 442a139 [cgroups2] Introduces cgroups2::exists to check if a cgroup exists. by Devin Leamy · 7 weeks ago
  57. 354bf48 [cgroups2] Introduces API to move a process into a cgroup, by PID. by Devin Leamy · 7 weeks ago
  58. a507a2d [cgroups2] Use rmdir instead of rm -rf to delete a cgroup. by Devin Leamy · 7 weeks ago
  59. 895f055 [cgroups2] Introduced cgroups2::destroy() to remove a cgroup. by Devin Leamy · 7 weeks ago
  60. b4cbd9a [cgroups2] Introduces cgroups2::create() to create new cgroups. by Devin Leamy · 7 weeks ago
  61. 3f6c581 Address clang-tidy errors. by Devin Leamy · 8 weeks ago
  62. e15da02 [mesos-tidy] Fix broken Dockerfile due to llvm repo move. by Benjamin Mahler · 8 weeks ago
  63. 4fc0d89 [cgroups2] Adds cgroups2::controllers::enabled(). by Devin Leamy · 8 weeks ago
  64. 621cf32 [cgroups2] FIX: Updated `subsystems` namespace to, new, `controllers` namespace, in tests. by Devin Leamy · 8 weeks ago
  65. f343648 [cgroups2][ebpf] Addresses formatting inconsistences. by Devin Leamy · 8 weeks ago
  66. 71c445e Revert "Enable verbose logging for Maven." by Devin Leamy · 8 weeks ago
  67. e79f6cb remove repetitive words by suchsoon · 9 weeks ago
  68. b824738 [ebpf] Update ebpf::cgroups2::attach() to load and attach. by Devin Leamy · 8 weeks ago
  69. b9815a1 [ebpf] Add support for detaching eBPF BPF_CGROUP_DEVICE programs by id. by Devin Leamy · 8 weeks ago
  70. f43b452 [ebpf] Add ability to retrieve attached BPF_CGROUP_DEVICE programs. by Devin Leamy · 8 weeks ago
  71. 28b3e8d [cgroups2] Moved subtree_control into the control namespace. by Devin Leamy · 9 weeks ago
  72. 35ecb9a [cgroups2] Rename all 'subsystems' to 'controllers'. by Devin Leamy · 9 weeks ago
  73. 96fcaf2 [ebpf][cgroups2] Attaching a eBFP programs to a cgroups. by Devin Leamy · 9 weeks ago
  74. d5f4fda [ebpf] Introduced API for loading eBPF programs into the kernel. by Devin Leamy · 9 weeks ago
  75. 343c8d1 [cgroups2] Add utility to list all the available subsystems in a cgroup. by Devin Leamy · 9 weeks ago
  76. 09501be [cgroups2] Add missing imports by Devin Leamy · 9 weeks ago
  77. fb98c7e [cgroups2] Reformat with clang-format. by Devin Leamy · 9 weeks ago
  78. cb1da56 [cgroups2] Add forward declarations for cgroups2::read and cgroups2::write by Devin Leamy · 9 weeks ago
  79. 6799408 [ebpf] Introduces eBPF header and source. by Devin Leamy · 3 months ago
  80. 457c201 Avoid using MSVC-internal `_STRINGIZE`. by Stephan T. Lavavej · 2 months ago
  81. 446921a [cgroups2] Fix compilation errors. by Benjamin Mahler · 2 months ago
  82. 515611f [cgroups2] List the available subsystems in a cgroup. by Devin Leamy · 2 months ago
  83. bd23c51 [cgroups2] Introduce read() and write() utilities to read and write to cgroup controls. by Devin Leamy · 2 months ago
  84. fd42451 [cgroups2] Add constants for cgroup2 controls. by Devin Leamy · 3 months ago
  85. 78143cb [cgroups2] Add mounting and unmounting of cgroup2 filesystem. by Devin Leamy · 2 months ago
  86. 8c4bdd3 Fix brace style in cgroups2.cpp. by Benjamin Mahler · 2 months ago
  87. 6b3a123 [cgroups2] Adds cgroups2_tests.cpp. by Devin Leamy · 2 months ago
  88. 7996677 [cgroups2] Add enabled() to check if cgroups2 is available on the host. by Devin Leamy · 2 months ago
  89. e28d48a Python autoconf configuration and logging improvements by Devin Leamy · 3 months ago
  90. cebb7f9 Enable verbose logging for Maven. by Devin Leamy · 3 months ago
  91. bdf6cc1 [cgroups2] Add cgroups2.hpp and cgroups2.cpp to Mesos build. by Devin Leamy · 3 months ago
  92. ac352a7 Remove boost-<version>.patch requirement to fix autotools build by Devin Leamy · 3 months ago
  93. 88a7fc1 Fix cmake build by updating boost version to 1.81.0. by Devin Leamy · 3 months ago
  94. ff522ce Add missing std:: namespace qualification. by Devin Leamy · 3 months ago
  95. 44d9112 Update boost version to 1.81.0 for CentOS 9 support. by Devin Leamy · 3 months ago
  96. 06ac812 Added ENABLE_JEMALLOC_ALLOCATOR macro. by Ilya Pronin · 1 year, 9 months ago
  97. f09d6ac [LIB UPDATE] Add preprocessor check for libnl3 >= 3.5 in HTB. by Devin Leamy · 4 months ago
  98. 4a60f96 Added support for 64 bit rates in the port_mapping isolator. by Ilya Pronin · 4 years, 3 months ago
  99. 7136442 Enforce libnl3 >= 3.5 to prevent overflow errors in the port mapping isolator. by Devin Leamy · 4 months ago
  100. 554524a [FIX] Rate overflow in port_mapping isolator. by Ilya Pronin · 4 years, 7 months ago