发明名称 System and Method for Embedded Java Memory Footprint Performance Improvement
摘要 A system and method are provided to allow demand loading and discarding of Java executable image (JXE) files. The virtual machine allocates an address space for a requested JXE program. The read-only portion of the JXE file is memory mapped from its nonvolatile location to the allocated memory space using read-only mapping and the read/write section of the JXE file are loaded into memory. When a page of the JXE program is needed, a page fault occurs if the read-only portion has not been loaded into memory. The operating system's page fault handler retrieves the needed page(s) from the nonvolatile storage location based upon the mapping data that resulted from the previously performed memory mapping. Because the read-only section of the JXE file is memory mapped using read-only mapping, the operating system's paging process is free to discard previously loaded memory pages that contain read-only portions of the JXE file.
申请公布号 US2008098265(A1) 申请公布日期 2008.04.24
申请号 US20070967142 申请日期 2007.12.29
申请人 INTERNATIONAL BUSINESS MACHINES CORPORATION 发明人 DMITROVICH JANET;LANGDALE PHILIP L.;ROBBINS JAMES P.;TRACEY WILLIAM J.
分类号 G11C29/04;G06F7/00;G06F9/45;G06F12/08 主分类号 G11C29/04
代理机构 代理人
主权项
地址