mmacy
68b801ac97
Add simple preempt safe epoch API
...
Read locking is over used in the kernel to guarantee liveness. This API makes
it easy to provide livenes guarantees without atomics.
Includes epoch_test kernel module to stress test the API.
Documentation will follow initial use case.
Test case and improvements to preemption handling in response to discussion
with mjg@
Reviewed by: imp@, shurd@
Approved by: sbruno@
2018-05-10 17:55:24 +00:00
..
2018-03-10 02:09:36 +00:00
2018-03-24 21:30:24 +00:00
2018-05-10 17:55:24 +00:00
2018-05-07 15:07:28 +00:00
2017-12-28 07:31:14 +00:00
2018-04-26 21:44:00 +00:00
2018-04-24 12:50:21 +00:00
2018-01-10 06:30:59 +00:00
2018-05-10 02:31:48 +00:00
2018-05-10 02:31:48 +00:00
2017-02-06 08:49:57 +00:00
2018-05-04 19:31:28 +00:00
2018-03-17 17:18:29 +00:00
2018-03-31 05:17:12 +00:00
2018-05-10 17:55:24 +00:00
2017-06-08 20:41:28 +00:00
2018-04-12 20:48:17 +00:00
2018-03-06 14:28:37 +00:00
2016-07-28 13:54:46 +00:00
2016-09-03 17:23:24 +00:00
2018-04-13 20:30:49 +00:00
2016-07-28 13:54:46 +00:00
2016-07-28 13:54:46 +00:00
2016-07-28 13:54:46 +00:00
2016-07-28 13:54:46 +00:00
2016-07-28 13:54:46 +00:00
2017-12-29 20:30:10 +00:00
2016-10-22 01:57:15 +00:00
2016-08-10 12:41:36 +00:00
2016-07-28 13:54:46 +00:00
2017-12-30 00:20:49 +00:00
2016-11-16 03:24:20 +00:00
2017-01-22 06:00:05 +00:00
2017-08-10 14:18:09 +00:00
2017-11-13 20:49:08 +00:00
2017-11-20 19:56:11 +00:00
2018-05-08 21:14:29 +00:00
2018-05-06 00:38:29 +00:00
2018-04-06 17:35:35 +00:00
2017-12-26 19:02:56 +00:00
2018-04-06 17:35:35 +00:00
2017-02-28 05:14:42 +00:00
2018-04-12 17:43:19 +00:00
2018-04-06 17:35:35 +00:00
2016-11-16 15:21:32 +00:00
2017-11-20 19:43:44 +00:00
2016-10-17 20:38:24 +00:00