hyperthreading-bad-20040625
authorJeffrey Altman <jaltman@mit.edu>
Fri, 25 Jun 2004 20:48:44 +0000 (20:48 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 25 Jun 2004 20:48:44 +0000 (20:48 +0000)
commit5f1c38764d4d23587234740d215342e7daf11f87
tree18cbad877139389c11618a6871c29be2d21a4a49
parent291f2e2043eae83d0cbbd541ab0dfa76fab0b94c
hyperthreading-bad-20040625

Give folks an option of running afsd_service.exe on fewer processors
than are installed in the machine.  A new registry value

TransarcAfsDaemon/Parameters   MaxCPUs

allows a restriction to be applied.  Set to 1 to use a single CPU
(or hyperthreading instance)

The restriction is applied with SetProcessAffinityMask()
src/WINNT/afsd/afsd_init.c