Searched hist:85560 (Results 1 - 6 of 6) sorted by last modified time

/freebsd-9.3-release/sys/sys/
H A Dtaskqueue.hdiff 85560 Fri Oct 26 16:46:48 MDT 2001 jhb - Change the taskqueue locking to protect the necessary parts of a task
while it is on a queue with the queue lock and remove the per-task locks.
- Remove TASK_DESTROY now that it is no longer needed.
- Go back to inlining TASK_INIT now that it is short again.

Inspired by: dfr
/freebsd-9.3-release/sys/kern/
H A Dsubr_taskqueue.cdiff 85560 Fri Oct 26 16:46:48 MDT 2001 jhb - Change the taskqueue locking to protect the necessary parts of a task
while it is on a queue with the queue lock and remove the per-task locks.
- Remove TASK_DESTROY now that it is no longer needed.
- Go back to inlining TASK_INIT now that it is short again.

Inspired by: dfr
/freebsd-9.3-release/sys/dev/acpica/Osd/
H A DOsdSchedule.cdiff 85560 Fri Oct 26 16:46:48 MDT 2001 jhb - Change the taskqueue locking to protect the necessary parts of a task
while it is on a queue with the queue lock and remove the per-task locks.
- Remove TASK_DESTROY now that it is no longer needed.
- Go back to inlining TASK_INIT now that it is short again.

Inspired by: dfr
/freebsd-9.3-release/sys/dev/aac/
H A Daac.cdiff 85560 Fri Oct 26 16:46:48 MDT 2001 jhb - Change the taskqueue locking to protect the necessary parts of a task
while it is on a queue with the queue lock and remove the per-task locks.
- Remove TASK_DESTROY now that it is no longer needed.
- Go back to inlining TASK_INIT now that it is short again.

Inspired by: dfr
/freebsd-9.3-release/sys/dev/amr/
H A Damr.cdiff 85560 Fri Oct 26 16:46:48 MDT 2001 jhb - Change the taskqueue locking to protect the necessary parts of a task
while it is on a queue with the queue lock and remove the per-task locks.
- Remove TASK_DESTROY now that it is no longer needed.
- Go back to inlining TASK_INIT now that it is short again.

Inspired by: dfr
/freebsd-9.3-release/sys/dev/mly/
H A Dmly.cdiff 85560 Fri Oct 26 16:46:48 MDT 2001 jhb - Change the taskqueue locking to protect the necessary parts of a task
while it is on a queue with the queue lock and remove the per-task locks.
- Remove TASK_DESTROY now that it is no longer needed.
- Go back to inlining TASK_INIT now that it is short again.

Inspired by: dfr

Completed in 224 milliseconds