diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2017-02-11 23:02:25 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-14 10:20:35 -0800 |
commit | 8d12f88257cd9039d9556585475deb46db055050 (patch) | |
tree | 6e4b09719c1c7f88285fdd80ed5ea342253bf4de /Documentation/dcdbas.txt | |
parent | e4165a0fad0963bf8b4a59f54d3360ccb6a6d1ea (diff) | |
download | talos-obmc-linux-8d12f88257cd9039d9556585475deb46db055050.tar.gz talos-obmc-linux-8d12f88257cd9039d9556585475deb46db055050.zip |
vmbus: replace modulus operation with subtraction
Takes less clock cycles to check for ring wrap and subtract than to
do a modulus instruction.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/dcdbas.txt')
0 files changed, 0 insertions, 0 deletions