gpt4 book ai didi

linux - dd 无法写入 tmpfs

转载 作者:IT王子 更新时间:2023-10-29 01:01:01 28 4
gpt4 key购买 nike

我想使用 dd 来衡量 tmpfs 的性能。但它失败了,如下所示:

# dd if=/dev/zero of=/tmp/128M bs=4M count=32 oflag=direct  
dd: failed to open ‘/tmp/128M’: Invalid argument

有什么帮助吗?

最佳答案

tmpfs 不支持直接 I/O 并返回 -EINVAL。

关于linux - dd 无法写入 tmpfs,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21014080/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com