提交 fce444fa 编写于 作者: O Olaf Hering 提交者: Wei Liu

hv: fix comment typo in vmbus_channel/low_latency

morev vs. more.
Signed-off-by: NOlaf Hering <olaf@aepfle.de>
Link: https://lore.kernel.org/r/20221105115401.21592-1-olaf@aepfle.deSigned-off-by: NWei Liu <wei.liu@kernel.org>
上级 d786e00d
...@@ -969,7 +969,7 @@ struct vmbus_channel { ...@@ -969,7 +969,7 @@ struct vmbus_channel {
* mechanism improves throughput by: * mechanism improves throughput by:
* *
* A) Making the host more efficient - each time it wakes up, * A) Making the host more efficient - each time it wakes up,
* potentially it will process morev number of packets. The * potentially it will process more number of packets. The
* monitor latency allows a batch to build up. * monitor latency allows a batch to build up.
* B) By deferring the hypercall to signal, we will also minimize * B) By deferring the hypercall to signal, we will also minimize
* the interrupts. * the interrupts.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册