You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The arena.<i>.reset feature would at a minimum have to assure that quarantine wasn't enabled.
Quarantine doesn't interact well with thread caches, which means that applications which use explicit thread caches cannot in general use quarantine safely.
Redzone support complicates memory layout in ways that make it impossible to compute various tables at compile time (small run sizes vary, which impacts quantized run sizes). This can be mitigated, but at considerable engineering complexity cost.
Rationale:
arena.<i>.resetfeature would at a minimum have to assure that quarantine wasn't enabled.