调度文件 meaning in English
schedule file
Examples
- Thus , the most reliable of the paging paths is that for the paging file
因此,最可靠的页面调度路径就是通过页面调度文件。 - Any access to the paging file must not generate any additional page faults
任何对页面调度文件的访问一定不要产生任何附加的页面错误。 - Further , to avoid serialization problems , the file system is not responsible for serializing this access - the paging file belongs to the vm system , and the vm system is responsible for serializing access to this file ( this eliminates some of the re - entrant locking problems that occur with general file access )
进一步,为了避免串行化问题,文件系统不负责将访问串行化页面调度文件属于虚拟内存系统,而虚拟内存系统负责把对这个文件的访问串行化(这消除了出现在常规文件访问中的重入锁定问题) 。