--
You received this message because you are subscribed to the Google Groups "platform-architecture-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to platform-architecture-dev+unsub...@chromium.org.
To post to this group, send email to platform-architecture-dev@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CAFK_eqRmWnYdxpEcViojpoCjd%2BBYHV2Jkb-vccQNd9KnokkDGQ%40mail.gmail.com.
Sorry, I wasn't able to comment on the doc for some reason.Can we get MicrotaskQueue from a v8::Context through some API? In inspector [1] we'd like to follow blink's scheduling, but do not have access to blink's code.Related question: why do we need a separate queue, and not just pass a Context meaning one implicit queue per context?Thanks,Dmitry
On Wed, Feb 21, 2018 at 6:27 AM, Taiju Tsuiki <tz...@chromium.org> wrote:
Hi, V8 devs.I wrote up a design doc for Context-associated Microtask Queue for finer grained control on Blink scheduler.Could you take a look to it?
--
You received this message because you are subscribed to the Google Groups "platform-architecture-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to platform-architecture-dev+unsubsc...@chromium.org.
To post to this group, send email to platform-architecture-dev@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CAFK_eqRmWnYdxpEcViojpoCjd%2BBYHV2Jkb-vccQNd9KnokkDGQ%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "platform-architecture-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to platform-architecture-dev+unsub...@chromium.org.
To post to this group, send email to platform-architecture-dev@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CAJfDkaFVaO7OuYix%2BF-KKQM0f%3DmZZrhF%3D95_0jiGBezp4Qwfdw%40mail.gmail.com.
The goal (i.e., make the microtask execution per event loop) looks good to me.However, I'm not sure why you want to associate microtask queues with v8::Context. Microtask queues need to be associated with event loops, don't they? For example, one v8::Context may be used by multiple event loops (over time).
On Wed, Feb 21, 2018 at 6:41 AM, Dmitry Gozman <dgo...@chromium.org> wrote:
Sorry, I wasn't able to comment on the doc for some reason.Can we get MicrotaskQueue from a v8::Context through some API? In inspector [1] we'd like to follow blink's scheduling, but do not have access to blink's code.Related question: why do we need a separate queue, and not just pass a Context meaning one implicit queue per context?Thanks,Dmitry--On Wed, Feb 21, 2018 at 6:27 AM, Taiju Tsuiki <tz...@chromium.org> wrote:Hi, V8 devs.--I wrote up a design doc for Context-associated Microtask Queue for finer grained control on Blink scheduler.Could you take a look to it?
You received this message because you are subscribed to the Google Groups "platform-architecture-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to platform-architecture-dev+unsubsc...@chromium.org.
To post to this group, send email to platform-architecture-dev@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CAFK_eqRmWnYdxpEcViojpoCjd%2BBYHV2Jkb-vccQNd9KnokkDGQ%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "platform-architecture-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to platform-architecture-dev+unsubsc...@chromium.org.
To post to this group, send email to platform-architecture-dev@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CAJfDkaFVaO7OuYix%2BF-KKQM0f%3DmZZrhF%3D95_0jiGBezp4Qwfdw%40mail.gmail.com.
--Kentaro Hara, Tokyo, Japan
--
You received this message because you are subscribed to the Google Groups "platform-architecture-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to platform-architecture-dev+unsub...@chromium.org.
To post to this group, send email to platform-architecture-dev@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CABg10jxW%2BS0-1FoFp7rX4AEKeaf7x8vJO6_peL8vX5QxPBjAHQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CABg10jxW%2BS0-1FoFp7rX4AEKeaf7x8vJO6_peL8vX5QxPBjAHQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/platform-architecture-dev/CABg10jxW%2BS0-1FoFp7rX4AEKeaf7x8vJO6_peL8vX5QxPBjAHQ%40mail.gmail.com.