Selecting pages implementing leaf nodes and internal nodes of a data set index for reuse

US10394452B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10394452-B2
Application numberUS-201715614495-A
CountryUS
Kind codeB2
Filing dateJun 5, 2017
Priority dateSep 14, 2012
Publication dateAug 27, 2019
Grant dateAug 27, 2019

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Provided are a computer program product, system, and method for selecting pages implementing leaf nodes and internal nodes of a data set index for reuse in memory. Pages in the memory are allocated to internal nodes and leaf nodes of a tree data structure representing all or a portion of a data set index for the data set. At least at least one duration parameter indicates an amount of time after which an unused page implement one of the internal nodes or leaf nodes is eligible for reuse. Selection is made of at least one selected page allocated to at least one of the leaf nodes and the internal nodes that has not been used for one of the at least one duration parameter for reuse.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer program product for managing a data set stored in a storage in a memory, the computer program product comprising a non-transitory computer readable storage medium having computer readable program code embodied therein that executes to perform operations, the operations comprising: allocating pages in the memory to internal nodes and leaf nodes of a tree data structure representing all or a portion of a data set index for the data set; providing a duration parameter indicating an amount of time after which unused pages are eligible for reuse; and selecting for reuse at least one page allocated to at least one of the leaf nodes and the internal nodes that has not been used for the duration parameter, wherein the internal nodes are selected for reuse after determining not to select one of the leaf nodes for reuse when the leaf nodes been used within the duration parameter. 2. The computer program product of claim 1 , wherein the leaf nodes include information on members of the data set, wherein the internal nodes include one or more keys used to traverse the tree data structure to reach the leaf nodes that are used to access the members of the data set. 3. The computer program product of claim 1 , wherein the duration parameter includes a leaf node duration and an internal node duration, wherein the leaf node duration is used to select one of the leaf nodes for reuse and wherein the internal node duration is used to select one of the internal nodes for use. 4. The computer program product of claim 3 , wherein the leaf node duration is less than the internal node duration to cause pages implementing leaf nodes to be selected for reuse at a higher rate than pages implementing internal nodes. 5. The computer program product of claim 1 , wherein the internal and leaf node durations are expressed as a number of memory clock cycles. 6. The computer program product of claim 1 , wherein the amount of time of the duration parameter comprises a number of clock cycles. 7. A system for managing a data set stored in a storage, comprising: a processor; a memory; a computer readable storage medium having code executed by the processor to perform operations, the operations comprising: allocating pages in the memory to internal nodes and leaf nodes of a tree data structure representing all or a portion of a data set index for the data set; providing a duration parameter indicating an amount of time after which unused pages are eligible for reuse; and selecting for reuse at least one selected page allocated to at least one of the leaf nodes and the internal nodes that has not been used for the duration parameter, wherein the internal nodes are selected for reuse after determining not to select one of the leaf nodes for reuse when the leaf nodes been used within the duration parameter. 8. The system of claim 7 , wherein the leaf nodes include information on members of the data set, wherein the internal nodes include one or more keys used to traverse the tree data structure to reach the leaf nodes that are used to access the members of the data set. 9. The system of claim 7 , wherein the duration parameter includes a leaf node duration and an internal node duration, wherein the leaf node duration is used to select one of the leaf nodes for reuse and wherein the internal node duration is used to select one of the internal nodes for use. 10. The system of claim 9 , wherein the leaf node duration is less than the internal node duration to cause pages implementing leaf nodes to be selected for reuse at a higher rate than pages implementing internal nodes. 11. The system of claim 7 , wherein the internal and leaf node durations are expressed as a number of memory clock cycles. 12. The system of claim 7 , wherein the amount of time of the duration parameter comprises a number of clock cycles. 13. A method, comprising: allocating pages in a memory to internal nodes and leaf nodes of a tree data structure in a non-transitory computer readable storage medium representing all or a portion of a data set index for a data set; providing a duration parameter indicating an amount of time after which unused pages are eligible for reuse; and selecting at least one selected page allocated to at least one of the leaf nodes and the internal nodes that has not been used for one of the duration parameter for reuse, wherein the internal nodes are selected for reuse after determining not to select one of the leaf nodes for reuse when the leaf nodes been used within the duration parameter. 14. The method of claim 13 , wherein the leaf nodes include information on members of the data set, wherein the internal nodes include one or more keys used to traverse the tree data structure to reach the leaf nodes that are used to access the members of the data set. 15. The method of claim 13 , wherein the duration parameter includes a leaf node duration and an internal node duration, wherein the leaf node duration is used to select one of the leaf nodes for reuse and wherein the internal node duration is used to select one of the internal nodes for use. 16. The method of claim 15 , wherein the leaf node duration is less than the internal node duration to cause pages implementing leaf nodes to be selected for reuse at a higher rate than pages implementing internal nodes. 17. The method of claim 15 , A method, comprising: allocating pages in the memory to internal nodes and leaf nodes of a tree data structure representing all or a portion of a data set index for the data set; providing a leaf node duration indicating an amount of time after which an unused page at one of the leaf nodes is selected for reuse and an internal node duration after which an unused page at an internal node is selected for reuse; and selecting at least one selected page for reuse allocated to at least one of the leaf nodes and the internal nodes periodically at a reuse selection interval, wherein the reuse selection interval is set so that pages implementing the internal and leaf nodes have been unused for a duration that exceeds the internal node duration and the leaf node duration, respectively, after each instance of the reuse selection interval resulting in performing the selecting the at least one selected page. 18. The method of claim 13 , wherein the internal and leaf node durations are expressed as a number of memory clock cycles. 19. The method of claim 13 , wherein the amount of time of the duration parameter comprises a number of clock cycles. 20. A computer program product for managing a data set stored in a storage in a memory, the computer program product comprising a non-transitory computer readable storage medium having computer readable program code embodied therein that executes to perform operations, the operations comprising: allocating pages in the memory to internal nodes and leaf nodes of a tree data structure representing all or a portion of a data set index for the data set; providing a leaf node duration indicating an amount of time after which an unused page at one of the leaf nodes is selected for reuse and an internal node duration after which an unused page at an internal node is selected for reuse; and selecting at least one page for reuse allocated to at least one of the leaf nodes and the internal nodes periodically at a reuse selection interval, wherein the reuse selection interval is set so that pages implementing the internal and leaf nodes have been unused for a duration that exceeds the internal node duration and the lea

Assignees

Inventors

Classifications

  • by allocating resources to storage systems · CPC title

  • Trees · CPC title

  • G06F3/0605Primary

    by facilitating the interaction with a user or administrator · CPC title

  • using page tables, e.g. page table structures · CPC title

  • Free address space management · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10394452B2 cover?
Provided are a computer program product, system, and method for selecting pages implementing leaf nodes and internal nodes of a data set index for reuse in memory. Pages in the memory are allocated to internal nodes and leaf nodes of a tree data structure representing all or a portion of a data set index for the data set. At least at least one duration parameter indicates an amount of time afte…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F16/9027. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Aug 27 2019 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).