Jim Blandy

Results 182 comments of Jim Blandy

[Edit: note that this output is borked because of #5610.] Current output ``` rank DEVICE_TEMP_SUSPECTED "Device::temp_suspected" followed by { // holding device/queue.rs:1186 while locking: // command/mod.rs:310 // command/mod.rs:440 // command/mod.rs:451...

Actually, this whole thing is borked by #5610. I'm returning this to draft for the moment.

This is now rebased on #5646. I haven't actually tried it again.

Okay, here's a new batch of output that actually looks usable. The line numbers refer to the current tip of this branch, aaacfb689: Current output ``` rank DEVICE_TEMP_SUSPECTED "Device::temp_suspected" followed...

Better output from 3711329b6, that lists acquisitions of leaf locks last, since they can't cause deadlocks: Output from `analyze-locks` ``` rank DEVICE_TEMP_SUSPECTED "Device::temp_suspected" followed by { // holding device/queue.rs:1186 while...

As far as I can tell this is working. I'll take it out of draft as soon as #5610 has landed. @ErichDonGubler, thanks for the WIP feedback, I'll look it...

@ErichDonGubler, I think this addresses your comments. Please look over the ones I left unresolved and see what you think.

Prerequisites have landed, so taking this out of draft.

@ErichDonGubler I'm "out" but not "out", if you know what I mean. It'd be helpful to me to get this landed this week.