mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:40:38 +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
|
# 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.
|
# 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
|
# Type: integer
|
||||||
#
|
#
|
||||||
#CpuAffinityMask = 0
|
#CpuAffinityMask = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user