Searched hist:122352 (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dcondvar.hdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current
H A Dselinfo.hdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current
/freebsd-10-stable/sys/i386/isa/
H A Dspic.cdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current
/freebsd-10-stable/sys/dev/mse/
H A Dmse.cdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current
/freebsd-10-stable/sys/kern/
H A Dsubr_log.cdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current
H A Dkern_condvar.cdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current
/freebsd-10-stable/sys/dev/kbd/
H A Dkbd.cdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current
/freebsd-10-stable/sys/dev/snp/
H A Dsnp.cdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current
/freebsd-10-stable/sys/i386/bios/
H A Dapm.cdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current
/freebsd-10-stable/sys/dev/pty/
H A Dpty.cdiff 122352 Sun Nov 09 07:17:26 MST 2003 tanimura - Implement selwakeuppri() which allows raising the priority of a
thread being waken up. The thread waken up can run at a priority as
high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
threads. Used by selwakeuppri() if collision occurs.

Not objected in: -arch, -current

Completed in 211 milliseconds