From 38a75412e33b9bb96c0623f6c982e3156740665d Mon Sep 17 00:00:00 2001 From: Sergey Oboguev Date: Sun, 11 Jan 2015 16:44:39 -0800 Subject: [PATCH] V3.8.3.2 --- revision-history.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/revision-history.txt b/revision-history.txt index 7db52c7..56739a7 100644 --- a/revision-history.txt +++ b/revision-history.txt @@ -1,3 +1,9 @@ +3.8.3 (2) + + Fix CPU toplogy recognition in the case of non-hyperthreaded processors under Windows. + Prior to this fix VAX MP would refuse to enable multiprocessing + via CPU MULTI command in the described configuration. + 3.8.3 (1) Properly enumerate host CPUs on multi-socket host machine under Linux.