summaryrefslogtreecommitdiff
path: root/amiga/fs_backing_store.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid confusing double-negativesChris Young2015-01-131-2/+2
* Don't create processes under OS3, or OS4 for now for testingChris Young2015-01-121-4/+3
* Run backing store jobs synchronously in the background.Chris Young2014-12-011-24/+313
* Enable the async write process to be disabled for testing purposesChris Young2014-11-301-0/+7
* Fix llcache ops tableChris Young2014-11-221-0/+1
* Revert "Revert "Write out to the backing store asynchronously.""Chris Young2014-11-221-0/+97
* Revert "Write out to the backing store asynchronously."Chris Young2014-11-191-97/+0
* Write out to the backing store asynchronously.Chris Young2014-11-181-0/+97