diff options
author | Dean Luick <dean.luick@intel.com> | 2016-04-12 20:50:10 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-04-28 23:32:27 +0300 |
commit | 153d58cd8e2871ec99d3a6570dd26b6f569a8b5e (patch) | |
tree | fd1fe31e123078b642e71ebea2bac5e1d60222f6 /tools/perf/scripts/python/syscall-counts.py | |
parent | f9c82a0b75a120ca3e9542a7a6e60244d04c915a (diff) | |
download | linux-153d58cd8e2871ec99d3a6570dd26b6f569a8b5e.tar.xz |
IB/hfi1: Fix QOS num_vl bit width
The bit width for num_vls, n, needs to be calculated based on
the pow2 rounded up of the number of vls. Otherwise num_vls of 3,
5, 6, and 7 will have misplaced QOS RSM map entries.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dean Luick <dean.luick@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions