HomeFreeBSD

MFC 303503: Don't treat NOCPU as a valid CPU to CPU_ISSET.

Description

MFC 303503: Don't treat NOCPU as a valid CPU to CPU_ISSET.

If a thread is created bound to a cpuset it might already be bound before
its very first timeslice, and td_lastcpu will be NOCPU in that case.

Details

Provenance
jhbAuthored on
Parents
rS303884: MFC 303503: Don't treat NOCPU as a valid CPU to CPU_ISSET.
Branches
Unknown
Tags
Unknown