/proc/mckernel to indicate McKernel

This commit is contained in:
Balazs Gerofi
2016-12-06 14:18:41 +09:00
parent ddc33821cf
commit 461881e46a

View File

@ -404,6 +404,8 @@ if [ "$enable_mcoverlay" == "yes" ]; then
# TODO: How de we revert this in case of failure?? # TODO: How de we revert this in case of failure??
mount --make-rprivate /sys mount --make-rprivate /sys
touch /tmp/mcos/mcos0_proc/mckernel
rm -rf /tmp/mcos/mcos0_sys/setup_complete rm -rf /tmp/mcos/mcos0_sys/setup_complete
# Hide NUMA related files which are outside the LWK partition # Hide NUMA related files which are outside the LWK partition