mirror of
https://github.com/p8952/bocker.git
synced 2025-11-09 00:13:59 +01:00
Update README.md
This commit is contained in:
parent
b6653f6962
commit
22dc3c5b19
@ -88,7 +88,7 @@ $ bocker run img_42150 cat /proc/1/cgroup
|
||||
$ cat /sys/fs/cgroup/cpu/ps_42152/cpu.shares
|
||||
512
|
||||
|
||||
$ cat cat /sys/fs/cgroup/memory/ps_42152/memory.limit_in_bytes
|
||||
$ cat /sys/fs/cgroup/memory/ps_42152/memory.limit_in_bytes
|
||||
512000000
|
||||
|
||||
$ BOCKER_CPU_SHARE=1024 \
|
||||
@ -101,7 +101,7 @@ $ BOCKER_CPU_SHARE=1024 \
|
||||
$ cat /sys/fs/cgroup/cpu/ps_42188/cpu.shares
|
||||
1024
|
||||
|
||||
$ cat cat /sys/fs/cgroup/memory/ps_42188/memory.limit_in_bytes
|
||||
$ cat /sys/fs/cgroup/memory/ps_42188/memory.limit_in_bytes
|
||||
1024000000
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user