On Fri, Jul 17, 2015 at 18:13:27 +0200, Andrea Bolognani wrote:
> No need to look up the online status of each CPU separately when we
> can get all the information in one go.
> ---
> src/nodeinfo.c | 16 +++-
> 1 file changed, 7 insertions(+), 9 deletions(-)
>
ACK,
Peter
signature
No need to look up the online status of each CPU separately when we
can get all the information in one go.
---
src/nodeinfo.c | 16 +++-
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git a/src/nodeinfo.c b/src/nodeinfo.c
index 61a3b33..eceecc6 100644
--- a/src/nodeinfo.c
+++