-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handling asus/lg cache in KiBs instead of MiB? #160
Comments
Not immediately clear on what do you mean by handling exactly? |
This function: https://github.com/superg/redumper/blob/main/drive.ixx#L495 Basically with using MiB and integer, we cannot use values 0.512 or 4.064. I was wondering, if not matching real cache size can cause some problems. |
Hmm, the sizes from the table you linked (Buffer column) imply that flash still might be aligned to MiB as 4064 is very close to 4096 (4 MiB). My assumption is that hardware flash size can still be 4 MiB. Overall, ASUS cache structure is complicated. The table you linked might define part #1 but total cache size can still be aligned to Megabytes. |
You mean
Edit: It's BW-16D1HT with ribshark's firmware. |
As I've said, get me a cache dump from the drives where cache size is not multiple of MiB. |
Not sure if super important, but I've noticed that:
https://forum.cdrinfo.pl/attachments/f15/77911d1461421554-encyklopedia-hitachi-lg-hlds-hlds_table_v1.1.pdf
The text was updated successfully, but these errors were encountered: