Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このプロセスがロックを解除するまで、他のプロセスがディスク上のファイルにアクセスできないように、プロセスがディスク全体をロックする方法はありますか? 他のプロセスのディスク i/o 操作は、ロックが解除されるまでおそらくブロックされます。
問題の OS は Linux です。
Linuxのすべてはファイルなので、デバイスを表すファイルをロックしてみてください。