You are viewing a plain text version of this content. The canonical link for it is here.
- (mesos) branch master updated: Avoid using MSVC-internal `_STRINGIZE`. - posted by bm...@apache.org on 2024/03/07 00:36:25 UTC, 0 replies.
- (mesos) branch master updated: [ebpf] Introduces eBPF header and source. - posted by bm...@apache.org on 2024/03/07 16:48:28 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Add forward declarations for cgroups2::read and cgroups2::write - posted by bm...@apache.org on 2024/03/07 21:37:05 UTC, 0 replies.
- (mesos) branch master updated (cb1da562a -> fb98c7e7c) - posted by bm...@apache.org on 2024/03/07 23:21:48 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Add missing imports - posted by bm...@apache.org on 2024/03/08 16:43:26 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Add utility to list all the available subsystems in a cgroup. - posted by bm...@apache.org on 2024/03/08 19:38:04 UTC, 0 replies.
- (mesos) branch master updated: [ebpf] Introduced API for loading eBPF programs into the kernel. - posted by bm...@apache.org on 2024/03/08 20:22:42 UTC, 0 replies.
- (mesos) branch master updated: [ebpf][cgroups2] Attaching a eBFP programs to a cgroups. - posted by bm...@apache.org on 2024/03/08 22:36:32 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Rename all 'subsystems' to 'controllers'. - posted by bm...@apache.org on 2024/03/08 22:37:36 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Moved subtree_control into the control namespace. - posted by bm...@apache.org on 2024/03/11 15:45:51 UTC, 0 replies.
- (mesos) branch master updated: [ebpf] Add ability to retrieve attached BPF_CGROUP_DEVICE programs. - posted by bm...@apache.org on 2024/03/11 17:00:49 UTC, 0 replies.
- (mesos) branch master updated: [ebpf] Add support for detaching eBPF BPF_CGROUP_DEVICE programs by id. - posted by bm...@apache.org on 2024/03/11 21:01:35 UTC, 0 replies.
- (mesos) branch master updated: [ebpf] Update ebpf::cgroups2::attach() to load and attach. - posted by bm...@apache.org on 2024/03/11 22:28:13 UTC, 0 replies.
- (mesos) branch master updated: remove repetitive words - posted by bm...@apache.org on 2024/03/11 23:15:20 UTC, 0 replies.
- (mesos) branch master updated: Revert "Enable verbose logging for Maven." - posted by bm...@apache.org on 2024/03/12 17:50:07 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2][ebpf] Addresses formatting inconsistences. - posted by bm...@apache.org on 2024/03/12 18:22:05 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] FIX: Updated `subsystems` namespace to, new, `controllers` namespace, in tests. - posted by bm...@apache.org on 2024/03/12 18:23:12 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Adds cgroups2::controllers::enabled(). - posted by bm...@apache.org on 2024/03/13 18:21:50 UTC, 0 replies.
- (mesos) branch master updated: [mesos-tidy] Fix broken Dockerfile due to llvm repo move. - posted by bm...@apache.org on 2024/03/14 20:27:47 UTC, 0 replies.
- (mesos) branch master updated: Address clang-tidy errors. - posted by bm...@apache.org on 2024/03/15 21:43:38 UTC, 0 replies.
- (mesos) branch master updated (3f6c581d2 -> b4cbd9aa2) - posted by bm...@apache.org on 2024/03/18 17:45:55 UTC, 0 replies.
- (mesos) branch master updated (b4cbd9aa2 -> 895f05522) - posted by bm...@apache.org on 2024/03/19 15:18:50 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Use rmdir instead of rm -rf to delete a cgroup. - posted by bm...@apache.org on 2024/03/19 19:46:53 UTC, 0 replies.
- (mesos) branch master updated (a507a2dc9 -> 354bf4898) - posted by bm...@apache.org on 2024/03/19 20:21:26 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Introduces cgroups2::exists to check if a cgroup exists. - posted by bm...@apache.org on 2024/03/19 20:27:58 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Convert cgroups2::read/write to template functions. - posted by bm...@apache.org on 2024/03/19 22:31:26 UTC, 0 replies.
- (mesos) branch master updated: Removed `-k` option when installing Ruby - posted by qi...@apache.org on 2024/03/20 03:19:09 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Introduces the cpu namespace and cpu::weight() API - posted by bm...@apache.org on 2024/03/20 16:19:05 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Test fixture to cleanup `TEST_CGROUP`. - posted by bm...@apache.org on 2024/03/20 16:33:00 UTC, 0 replies.
- (mesos) branch master updated: [ebpf] Fix clang-tidy false positive. - posted by bm...@apache.org on 2024/03/20 19:05:24 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Add cgroups2::path to get the path of a cgroup. - posted by bm...@apache.org on 2024/03/21 15:20:46 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Fix controllers::enable/available empty handling. - posted by bm...@apache.org on 2024/03/22 00:05:00 UTC, 0 replies.
- (mesos) branch master updated (0aa65cd70 -> 2ffa81cad) - posted by bm...@apache.org on 2024/03/22 18:37:27 UTC, 0 replies.
- (mesos) 01/02: [cgroups2] Add an interface to read and assign processes. - posted by bm...@apache.org on 2024/03/22 18:37:28 UTC, 0 replies.
- (mesos) 02/02: [cgroups2] Add override to silence tidy errors. - posted by bm...@apache.org on 2024/03/22 18:37:29 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Addressing comments from #532 - posted by bm...@apache.org on 2024/03/22 21:01:14 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Support device access permissions via ebpf. - posted by bm...@apache.org on 2024/03/22 22:11:38 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Added flag to enable cgroups v2. - posted by bm...@apache.org on 2024/03/25 20:01:19 UTC, 0 replies.
- (mesos) branch master updated (25d24d341 -> 7de91cbb8) - posted by bm...@apache.org on 2024/03/26 21:47:13 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Introduce cgroups v2 isolator process. - posted by bm...@apache.org on 2024/03/26 21:48:51 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Introduce cgroups2::disable to disable a controller. - posted by bm...@apache.org on 2024/03/26 22:34:39 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Add path helpers that define the cgroup v2 filesystem. - posted by bm...@apache.org on 2024/03/27 21:01:03 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Add device controller tests. - posted by bm...@apache.org on 2024/03/29 00:17:52 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Conditionally initialize cgroups v2 in the agent's main. - posted by bm...@apache.org on 2024/03/29 18:12:33 UTC, 0 replies.
- (mesos) branch master updated (fd0817805 -> 8ec509bed) - posted by bm...@apache.org on 2024/03/29 20:08:50 UTC, 0 replies.
- (mesos) 01/02: [cgroups2] Introduce build files for the cgroups2 `Controller` abstraction. - posted by bm...@apache.org on 2024/03/29 20:08:51 UTC, 0 replies.
- (mesos) 02/02: [cgroups2] Introduces a `Controller` abstraction for cgroups v2 controllers. - posted by bm...@apache.org on 2024/03/29 20:08:52 UTC, 0 replies.
- (mesos) branch master updated: [cgroups2] Removed templatized write() method. - posted by bm...@apache.org on 2024/03/29 23:06:02 UTC, 0 replies.