这里没有橄榄
14:57 · 2023年10月7日 · 周六
使用 fallocate 快速占用磁盘空间
简单记一下: $ fallocate -l 180G /tmp/ 底下调用的就是 fallocate()/posix_fallocate() 这个系
asdf
使用 fallocate 快速占用磁盘空间
简单记一下: $ fallocate -l 180G /tmp/ 底下调用的就是 fallocate()/posix_fallocate() 这个系统调用。内核的话,例如 ext4,实现是在 fs/ext4/extents.c 的 ext4...
Home
Powered by
BroadcastChannel
&
Sepia