会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 4. 发明授权
    • System and method for detecting and reordering loading patterns
    • 用于检测和重新排序加载模式的系统和方法
    • US06421827B1
    • 2002-07-16
    • US08992467
    • 1997-12-17
    • Robert Tod DimpseyMichael Richard FortinMaher Saba
    • Robert Tod DimpseyMichael Richard FortinMaher Saba
    • G06F9445
    • G06F8/443G06F9/44521
    • The present invention is a method, system, and computer readable medium for detecting the loading pattern of application and library files, and then reordering the files so that future loads are performed more efficiently. The present invention detects the loading pattern of an application file and library files, and then reorders the pages within the application and library executable files so that future loads are sequential. After being reordered, the application and library files are relinked in order to resolve references. A sequential load access pattern is beneficial, as it takes full advantage of read-ahead performed by the file system. The present invention allows pages of an application or library executable file to be stored in the order in which they will most likely be loaded. Thus, when the file system performs read-ahead, and brings additional pages into memory, these additional pages are the next pages needed and are loaded. By taking advantage of the file system's read-ahead process, application and library load times can be reduced, because I/O wait time associated with the request of pages is overlapped with the processing (i.e. loading) of previously requested pages.
    • 本发明是用于检测应用程序和库文件的加载模式,然后重新排序文件的方法,系统和计算机可读介质,以便更有效地执行未来的负载。 本发明检测应用文件和库文件的加载模式,然后重新排序应用程序和库可执行文件中的页面,以便将来的负载是顺序的。 重新排序后,应用程序和库文件将重新链接以解析引用。 顺序加载访问模式是有益的,因为它充分利用文件系统执行的预读功能。 本发明允许应用程序或库可执行文件的页面以最有可能被加载的顺序存储。 因此,当文件系统执行预读,并将附加页面引入内存时,这些附加页面是需要并被加载的下一页。 通过利用文件系统的预读过程,可以减少应用程序和库加载时间,因为与页面请求相关联的I / O等待时间与先前请求的页面的处理(即加载)重叠。