Skip to content

Ex18.2-2 redundant DISK_READ #347

Open
@OrpheusQu

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.

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