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
Direct-mapped allocations are generally very large and zapping
them takes long time and causes browser janks. Plus, they're
unmapped when free'ed, so there should be less (or even negative)
value to quarantine direct-mapped allocations.
c.f. https://crrev.com/c/5952195
Bug: 40944045
Change-Id: I171c53f6476e3840ca6af932becff5bb8b8d42a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5963883
Commit-Queue: Yuki Shiino <yukishiino@chromium.org>
Reviewed-by: Takashi Sakamoto <tasak@google.com>
Reviewed-by: Sergei Glazunov <glazunov@google.com>
Cr-Commit-Position: refs/heads/main@{#1374540}
CrOS-Libchrome-Original-Commit: 0edb68d842aa463df2152ac4155bbad17a2ca59e
0 commit comments