Reviewers: danno, Jakob, Yang, Paul Lind, kisg, palfia,

Description:
MIPS: Less aggressive polling when concurrently compiling for OSR.

Port r16934 (b12e96b)

Original commit message:
Changes include:
- completed concurrent OSR tasks trigger a stack check interrupt.
- polling for completion is now guarded by a stack check.
- circular buffer for completed OSR tasks instead of list.

BUG=

Please review this at https://codereview.chromium.org/24590002/

SVN Base: https://github.com/v8/v8.git@gbl

Affected files (+73, -61 lines):
  M src/mips/builtins-mips.cc
  M src/mips/full-codegen-mips.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to