• Damian Gryski's avatar
    runtime: use per-map hash seeds · 85aeeada
    Damian Gryski authored
    This patch adds a hash seed to the Hmap struct.  Each seed is
    initialized by runtime.fastrand1().  This is the first step of a
    solution to issue 2630.  Fastrand1 still needs to be updated to provide
    us with actually random bits.
    
    R=golang-dev, rsc
    CC=golang-dev
    https://golang.org/cl/5599046
    85aeeada
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...