Skip to content

Ex18.2-2 redundant DISK_READ #347

Description

@OrpheusQu

When the original root is split, suppose the new root is s, while the original root is r and its sibling is r'. As in B-TREE-INSERT, B-TREE-INSERT-NONFULL(s,k) is called, either r or r' will be read again, which is a redundant DISK-READ.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions