annotate make/bsd/platform_amd64 @ 17906:7150b16fda52

8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs Summary: CICompilerCount is updated in AdvancedThresholdPolicy::initialize, SimpleThresholdPolicy::initialize and NonTieredCompPolicy::initialize. A warning is printed if the usersets both, CICompilerCount and CICompilerCountPerCPU. Reviewed-by: kvn, twisti Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
author anoll
date Mon, 14 Apr 2014 08:24:28 +0200
parents f08d439fab8c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3960
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
1 os_family = bsd
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
2
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
3 arch = x86
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
4
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
5 arch_model = x86_64
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
6
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
7 os_arch = bsd_x86
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
8
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
9 os_arch_model = bsd_x86_64
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
10
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
11 lib_arch = amd64
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
12
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
13 compiler = gcc
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
14
f08d439fab8c 7089790: integrate bsd-port changes
never
parents:
diff changeset
15 sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DAMD64