Skip to content

Releases: salass00/exfat

Version 53.3

03 Feb 19:47
Compare
Choose a tag to compare
  • Disk I/O layer now uses a segmented LRU for the read cache and automatically
    sorted block ranges for the write cache.
  • Replaced cache semaphore with a simple boolean variable that indicates to
    the memhandler when the cache is being accessed.

Version 53.2

25 Dec 12:08
Compare
Choose a tag to compare
  • Updated exfat code from version 1.1.1 to version 1.2.3.