View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001655 | F3S | General | public | 2013-03-21 10:38 | 2013-03-22 10:44 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | V2.9 | ||||
Target Version | V2.10 | Fixed in Version | V2.10 | ||
Summary | 0001655: F3S not working with large flashes (2K pages). Filesystem reports "Incompatible ChunkSize" | ||||
Description | F3S_FSD: Incompatible ChunkSize! | ||||
Steps To Reproduce | Chunksize by default is 512. There is an option to bundle several sectors to one chunk which wasn't used yet. On 2k pages the default chunksize is smaller than one block | ||||
Additional Information | A quick and dirty workaround would be setting the ChunkSize value in registry. But the proper and desired solution is setting the default chunksize to the size of one page by default. | ||||