-Avoid kernel bug in stateless if NUMA SLIT > 20
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2832 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
1383adcd48
commit
e35a679556
@ -312,6 +312,7 @@ for i in `cat /proc/cmdline`; do
|
||||
fi
|
||||
fi
|
||||
done
|
||||
echo 0 > /proc/sys/vm/zone_reclaim_mode #Avoid kernel bug
|
||||
if [ "\$NFS" = "1" ]; then
|
||||
echo Setting up nfs with ram overlay.
|
||||
mknod /dev/loop0 b 7 0
|
||||
|
Loading…
Reference in New Issue
Block a user