HomeFreeBSD

P_SHOULDSTOP used to be p_stat == SSTOP and needed the sched_lock, now it
rS113611Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

P_SHOULDSTOP used to be p_stat == SSTOP and needed the sched_lock, now it
is protected by the proc lock and doesnt' need sched_lock, so adjust the
locking appropriately.

Details

Provenance
jhbAuthored on
Parents
rS113610: Protect the per-process UAC field with the proc lock where it isn't already
Branches
Unknown
Tags
Unknown

Event Timeline