diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2015-05-31 21:27:03 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-12 16:58:33 -0700 |
commit | 294409d20572e9bcf857328286433f851168d54a (patch) | |
tree | 798aecdad08fef940a57ae36800fb2c971a29b4b /.gitignore | |
parent | 50566ac87065b9ade71aef5e69d23e06a0664db9 (diff) | |
download | blackbird-op-linux-294409d20572e9bcf857328286433f851168d54a.tar.gz blackbird-op-linux-294409d20572e9bcf857328286433f851168d54a.zip |
Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashion
Allocate ring buffer memory from the NUMA node assigned to the channel.
Since this is a performance and not a correctness issue, if the node specific
allocation were to fail, fall back and allocate without specifying the node.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions