From 6151435eaef264db7c57281f9a5392118404759a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E4=B8=80?= Date: Sat, 2 Sep 2017 09:58:58 +0800 Subject: [PATCH] =?UTF-8?q?15.1=20=E7=BF=BB=E8=AF=91=E4=BF=AE=E8=AE=A2?= =?UTF-8?q?=E3=80=82=E6=B6=A6=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cgroups/cgroups1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cgroups/cgroups1.md b/Cgroups/cgroups1.md index fb03d35..1a0f415 100644 --- a/Cgroups/cgroups1.md +++ b/Cgroups/cgroups1.md @@ -155,7 +155,7 @@ print line ... ``` -没变化。再把这个进程的 pid 加到我们控制组的 `devices/tasks` 文件: +没有任何效果。再把这个进程的 pid 加到我们控制组的 `devices/tasks` 文件: ``` # echo $(pidof -x cgroup_test_script.sh) > /sys/fs/cgroup/devices/cgroup_test_group/tasks