John Baldwin 3e829b18d6 - Use a separate sx lock to try to limit the number of concurrent userland
sysctl requests to avoid wiring too much user memory.  Only grab this
  lock if the user's old buffer is larger than a page as a tradeoff to
  allow more concurrency for common small requests.
- Just use a shared lock on the sysctl tree for user sysctl requests now.

MFC after:	1 week
2009-05-14 22:01:32 +00:00
..
2009-04-15 20:43:12 +00:00
2008-09-23 14:25:56 +00:00
2009-05-12 17:05:40 +00:00
2008-11-27 04:40:37 +00:00
2008-09-22 10:37:02 +00:00
2009-03-30 15:01:29 +00:00
2009-04-21 19:14:13 +00:00