1
0
mirror of https://github.com/minio/minio.git synced 2025-04-04 11:50:36 -04:00
Laurentiu Nicola 108decfa76 Fix sysctl proposed values ()
`sched_wakeup_granularity_ns` and `sched_wakeup_granularity_ns` are measured in `ns`, so a value of `10` or `15` is way too low.
2017-08-02 14:08:58 -07:00
..