0.33c : parallelize start/stop of jails up to gMaxThreads

This commit is contained in:
yo
2023-06-25 23:07:53 +02:00
parent 6f9bb504be
commit 7575da794e
4 changed files with 110 additions and 8 deletions

View File

@ -14,7 +14,7 @@ import (
)
const (
gVersion = "0.33b"
gVersion = "0.33c"
// TODO : Get from $jail_zpool/defaults.json
MIN_DYN_DEVFS_RULESET = 1000