Skip to content

Which time should be regarded as the actual write latency? #56

@Darleen71

Description

@Darleen71

simple_stats_.AddValue("write_latency", wr_lat);

I'd like to consult you on this. The latency of a write transaction starts to be calculated only when it reaches this line of code. However, in reality, when the ReturnDoneTrans function returns the write transaction, the data of the write transaction has already been written into the DDR. Why is this? Which time should be regarded as the actual write latency? Thank you for your explanation!

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