diff options
author | Paul E. McKenney <[email protected]> | 2018-04-18 16:50:31 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2018-05-15 10:29:46 -0700 |
commit | 6f576e281690316270275bbef17c79ea304ad511 (patch) | |
tree | 1fadd183897a95f649974c04b8799f46c79454ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0ae94e00ce40e4447080ab7675220f725c690330 (diff) |
rcu: Convert ->need_future_gp[] array to boolean
There is no longer any need for ->need_future_gp[] to count the number of
requests for future grace periods, so this commit converts the additions
to assignments to "true" and reduces the size of each element to one byte.
While we are in the area, fix an obsolete comment.
Signed-off-by: Paul E. McKenney <[email protected]>
Tested-by: Nicholas Piggin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions