mirror of
https://github.com/p8952/bocker.git
synced 2025-11-08 21:34:00 +01:00
Update README.md
This commit is contained in:
parent
c4c748ded7
commit
23fdb390a6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user