On Ubuntu 18.04, 当我跑步时
Ubuntu 18.04
$ df -h,
$ df -h
我看到这个结果:
Filesystem Size Used Avail Use% Mounted on ... tmpfs 3,9G 73M 3,8G 2% /dev/shm ...
/dev/shm 有3.9G大小。
/dev/shm
我怎么能改变的大小/dev/shm?
linux shared-memory
linux ×1
shared-memory ×1