Issue 129: Memory consumption hyperoscillations
http://code.google.com/p/v8/issues/detail?id=129

Comment #8 by victor.grishchenko:
Yep, bleeding edge works OK.
Regarding the out-of-memory situation. It seems, that memory consumption  
really shoots thru the roof in
seconds. The last log record gc made is "Mark-sweep 137.8 -> 137.8 MB, 279  
ms." but "while ps -p $PID -o
rss; do sleep 1; done" logged:
176524
    RSS
176524
    RSS
176872
    RSS
177244
    RSS
177244
    RSS
177244
    RSS
178268
    RSS
207496
    RSS
232072
    RSS
249448
    RSS
also see the graph. (It might be my fault as well, but my allocations are  
extensively logged, so...)

Attachments:
        thrutheroof.png  0 bytes



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to