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.
有没有办法在Linux中强制将页面从内存刷新到磁盘的顺序,除了以所需的顺序更新页面并在每次页面更新后分别执行fsync()/ ?与linux page cache flush order 有关,我也没有找到明确的答案。msync()
fsync()
msync()