Searched hist:117907 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_cancel.cdiff 117907 Wed Jul 23 02:11:07 MDT 2003 deischen Move idle kse wakeup to outside of regions where locks are held.
This eliminates ping-ponging of locks, where the idle KSE wakes
up only to find the lock it needs is being held. This gives
little or no gain to M:N mode but greatly speeds up 1:1 mode.

Reviewed & Tested by: davidxu
H A Dthr_detach.cdiff 117907 Wed Jul 23 02:11:07 MDT 2003 deischen Move idle kse wakeup to outside of regions where locks are held.
This eliminates ping-ponging of locks, where the idle KSE wakes
up only to find the lock it needs is being held. This gives
little or no gain to M:N mode but greatly speeds up 1:1 mode.

Reviewed & Tested by: davidxu
H A Dthr_resume_np.cdiff 117907 Wed Jul 23 02:11:07 MDT 2003 deischen Move idle kse wakeup to outside of regions where locks are held.
This eliminates ping-ponging of locks, where the idle KSE wakes
up only to find the lock it needs is being held. This gives
little or no gain to M:N mode but greatly speeds up 1:1 mode.

Reviewed & Tested by: davidxu
H A Dthr_mutex.cdiff 117907 Wed Jul 23 02:11:07 MDT 2003 deischen Move idle kse wakeup to outside of regions where locks are held.
This eliminates ping-ponging of locks, where the idle KSE wakes
up only to find the lock it needs is being held. This gives
little or no gain to M:N mode but greatly speeds up 1:1 mode.

Reviewed & Tested by: davidxu
H A Dthr_cond.cdiff 117907 Wed Jul 23 02:11:07 MDT 2003 deischen Move idle kse wakeup to outside of regions where locks are held.
This eliminates ping-ponging of locks, where the idle KSE wakes
up only to find the lock it needs is being held. This gives
little or no gain to M:N mode but greatly speeds up 1:1 mode.

Reviewed & Tested by: davidxu
H A Dthr_kern.cdiff 117907 Wed Jul 23 02:11:07 MDT 2003 deischen Move idle kse wakeup to outside of regions where locks are held.
This eliminates ping-ponging of locks, where the idle KSE wakes
up only to find the lock it needs is being held. This gives
little or no gain to M:N mode but greatly speeds up 1:1 mode.

Reviewed & Tested by: davidxu
H A Dthr_sig.cdiff 117907 Wed Jul 23 02:11:07 MDT 2003 deischen Move idle kse wakeup to outside of regions where locks are held.
This eliminates ping-ponging of locks, where the idle KSE wakes
up only to find the lock it needs is being held. This gives
little or no gain to M:N mode but greatly speeds up 1:1 mode.

Reviewed & Tested by: davidxu
H A Dthr_private.hdiff 117907 Wed Jul 23 02:11:07 MDT 2003 deischen Move idle kse wakeup to outside of regions where locks are held.
This eliminates ping-ponging of locks, where the idle KSE wakes
up only to find the lock it needs is being held. This gives
little or no gain to M:N mode but greatly speeds up 1:1 mode.

Reviewed & Tested by: davidxu

Completed in 214 milliseconds