Free up unused memory from kernel_task
1
vote
1
answer
5118
views
I am a web developer, and sometimes I encounter software bugs that has runaway threads or used up available memory in a browser process. Terminating the offending Chrome process will free up the memory usage, but
Running
kernel_task
still use up a huge chunk of memory

sudo /usr/sbin/purge
does not make any impact on the used memory.
How can I get kernel_task
to free those unneeded memory?
Asked by hanxue
(1148 rep)
Apr 5, 2018, 01:44 PM
Last activity: Aug 17, 2018, 09:14 PM
Last activity: Aug 17, 2018, 09:14 PM