2013的rmbp,系统是10.10.3,图:

这是开机后不到一个小时的状态。
kenel_task 有时甚至达 1.5G。
当 WindowServer 近 1G 时就是各种卡顿。。。
有遇到类似问题的吗?
2013的rmbp,系统是10.10.3,图:

这是开机后不到一个小时的状态。
kenel_task 有时甚至达 1.5G。
当 WindowServer 近 1G 时就是各种卡顿。。。
有遇到类似问题的吗?
1
Koma May 12, 2015
明示也没用啊,rmbp内存最大也就16G
|
2
zhjits May 12, 2015
听说是该清灰了
|
3
likid May 13, 2015
嗯,该重启了
|
4
RIcter May 13, 2015 via Android
8g內存完全不夠用。
|
7
comanboy May 13, 2015 不是暗示你升級內存,而是暗示你該換新mac book 了
|
8
tuimaochang May 13, 2015
@pH 10.9.5有……不过只占200M内存。
|
9
pH May 13, 2015
|
10
likid May 13, 2015
@pH 有的,一直都有。
[WindowServer draws everything you see on the screen.](http://forums.macrumors.com/showthread.php?t=59082) WindowServer (aka Window Manager) Responsible for managing the computer's display and mediating between the various Applications and other processes that want to display information on it. It also does the grunt work of launching new user applications, so most user processes are actually its children in the process hierarchy. ref: http://www.bivalve.net/reference/OS-X/background-processes.html 小结:10.10 透明磨砂之类的效果较多,估计 windowServer 用的内存和 cpu 较多。 可通过 Accessibility -> Display -> Reduce transparency 减少部分效果 ps:期待更专业的解答。 |
11
likid May 13, 2015
嘛,现在没个 16G 内存都不好意思用 Macbook 了
|
12
ZackYang May 13, 2015
|
13
ZackYang May 13, 2015
之前发现机器很卡, 然后打开 Monitor 一看. iTerm2 用了 26G 内存, 想想都醉了.
|
14
pH May 13, 2015
@likid 感谢科普,之前倒没想到去搜搜这个进程。我开始以为是内存的问题,现在是16G一样卡。透明也很早就关了,或许只剩最后一招了就是增强对比度,不过我比较大众的审美确实很难接受。
|
16
Jouleken May 13, 2015
额
虽然每天结束工作的时候都是 直接盖上盖子带回家的 但是 第二天一早工作开始之前都会先进行一次关机再开机的步骤 ... |
17
Ussss May 13, 2015
怎么传送截图的
|
18
ufo22940268 May 13, 2015
8g内存难受得死去活来
|
19
Hant May 13, 2015
最近把内存加到 32G 了, 我倒要看看它到底能吃我多少内存。
|
20
smalldirector May 13, 2015
@ufo22940268 同感,8G好鸡肋,动不动就满了。。。
|
21
ufo22940268 May 13, 2015
|
22
Autonomous May 13, 2015
|
23
archey May 13, 2015
12年的,rmbp 当年就配置16G 明智啊 |
24
moooookey May 13, 2015
只能慰问cook的菊
|
25
bookit May 13, 2015
用这条命令重启windowserver
sudo killall -HUP WindowServer 效果相当于注销了一次,不过注销不会重启WindowServer 根据我的研究,windowsserver这玩意每次osx升级都会出问题,从很老的lion开始就这样,英文世界里面到处都能找到这货出问题的帖子 |
28
likid May 13, 2015
8G,开 Xcode 码字,WaterFox 看网页。可以坚持半个月以上不用重启。
But Xcode 和 WaterFox 就得重启好几次了,为了释放内存,囧 |
30
Autonomous May 13, 2015
|
31
Autonomous May 13, 2015
|
32
casioyan May 13, 2015
@Autonomous 在建立索引吧,,,,
|
33
Autonomous May 13, 2015
@casioyan 这下就更搞不懂了,最近根本就没干什么,很早就升上了10.10.3,要索引也不是这时候啊……
|
34
txl263 May 13, 2015
Mac的内存管理一直都挺那啥。。。
|
36
wxiluo May 14, 2015
大家不要瞎说了,先好好了解一下Mac OS X 的内存管理: https://support.apple.com/en-hk/HT201464
https://support.apple.com/library/content/dam/edam/applecare/images/en_US/osx/yosemite-activity_monitor-memory.png Memory Pressure: The Memory Pressure graph helps illustrate the availability of memory resources. The graph moves from right to left and updates at the intervals set in View > Update Frequency. The current state of memory resources is indicated by the color at the right side of the graph: Green: Memory resources are available. Yellow: Memory resources are still available but are being tasked by memory-management processes, such as compression. Red: Memory resources are depleted, and OS X is using your startup drive for memory. To make more RAM available, you can quit one or more apps or install more RAM. This is the most important indicator that your Mac may need more RAM. 上面大家内存都很充足,主观上的性能下降并不是内存导致的。 |