diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2012-12-01 06:46:50 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-17 11:39:15 -0800 |
commit | a119845f6e98c890831bb5639cdad5ca9b79965f (patch) | |
tree | 1c2ea4cd7cd1d0f4d5cbe2ade4397c2a39a9e315 /lib/vsprintf.c | |
parent | 6552ecd70cc6f31f4bb9d63f36a7dd023db3e519 (diff) |
Drivers: hv: Add code to distribute channel interrupt load
Implement a simple policy for distributing incoming interrupt load.
We classify channels as (a) performance critical and (b) not
performance critical. All non-performance critical channels will
be bound to the boot cpu. Performance critical channels will be
bound to the remaining available CPUs on a round-robin basis.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions