9f39d1cd88cb5193dfd6244d00dbdf0461bce9c6
1. When nodes array is NULL, move_pages doesn't move any pages, instead will return the node where each page currently resides by status array. 2. Check whether all specified node is online or not. Change-Id: Ie3534997833d797e2a9f595d1107b07d46e1c6cf Refs: #1523
.. figure:: docs/mckernel-logo.png IHK/McKernel is a light-weight multi-kernel operating system designed for high-end supercomputing. It runs Linux and McKernel, a light-weight kernel (LWK), side-by-side inside compute nodes and aims at the following: - Provide scalable and consistent execution of large-scale parallel scientific applications, but at the same time maintain the ability to rapidly adapt to new hardware features and emerging programming models - Provide efficient memory and device management so that resource contention and data movement are minimized at the system level - Eliminate OS noise by isolating OS services in Linux and provide jitter free execution on the LWK - Support the full POSIX/Linux APIs by selectively offloading (slow-path) system calls to Linux Documentation ============= Documentation is available `here <https://ihkmckernel.readthedocs.io>`__.
Languages
C
85.3%
Shell
7.7%
Perl
3.4%
Assembly
1.3%
CMake
1.2%
Other
1%