[PATCH 18/20] X86_64, UV: Update physical address conversions for UV4

2016-05-03 Thread Mike Travis
This patch builds support for the new conversions of physical addresses to and from sockets, pnodes and nodes in UV4. It is designed to be as efficient as possible as lookups are done inside an interrupt context in some cases. It will be further optimized when physical hardware is available to

[PATCH 18/20] X86_64, UV: Update physical address conversions for UV4

2016-05-03 Thread Mike Travis
This patch builds support for the new conversions of physical addresses to and from sockets, pnodes and nodes in UV4. It is designed to be as efficient as possible as lookups are done inside an interrupt context in some cases. It will be further optimized when physical hardware is available to