-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I have this error when trying to run my code with FTL_DESIGN = 0 and FTL_DESIGN=3.
You are trying to read logical address 318838, but this address does not have a corresponding physical page in the mapping table.
It is most likely that nothing has been written to this address so far.
demo: FTLs/page_ftl.cpp:112: virtual void ssd::FtlImpl_Page::set_read_address(ssd::Event&) const: Assertion `false' failed.
can you help me to solve this issue?
Metadata
Metadata
Assignees
Labels
No labels