HomeFreeBSD

ZTS: Use decimal values when setting tunables

Description

ZTS: Use decimal values when setting tunables

The mdb_set_uint32 function requires that the values passed in be
decimal. This was overlooked initially because the matching Linux
function accepts both decimal and hexadecimal values.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: Sara Hartse <sara.hartse@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Igor Kozhukhov <igor@dilos.org>
Closes #9125
Closes #9195

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Aug 22 2019, 5:36 PM
GitHub <noreply@github.com>Committed on Aug 22 2019, 5:36 PM
Parents
rGa3ba6e589fce: Fix automake program name transformations (#9190)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG31b548ffb91f: ZTS: Use decimal values when setting tunables (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Aug 22 2019, 5:36 PM