HomeFreeBSD

Use sched_bind() to make sure the DPC threads are bound to the correct
rS151520Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Use sched_bind() to make sure the DPC threads are bound to the correct
processor, to insure DPC thread 0 runs on CPU0, DPC thread 1 runs on
CPU1, and so on.

Elevate the priority of the workitem threads, though don't use as
high a priority as the DPC threads.

Details

Provenance
wpaulAuthored on
Parents
rS151519: Add a "show malloc" command to DDB, which prints out the current stats for
Branches
Unknown
Tags
Unknown

Event Timeline