Patents by Inventor Per A. Liden
Per A. Liden 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: 20240221875Abstract: Methods and apparatus for cloud-based data management and reporting for bioprocess development. The system for process data management disclosed herein includes memory and processor circuitry to execute machine readable instructions to at least retrieve a first data set from at least one of an electronic laboratory notebook or a first laboratory device, retrieve a second data set from a second laboratory device, link the first data set and the second data set to a project, the first data and the second data set linked to the project based on a type of data in the first data set and the second data set, generate a data overlay using the first data set and the second data set, the data overlay including an overlay of a first chromatogram and a second chromatogram and generate a report including the data overlay.Type: ApplicationFiled: April 29, 2022Publication date: July 4, 2024Inventors: Peter Andersson, Alexander Kele, Todd Ward, David Henderson, Vanessa Hoskins, Dean Whitney, Robin Modigh, Per LIDÉN, Olga Szaduro, Daniel Mynarski, Adam Sipos, Peter Cserna, David Birkas, Istvan Toth, Júlia Tünde GÁL, Hajnalka Albert, Zsofia Vasne Utassy, Edina Szava, Tim Bervoets
-
Patent number: 11875193Abstract: A global state associated with a garbage collection (GC) process is a state assumed by a reference after GC operations for a current GC phase are performed for the reference. A frame state of a frame on a call stack of an application thread tracks a progress of GC operations for references therein. A color watermark is added after a global state change. The frame originally marked by a stack watermark is now marked by the new color watermark. The new color watermark marks a deepest frame on the call stack having the old global state. A color watermark is deleted when the stack watermark meets the color watermark. If the stack watermark is shifted in the call stack to mark the same frame as a color watermark, then the color watermark is deleted. The marked frame is a deepest frame on the call stack having the current global state.Type: GrantFiled: March 25, 2021Date of Patent: January 16, 2024Assignee: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Patent number: 11741004Abstract: A request is received, from a mutator thread, to load a first reference to a first object from a heap memory onto a call stack of the application thread. Responsive to receiving the request, a system retrieves the first reference from the heap memory. The system executes a bitwise shift operation that (a) removes one or more bits representing the first garbage collection state and (b) generates a second reference from the first reference. Based on a particular bit, of the one or more bits removed from the first reference by the shift operation, the system determines whether to perform a set of garbage collection operations on the first reference to bring the first reference to a good state. The second reference, without any indication of any of the plurality of garbage collection states, is stored to the call stack.Type: GrantFiled: June 3, 2021Date of Patent: August 29, 2023Assignee: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Patent number: 11734171Abstract: During execution of garbage collection marking, an application thread receives a first request to overwrite a reference field of an object, the object comprising at least a first reference and the first request comprising a second reference to be written to the reference field. Responsive to receiving the first request, the application thread determines a marking parity for objects being traversed by the garbage collection marking process and loads the first reference from the heap. The application thread determines that marking metadata of the first reference does not match the marking parity. Responsive to that determination, the application thread adds the first reference to a marking list, modifies the second reference to include the current marking parity as the marking metadata, and stores the modified second reference to the first reference field. In subsequent writes to the reference field, the application thread refrains from adding to the marking list.Type: GrantFiled: June 3, 2021Date of Patent: August 22, 2023Assignee: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Patent number: 11573794Abstract: An application thread executes concurrently with a garbage collection (GC) thread traversing a call stack of the application thread. Frames of the call stack that have been processed by the GC thread assume a global state associated with the GC thread. The application thread may attempt to return to a target frame that has not yet assumed the global state. The application thread hits a frame barrier, preventing return to the target frame. The application thread determines a frame state of the target frame. The application thread selects appropriate operations for bringing the target frame to the global state based on the frame state. The selected operations are performed to bring the target frame to the global state. The application thread returns to the target frame.Type: GrantFiled: March 25, 2021Date of Patent: February 7, 2023Assignee: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Patent number: 11573894Abstract: Garbage collection (GC) states are stored within references stored on a heap memory to track a progress of GC operations with respect to the references. GC state may be stored in a non-addressable portion of references. Based on the GC state of a particular reference, a set of GC operations are selected and performed for the reference. However, references stored on a call stack do not include any indication of GC state. Hence, loading a reference from heap to call stack involves removing the indication of GC state. Writing a reference to heap involves adding the indication of GC state. References embedded within a compiled method also do not indicate any GC state. Metadata of the compiled method indicate a GC state, which is implicated to the embedded references. GC operations are selected and performed for each embedded reference based on the GC state of the compiled method.Type: GrantFiled: October 29, 2020Date of Patent: February 7, 2023Assignee: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Patent number: 11513954Abstract: During a concurrent Relocation Phase, a GC thread relocates live objects, as an application thread executes. References in a frame on a call stack are remapped if the application thread attempts to access the frame. References on the call stack remains stale if no application thread attempts access. The GC thread may proceed with a subsequent phase of a GC cycle, even if a frame has stale references and therefore has not assumed a remap state. During a concurrent Mark/Remap Phase, the call stack may include frames in different frame states. The GC thread selects appropriate operations for processing each frame based on the respective frame state. When the GC thread encounters a frame not in the remap state, references therein are first remapped, and then identified as roots. Hence, root reference remapping and identification are performed in a single concurrent phase of a GC cycle.Type: GrantFiled: March 25, 2021Date of Patent: November 29, 2022Assignee: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Publication number: 20220374393Abstract: During execution of garbage collection marking, an application thread receives a first request to overwrite a reference field of an object, the object comprising at least a first reference and the first request comprising a second reference to be written to the reference field. Responsive to receiving the first request, the application thread determines a marking parity for objects being traversed by the garbage collection marking process and loads the first reference from the heap. The application thread determines that marking metadata of the first reference does not match the marking parity. Responsive to that determination, the application thread adds the first reference to a marking list, modifies the second reference to include the current marking parity as the marking metadata, and stores the modified second reference to the first reference field. In subsequent writes to the reference field, the application thread refrains from adding to the marking list.Type: ApplicationFiled: June 3, 2021Publication date: November 24, 2022Applicant: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Publication number: 20220374352Abstract: A request is received, from a mutator thread, to load a first reference to a first object from a heap memory onto a call stack of the application thread. Responsive to receiving the request, a system retrieves the first reference from the heap memory. The system executes a bitwise shift operation that (a) removes one or more bits representing the first garbage collection state and (b) generates a second reference from the first reference. Based on a particular bit, of the one or more bits removed from the first reference by the shift operation, the system determines whether to perform a set of garbage collection operations on the first reference to bring the first reference to a good state. The second reference, without any indication of any of the plurality of garbage collection states, is stored to the call stack.Type: ApplicationFiled: June 3, 2021Publication date: November 24, 2022Applicant: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Publication number: 20220374353Abstract: During execution of garbage collection, an application receives a first request to overwrite a reference field of an object, the object comprising a first reference and the first request comprising a memory address at which the reference field is stored, and a second reference to be written to the reference field. Responsive to receiving the first request, the system determines a current remembered set phase, and loads the first reference. The application determines that remembered set metadata of the first reference does not match the current remembered set phase. Responsive to that determination, the application adds an entry to a remembered set data structure, modifies the second reference to include the current remembered set phase as the remembered set metadata, and stores the modified second reference to the reference field. In subsequent writes to the reference field, the application refrains from adding to the remembered set data structure.Type: ApplicationFiled: June 3, 2021Publication date: November 24, 2022Applicant: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Patent number: 11507503Abstract: During execution of garbage collection, an application receives a first request to overwrite a reference field of an object, the object comprising a first reference and the first request comprising a memory address at which the reference field is stored, and a second reference to be written to the reference field. Responsive to receiving the first request, the system determines a current remembered set phase, and loads the first reference. The application determines that remembered set metadata of the first reference does not match the current remembered set phase. Responsive to that determination, the application adds an entry to a remembered set data structure, modifies the second reference to include the current remembered set phase as the remembered set metadata, and stores the modified second reference to the reference field. In subsequent writes to the reference field, the application refrains from adding to the remembered set data structure.Type: GrantFiled: June 3, 2021Date of Patent: November 22, 2022Assignee: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Publication number: 20220308870Abstract: During a concurrent Relocation Phase, a GC thread relocates live objects, as an application thread executes. References in a frame on a call stack are remapped if the application thread attempts to access the frame. References on the call stack remains stale if no application thread attempts access. The GC thread may proceed with a subsequent phase of a GC cycle, even if a frame has stale references and therefore has not assumed a remap state. During a concurrent Mark/Remap Phase, the call stack may include frames in different frame states. The GC thread selects appropriate operations for processing each frame based on the respective frame state. When the GC thread encounters a frame not in the remap state, references therein are first remapped, and then identified as roots. Hence, root reference remapping and identification are performed in a single concurrent phase of a GC cycle.Type: ApplicationFiled: March 25, 2021Publication date: September 29, 2022Applicant: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Publication number: 20220308933Abstract: A global state associated with a garbage collection (GC) process is a state assumed by a reference after GC operations for a current GC phase are performed for the reference. A frame state of a frame on a call stack of an application thread tracks a progress of GC operations for references therein. A color watermark is added after a global state change. The frame originally marked by a stack watermark is now marked by the new color watermark. The new color watermark marks a deepest frame on the call stack having the old global state. A color watermark is deleted when the stack watermark meets the color watermark. If the stack watermark is shifted in the call stack to mark the same frame as a color watermark, then the color watermark is deleted. The marked frame is a deepest frame on the call stack having the current global state.Type: ApplicationFiled: March 25, 2021Publication date: September 29, 2022Applicant: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Publication number: 20220308871Abstract: An application thread executes concurrently with a garbage collection (GC) thread traversing a call stack of the application thread. Frames of the call stack that have been processed by the GC thread assume a global state associated with the GC thread. The application thread may attempt to return to a target frame that has not yet assumed the global state. The application thread hits a frame barrier, preventing return to the target frame. The application thread determines a frame state of the target frame. The application thread selects appropriate operations for bringing the target frame to the global state based on the frame state. The selected operations are performed to bring the target frame to the global state. The application thread returns to the target frame.Type: ApplicationFiled: March 25, 2021Publication date: September 29, 2022Applicant: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Publication number: 20220138098Abstract: Garbage collection (GC) states are stored within references stored on a heap memory to track a progress of GC operations with respect to the references. GC state may be stored in a non-addressable portion of references. Based on the GC state of a particular reference, a set of GC operations are selected and performed for the reference. However, references stored on a call stack do not include any indication of GC state. Hence, loading a reference from heap to call stack involves removing the indication of GC state. Writing a reference to heap involves adding the indication of GC state. References embedded within a compiled method also do not indicate any GC state. Metadata of the compiled method indicate a GC state, which is implicated to the embedded references. GC operations are selected and performed for each embedded reference based on the GC state of the compiled method.Type: ApplicationFiled: October 29, 2020Publication date: May 5, 2022Applicant: Oracle International CorporationInventors: Erik Österlund, Per Liden, Stefan Mats Rikard Karlsson
-
Publication number: 20210057049Abstract: The present invention relates to a method for estimating performance of a bioprocess material when used in a bioprocess system. The bioprocess material comprising at least two ingredients, each having data properties.Type: ApplicationFiled: April 24, 2019Publication date: February 25, 2021Inventors: Gunnar Malmquist, Per Liden
-
Patent number: 10733095Abstract: Techniques for performing garbage collection on an object array using array chunk references is described. A garbage collector (GC) thread identifies an object array to be processed. The GC thread divides the object array into array chunks. The GC thread generates array chunk references corresponding respectively to the array chunks. Each array chunk reference comprises: (a) chunk start bits representing a memory address of a start of a corresponding array chunk, and (b) chunk length bits representing a chunk length of the corresponding array chunk. The GC thread pushes the array chunk references onto the processing stack. A single processing stack concurrently stores multiple array chunk references, associated with a same object array. One or more of the array chunk references, that are associated with the same object array and stored on the processing stack, may be distributed to other GC threads for processing.Type: GrantFiled: July 20, 2018Date of Patent: August 4, 2020Assignee: Oracle International CorporationInventors: Stefan Mats Rikard Karlsson, Per A. Liden
-
Publication number: 20180329817Abstract: Techniques for performing garbage collection on an object array using array chunk references is described. A garbage collector (GC) thread identifies an object array to be processed. The GC thread divides the object array into array chunks. The GC thread generates array chunk references corresponding respectively to the array chunks. Each array chunk reference comprises: (a) chunk start bits representing a memory address of a start of a corresponding array chunk, and (b) chunk length bits representing a chunk length of the corresponding array chunk. The GC thread pushes the array chunk references onto the processing stack. A single processing stack concurrently stores multiple array chunk references, associated with a same object array. One or more of the array chunk references, that are associated with the same object array and stored on the processing stack, may be distributed to other GC threads for processing.Type: ApplicationFiled: July 20, 2018Publication date: November 15, 2018Applicant: Oracle International CorporationInventors: Stefan Mats Rikard Karlsson, Per A. Liden
-
Patent number: 10067867Abstract: Techniques for performing garbage collection on an object array using array chunk references is described. A garbage collector (GC) thread identifies an object array to be processed. The GC thread divides the object array into array chunks. The GC thread generates array chunk references corresponding respectively to the array chunks. Each array chunk reference comprises: (a) chunk start bits representing a memory address of a start of a corresponding array chunk, and (b) chunk length bits representing a chunk length of the corresponding array chunk. The GC thread pushes the array chunk references onto the processing stack. A single processing stack concurrently stores multiple array chunk references, associated with a same object array. One or more of the array chunk references, that are associated with the same object array and stored on the processing stack, may be distributed to other GC threads for processing.Type: GrantFiled: September 16, 2016Date of Patent: September 4, 2018Assignee: Oracle International CorporationInventors: Stefan Mats Rikard Karlsson, Per A. Liden
-
Patent number: 9921959Abstract: The disclosed embodiments facilitate reusing both the physical and virtual memory in a garbage-collected computing environment immediately after a relocated memory area has been emptied, without using special hardware or operating system extensions. This system uses load barrier to perform fast checks to determine if a reference might point into a relocated memory area. If so, the load barrier performs further actions to remap pointers that actually point into the relocated memory area, without the need to read that memory. Because the system neither follows pointers into relocated memory areas nor protects relocated memory areas, the system can immediately reuse the virtual memory areas. The load barrier ensures that references pointing into a relocated memory area will be caught and handled, and references pointing into the newly allocated memory will pass through the barrier without further actions.Type: GrantFiled: September 16, 2016Date of Patent: March 20, 2018Assignee: Oracle International CorporationInventors: Per A. Liden, Stefan Mats Rikard Karlsson