Bruce M Simpson d911052d10 Further locking improvements for vr(4):
- Add *_locked() entry points as needed to avoid unnecessary lock thrashing.
 - Use these entry points wisely.
 - Only acquire the lock once when servicing an interrupt.
 - Check 'suspended' on interrupt to avoid racing detach.
 - Correct a mis-spelled comment.
 - Don't take the lock in vr_reset() to avoid lock thrashing in attach.
  - Comment this.

Reviewed by:	-net (silence)
2004-07-09 00:17:14 +00:00
..
2004-06-16 09:47:26 +00:00
2004-07-05 22:35:18 +00:00
2004-07-05 22:27:26 +00:00
2004-06-21 21:57:31 +00:00
2004-07-09 00:07:06 +00:00
2004-07-05 02:46:42 +00:00
2004-07-05 22:52:01 +00:00
2004-07-05 22:46:28 +00:00
2004-06-16 09:47:26 +00:00