Patents by Inventor Nils Erik Eliasson

Nils Erik Eliasson 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).

  • Patent number: 12190112
    Abstract: Techniques are disclosed for eliding load and store barriers while maintaining garbage collection invariants. Embodiments described herein include techniques for identifying an instruction, such as a safepoint poll, that checks whether to pause a thread between execution of a dominant and dominated access to the same data field. If a poll instruction is identified between the two data accesses, then a pointer for the data field may be recorded in an entry associated with the poll instruction. When the thread is paused to execute a garbage collection operation, the recorded information may be used to update values associated with the data field in memory such that the dominated access may be executed without any load or store barriers.
    Type: Grant
    Filed: January 24, 2022
    Date of Patent: January 7, 2025
    Assignee: Oracle International Corporation
    Inventors: Erik Ă–sterlund, Nils Erik Eliasson
  • Publication number: 20230236835
    Abstract: Techniques are disclosed for eliding load and store barriers while maintaining garbage collection invariants. Embodiments described herein include techniques for identifying an instruction, such as a safepoint poll, that checks whether to pause a thread between execution of a dominant and dominated access to the same data field. If a poll instruction is identified between the two data accesses, then a pointer for the data field may be recorded in an entry associated with the poll instruction. When the thread is paused to execute a garbage collection operation, the recorded information may be used to update values associated with the data field in memory such that the dominated access may be executed without any load or store barriers.
    Type: Application
    Filed: January 24, 2022
    Publication date: July 27, 2023
    Applicant: Oracle International Corporation
    Inventors: Erik Ă–sterlund, Nils Erik Eliasson