Skip to content

Potential issue with mapping of block_id to object in Meta Tectonic OracleGeneral format #7

@shermanjlim

Description

@shermanjlim

Description

In the OracleGeneral files for the Meta Tectonic traces, it seems like each object corresponds to a 'block' in the original Meta traces.

However, in Meta's own simulator for the same storage traces, they break down each block into chunks instead, and each chunk is the unit of a cache object.
Reference: facebook/CacheLib@23a888e#diff-c2dedb4daf415ffac8169c4633a4790fd252172d3b45b04c96577d5d70a76d26
"if the chunk size is 256KB, the full extent of the block of size 8MB will be cached as 32 cache items"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions