FEMU icon indicating copy to clipboard operation
FEMU copied to clipboard

Are there cache and buffer in Blackbox Mode?

Open DongJoon-Lee opened this issue 2 years ago • 1 comments

While I analyze ssd_write and ssd_read function in flt.c file, I couldn't find cache or buffer in normal SSDs. Is it right that there are no cache and buffer in blackbox mode? If it's right, can you tell me why there are no these things in BB mode?

Thank you!

DongJoon-Lee avatar Jul 06 '22 07:07 DongJoon-Lee

For this repo, as of now, the bbftl doesn't have a buffer implementation.

We do have one for private use, I might spend some time merging it to the public FEMU repo. Please check back later on. Thanks.

huaicheng avatar Aug 31 '22 21:08 huaicheng

Thank you for your response.

Have a nice day!

DongJoon-Lee avatar Oct 28 '22 13:10 DongJoon-Lee