From 23fdb390a66fdf3ceebaa3ec4f7be7221f10843b Mon Sep 17 00:00:00 2001 From: Peter Wilmott
Date: Mon, 3 Aug 2015 19:23:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 101ec27..b176e85 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,6 @@ $ bocker run img_42150 cat /proc/1/cgroup ... 4:memory:/ps_42152 3:cpuacct,cpu:/ps_42152 -... $ cat /sys/fs/cgroup/cpu/ps_42152/cpu.shares 512 @@ -98,7 +97,6 @@ $ BOCKER_CPU_SHARE=1024 \ ... 4:memory:/ps_42188 3:cpuacct,cpu:/ps_42188 -... $ cat /sys/fs/cgroup/cpu/ps_42188/cpu.shares 1024