[MAC OS X] mds_stores 100% CPU usage

Today the CPU usage and sound of the system fan drove me crazy. The evil was the mds_stores process.
mds_stores is a part of Spotlight and it’s indexing engine.
After a small amount of time i decided to turn that shit off. I do not use the Search of OS X so i do not need that thing.

to turn the indexing off write that to your Terminal:

sudo mdutil -a -i off

maybe you want the indexing back:

sudo mdutil -a -i on

Here is the Man Page of mdutil:
https://developer.ap … s/man1/mdutil.1.html

912sy.com下载资源均来源于网络,仅供学习和参考使用,版权归原作者所有,勿作商业用途,请在下载后24小时之内自觉删除。
本站发布的内容若无意中侵犯到您的权益,请联系我们,本站将在一个工作日内删除。如遇到任何问题请联系客服QQ:2385367137
912sy » [MAC OS X] mds_stores 100% CPU usage