Thanks!
2007/10/23, Mikhail Fursov <[EMAIL PROTECTED]>: > > Lucy, > > this option determines the way entry-backedge profile hotness is checked > in > runtime. > In "SYNC" mode JET compiler generates profile hotness checks in every > method > prologue. > In "ASYNC" mode, DRLVM starts separate thread(s) (see EMThreadSupport) > that > is responsible to check profiles and emit "profile ready" events. > > On 10/23/07, Lucy <[EMAIL PROTECTED]> wrote: > > > > Could you tell me what's the difference between "EB_PROF.mode=SYNC" and > > "EB_PROF.mode=ASYNC" in client.emconf File > > > > How this two different modes work? > > > > > > -- > Mikhail Fursov >
