[Discuss] [discuss] ugly problem

Daniel Barrett dbarrett at blazemonger.com
Wed Jul 25 12:08:23 EDT 2018


>daniel barrett wrote:
>> if test -f /sys/kernel/mm/transparent_hugepage/enabled; then
>>    echo never > /sys/kernel/mm/transparent_hugepage/enabled
>> fi
>> if test -f /sys/kernel/mm/transparent_hugepage/defrag; then
>>    echo never > /sys/kernel/mm/transparent_hugepage/defrag
>> fi

On July 25, 2018, dan moylan wrote:
>fwiw i did this and haven't had a freezeup since (thanks, daniel).

Yay!!!

In my case, the problem happened when Chrome and VMware Workstation
were both running. The CPU usage for VMWare would peg at 100% at
random times and freeze the machine. Turning off the hugepage stuff
worked like a charm.

--
Dan Barrett
dbarrett at blazemonger.com




More information about the Discuss mailing list