十一回来,开机一下子就下载了400多兆的升级文件,升级重启,竟然有一个trackerd进程在那里猛吃cpu和内存,硬盘也狂转,网上找了一把,说这个东西是用来创建本地索引的,号称有bug。
trackerd is schedules - it will happily use 99% of cpu if no other process is using it - this is normal and desired behaviour.
it runs at nice +19 so if you do something like play an opengl game trackerd goes to about 1% cpu usage
这个功能挺好,真正的原因是因为disk的io等待引起的,不过已经fix released,真是快阿。只是cn99的源上好像还没有释放这个fix。