mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
Documentation
This commit is contained in:
parent
d41cc85523
commit
24d4819ed4
@ -1005,6 +1005,12 @@
|
||||
# CPU 1 and CPU 2, the value is 3. To use CPU 2 and CPU 3, the value
|
||||
# is 6. The default value is 0 - no affinity will be set.
|
||||
#
|
||||
# About systems with heterogeneous (Efficient\Performance) set of cores:
|
||||
# on Windows 10 and later, if affinity is not set nor by CpuAffinityMask,
|
||||
# nor by the caller process, then server tries to exclude efficient cores
|
||||
# from own affinity mask. I.e. default affinity mask includes performance
|
||||
# cores only.
|
||||
#
|
||||
# Type: integer
|
||||
#
|
||||
#CpuAffinityMask = 0
|
||||
|
Loading…
Reference in New Issue
Block a user