make/solaris/platform_sparc

Wed, 13 Jun 2012 19:52:59 -0400

author
coleenp
date
Wed, 13 Jun 2012 19:52:59 -0400
changeset 3865
e9140bf80b4a
parent 545
a49a647afe9a
child 6876
710a3c8b516e
permissions
-rw-r--r--

7158800: Improve storage of symbol tables
Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance
Reviewed-by: pbk, kamg, dlong, kvn, fparain

     1 os_family = solaris
     3 arch = sparc
     5 arch_model = sparc
     7 os_arch = solaris_sparc
     9 os_arch_model = solaris_sparc
    11 lib_arch = sparc
    13 compiler = sparcWorks
    15 sysdefs = -DSOLARIS -DSPARC_WORKS -DSPARC

mercurial