The checks seems to be vestigal; an idle thread cannot execute these
code paths. For example, an idle thread is not permitted to acquire
locks.
Cache curthread in bread(). No functional change intended.
Differential D20066
Stop checking for TD_IDLETHREAD() in the buffer cache. markj on Apr 26 2019, 6:15 AM. Authored by Tags None Referenced Files
Subscribers
Details
The checks seems to be vestigal; an idle thread cannot execute these Cache curthread in bread(). No functional change intended.
Diff Detail
Event Timeline |