On Wed, 1 Apr 2026 11:07:07 -0700 Ian Rogers <[email protected]> wrote:
> nit: Would this read better if `val` were also hex? > futex_requeue_p-3248 [001] ..... 2101.068970: sys_futex(uaddr: > 0x7f859072f990 (0xcb2), FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, val: > 0xcb2) > The val matching the value in uaddr is the condition necessary for the > futex to sleep. Good point. I can update that in v4. -- Steve
