John Baldwin 8403b19372 Several updates:
- Consistently refer to rmlocks as "read-mostly locks".
- Relate rmlocks to rwlocks rather than sx locks since they are closer to
  rwlocks.
- Add a separate paragraph on sleepable read-mostly locks contrasting them
  with "normal" read-mostly locks.
- The flag passed to rm_init_flags() to enable recursion for readers is
  RM_RECURSE, not LO_RECURSABLE.
- Fix the description for RM_RECURSE (it allows readers to recurse, not
  writers).
- Explicitly note that rm_try_rlock() honors RM_RECURSE.
- Fix some minor grammar nits.
2012-06-08 21:30:35 +00:00
..
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2010-02-27 01:17:44 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2006-12-14 14:33:13 +00:00
2012-03-26 15:18:14 +00:00
2012-05-20 16:43:47 +00:00
2012-05-12 20:41:40 +00:00
2009-01-03 10:37:38 +00:00
2012-01-19 09:51:07 +00:00
2011-05-25 14:13:53 +00:00
2009-02-22 13:38:16 +00:00
2012-05-12 20:46:19 +00:00
2012-05-12 20:46:19 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2011-05-25 14:13:53 +00:00
2012-05-20 16:43:47 +00:00
2011-05-25 14:13:53 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2010-01-15 16:01:22 +00:00
2012-03-24 13:37:57 +00:00
2012-04-19 15:29:09 +00:00
2012-05-20 16:43:47 +00:00
2011-10-21 20:23:40 +00:00
2012-05-20 16:43:47 +00:00
2010-02-06 14:10:45 +00:00
2012-05-12 20:41:40 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2012-01-19 09:51:07 +00:00
2011-10-07 22:14:18 +00:00
2012-06-08 21:30:35 +00:00
2010-07-31 10:01:15 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2012-01-19 09:51:07 +00:00
2012-05-20 16:43:47 +00:00
2006-12-14 14:33:13 +00:00
2012-01-19 09:51:07 +00:00
2010-07-31 10:01:15 +00:00
2008-02-26 20:25:01 +00:00
2006-12-14 14:33:13 +00:00
2012-05-20 16:43:47 +00:00
2012-01-28 23:30:39 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2012-05-20 16:43:47 +00:00
2011-11-19 07:52:39 +00:00
2012-02-25 14:31:25 +00:00