Page MenuHomeFreeBSD

rangelock: Reimplement _rangelock_cookie_assert()
ClosedPublic

Authored by markj on Thu, Aug 27, 1:28 PM.
Tags
None
Referenced Files
F169395114: D59222.diff
Tue, Sep 1, 10:12 AM
F169263771: D59222.id185216.diff
Tue, Sep 1, 2:23 AM
Unknown Object (File)
Mon, Aug 31, 7:29 PM
Unknown Object (File)
Mon, Aug 31, 8:15 AM
Unknown Object (File)
Mon, Aug 31, 4:29 AM
Unknown Object (File)
Sun, Aug 30, 9:04 AM
Unknown Object (File)
Sat, Aug 29, 10:53 AM
Unknown Object (File)
Sat, Aug 29, 9:08 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Thu, Aug 27, 1:28 PM
sys/kern/kern_rangelock.c
826

I would systematically add a value of entry->rl_q_flags to all printouts.

835

Same, I would print out the cookie value.

856

If cookie was not properly initialized, we can get there I believe.

This revision is now accepted and ready to land.Thu, Aug 27, 2:45 PM