Use a more optimal value for the UNUSED slot
commit5a8c424d0c4b63d14eb1120475ebc3dee38bac8c
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 29 Jan 2016 20:05:27 +0000 (29 12:05 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 29 Jan 2016 20:05:27 +0000 (29 12:05 -0800)
tree6757ab08e84c82fecc93c80f8431be4c546ceaf5
parent02237cbfe8056e48355f97f847ab4b063ffe0b7f
Use a more optimal value for the UNUSED slot

Instead of ~1/4 the range we can use ~1/3 the range for better
distance.  It is possible that using ~1/2 - 1 might be even better,
but this is a trivial tweak.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
directiv.pl
macros.pl
pptok.pl
tokhash.pl