The ext3 filesystem driver also uses this approach and stores complete replicas of the modified blocks (either 1K, 2K, or 4K) in memory to track pending IO operations.
ext3文件系统驱动程序也使用这种方法,存储内存中被修改的块(大小为1K、2K或4K)的完整副本,以跟踪暂挂的 IO 操作。
The ext3 filesystem driver also uses this approach and stores complete replicas of the modified blocks (either 1K, 2K, or 4K) in memory to track pending IO operations.
ext3文件系统驱动程序也使用这种方法,存储内存中被修改的块(大小为1K、2K或4K)的完整副本,以跟踪暂挂的 IO 操作。
应用推荐