VeraCrypt icon indicating copy to clipboard operation
VeraCrypt copied to clipboard

Linux: Multithreading not available

Open askoa opened this issue 2 months ago • 0 comments

Current behavior

The unlock/mount process in Linux OS (debian 11 and 12) uses only one core in a multi core cpu

Desired behavior

The unlock/unmount process in Linux should use multiple cores just like windows

Additional information

It looks like the GetSystemInfo function used to determine number of cores works only on Windows.

Your Environment

Please tell us more about your environment

Veracrypt 1.26.24

Debian 12 64 bit.

askoa avatar Sep 30 '25 11:09 askoa