Patents by Inventor William Tracey

William Tracey has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20080098265
    Abstract: 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.
    Type: Application
    Filed: December 29, 2007
    Publication date: April 24, 2008
    Applicant: International Business Machines Corporation
    Inventors: Janet Dmitrovich, Philip Langdale, James Robbins, William Tracey
  • Publication number: 20050183077
    Abstract: A system and method for reclaiming memory occupied by compiled code resulting from a Just-in-Time (JIT) compiler is provided. An address space used to store code resulting from a JIT compiler is memory mapped using a special filesystem. A map is maintained identify method name and corresponding JIT pages. When the memory manager needs more space, it requests that the special filesystem write the data from memory back to nonvolatile storage. The special filesystem acts as if the data was written. When the code is subsequently called, a page fault and an invalid operation exception occur and are handled. The data in the map is used to recompile the method to the same address space and the faulting instruction is re-executed.
    Type: Application
    Filed: February 12, 2004
    Publication date: August 18, 2005
    Applicant: International Business Machines Corporation
    Inventors: Philip Langdale, Mikael Orn, James Robbins, William Tracey
  • Publication number: 20050165837
    Abstract: 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.
    Type: Application
    Filed: January 22, 2004
    Publication date: July 28, 2005
    Applicant: International Business Machines Corporation
    Inventors: Janet Dmitrovich, Philip Langdale, James Robbins, William Tracey
  • Patent number: 5113341
    Abstract: A method for hierarchically expanding and contracting element marks in a structured document. The structured document is hierarchically organized, such as documents written in Standardized General Markup Language (SGML). An element consists of a begin tag and its associated content, and may optionally include an end tag. The editor can mark an element, to produce an element mark, to indicate its selection for document processing operations such as moving, copying or deleting the content of the element mark. The element mark can be hierarchically expanded to higher-level element marks by invoking the expand code as appropriate. The method also can be used to adjust a stream mark to an element mark.
    Type: Grant
    Filed: February 24, 1989
    Date of Patent: May 12, 1992
    Assignee: International Business Machines Corporation
    Inventors: Michael Kozol, Chan Lim, Willard L. Strong, Jr., William Tracey