Eliezer Tamir writes:
> +While busy polling my improve latency of some application, care must be
> +taken when using it since this will increase both CPU utilization power
> usage.
s/my/may/; missing 'and' before 'power usage'. [And should
'application' be plural?]
Rasmus
--
To unsubscribe fr
Add description for the SO_BUSY_POLL socket option to the socket(7) manpage.
Signed-off-by: Eliezer Tamir
---
man7/socket.7 | 25 +
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/man7/socket.7 b/man7/socket.7
index f2213eb..27603c9 100644
--- a/man7/so
2 matches
Mail list logo