Opened 16 years ago

Closed 16 years ago

#196 closed defect (fixed)

libc: add/use an spm notification event sem for speeding up spawn

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.4
Component: baselayout Version: 0.6
Severity: normal Keywords: s
Cc:

Description

spawn is currently doing an active wait, which is *bad*.

Change History (1)

comment:1 Changed 16 years ago by bird

Milestone: libc-0.7libc-0.6.4
Resolution: fixed
Status: newclosed

This was implemented in [3641] and [3643]. No negative performance impact, hard to say if it help much.

Note: See TracTickets for help on using tickets.