Reviewers: Toon Verwaest, Description: Revert r12625 due to sandbox incompatibility.
Original message: Implement committed physical memory stats for Linux. This had to be reverted because it crashes when compiled into Chromium due to the sandbox not allowing the mincore call. [email protected] BUG=v8:2191 Please review this at https://codereview.chromium.org/11023010/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M include/v8.h M src/api.cc M src/heap.h M src/heap.cc M src/platform-cygwin.cc M src/platform-freebsd.cc M src/platform-linux.cc M src/platform-macos.cc M src/platform-nullos.cc M src/platform-openbsd.cc M src/platform-solaris.cc M src/platform-win32.cc M src/platform.h M src/spaces.h M src/spaces.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
