- Don't check for the ITHD pri class in tdq_load_add and rem. 4BSD doesn't do this either. Simply check P_NOLOAD. It'd be nice if this was in a thread flag so we didn't have an extra cache miss every time we add and remove a thread from the run-queue.
Description
Description
Details
Details
- Provenance
jeff Authored on - Parents
- rS177901: - Fix a mis-merge that crept in during the softclock changes.
- Branches
- Unknown
- Tags