Reviewers: Vyacheslav Egorov, Description: Reduce boot-up memory use of V8. Reduce signal sender thread stack size to 32k. Commit partial old-space pages to reduce minimum memory use. This is a rebase of http://codereview.chromium.org/9017009/
Please review this at http://codereview.chromium.org/9179012/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/cpu-profiler.cc M src/d8.cc M src/deoptimizer.cc M src/heap-inl.h M src/heap.cc M src/incremental-marking.cc M src/mark-compact.cc M src/platform-freebsd.cc M src/platform-linux.cc M src/platform-macos.cc M src/platform-openbsd.cc M src/platform-solaris.cc M src/platform-win32.cc M src/platform.h M src/serialize.cc M src/snapshot.h M src/spaces-inl.h M src/spaces.h M src/spaces.cc M src/store-buffer.cc M src/utils.h M test/cctest/test-heap.cc M test/cctest/test-mark-compact.cc M test/cctest/test-spaces.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
