FS|libcore: Added option for disabling multithreaded file system updates
To help diagnose file system crashes, a new option was added thatdisables the multithreaded folder contents population.
In ~/.doomsday/defaults, add:
fs { multithreaded = false }
IssueID #2250
View differences
FS|libcore: Added option for disabling multithreaded file system updates
To help diagnose file system crashes, a new option was added that
disables the multithreaded folder contents population.
In ~/.doomsday/defaults, add:
IssueID #2250