setup.0cb929 Address spaces switched, mvcos available

Explanation

The kernel parameter 'switch_amode' has been specified. The kernel will use the primary address space for user space processes and the home address space for the kernel. The mvcos instruction is used to copy between the user and kernel address space.

User response

None.

Severity

Informational