Searched refs:gpu_server_cgroup_path (Results 1 – 3 of 3) sorted by relevance
362 if let Some(gpu_server_cgroup_path) = &cfg.gpu_server_cgroup_path { in start_gpu_render_server()363 move_proc_to_cgroup(gpu_server_cgroup_path.to_path_buf(), render_server_pid)?; in start_gpu_render_server()
1489 pub gpu_server_cgroup_path: Option<PathBuf>, field3410 cfg.gpu_server_cgroup_path = cmd.gpu_server_cgroup_path; in try_from()
743 pub gpu_server_cgroup_path: Option<PathBuf>, field968 gpu_server_cgroup_path: None, in default()