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
mac: ignore hotplug devices with no backing io_service_t
Such a device has no usable identity for the cache, so it could be
reported twice and never evicted; skip it at both cache-insertion
points instead. Also document that the "reported exactly once"
guarantee is best effort when the live-arrival path runs out of memory,
unlike the registration-time paths which can still fail loudly.
Assisted-by: claude-code:claude-opus-5
0 commit comments