HomeFreeBSD

sort - Don't live-loop threads.

Description

sort - Don't live-loop threads.

Worker threads now use a pthread_cond_t to wait for work instead of
burning the cpu up.

Obtained from: DragonflyBSD (07774aea0ccf64a48fcfad8899e3bf7c8f18277a)
MFC after: 2 weeks

Details

Provenance
pfgAuthored on
Parents
rS312666: MFC r312426: fix a thread preemption regression in schedulers introduced
Branches
Unknown
Tags
Unknown