是什么原因导致启动烧毁我的CPU?
我正在运行优胜美地,全新安装。 连续发射时会以100%CPU运行。自从优胜美地升级以来,我无法使用“ sudo launchctl日志级别调试”更改日志级别。 检查top或Activity Monitor,我可以看到启动本身正在大量使用CPU,而不是它所产生的进程。它具有最高的cpu时间,是内核任务的3倍,远高于真正占用大量CPU的Plex-视频转码,并且它支持许多经常运行的客户端。 我看到的日志中没有什么是最常见的消息: 2014年11月6日10:06:38.748 PM com.apple.xpc.launchd [1]:(com.apple.imfoundation.IMRemoteURLConnectionAgent)_DirtyJetsamMemoryLimit键在此平台上不可用。 每小时只有3到6次。 我对所有启动的守护程序进行了快速检查,以查找任何错误代码。 alex@smiley:~|⇒ launchctl list | grep -v "\t0\t" PID Status Label 28122 -15 com.apple.Finder alex@smiley:~|⇒ sudo launchctl list | grep -v "\t0\t" PID Status Label 219 -43 com.apple.watchdogd 21134 -15 com.apple.security.syspolicy 有趣的是,Watchdogd上的-43代码与launchctl list的输出不匹配: alex@smiley:~|⇒ sudo launchctl list com.apple.watchdogd …