Skip to content

Add cache layer in hdd.c #1

@marklang1993

Description

@marklang1993

Need to add cache layer, including a series of blocks cached in memory and a table of descriptors, in function "hdd_sector_dev_op()" of "hdd.c".
Descriptor: block number, block status (INVALID, CLEAR, DIRTY), the address of the block in memory.

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