jhb
81a93c8824
Add a KPI for the delay while spinning on a spin lock.
...
Replace a call to DELAY(1) with a new cpu_lock_delay() KPI. Currently
cpu_lock_delay() is defined to DELAY(1) on all platforms. However,
platforms with a DELAY() implementation that uses spin locks should
implement a custom cpu_lock_delay() doesn't use locks.
Reviewed by: kib
MFC after: 3 days
2018-11-05 21:34:17 +00:00
..
2017-11-27 15:03:07 +00:00
2017-11-27 15:03:07 +00:00
2017-11-23 11:40:16 +00:00
2018-07-29 20:47:00 +00:00
2018-07-06 10:13:42 +00:00
2017-11-27 15:03:07 +00:00
2018-05-25 07:33:20 +00:00
2018-07-06 19:50:44 +00:00
2018-11-05 21:34:17 +00:00
2018-10-16 17:00:42 +00:00
2016-09-15 17:05:54 +00:00
2018-05-22 00:45:00 +00:00
2018-09-02 21:37:05 +00:00
2017-11-20 19:43:44 +00:00
2017-11-18 14:26:50 +00:00
2018-02-23 20:15:19 +00:00
2018-01-17 11:44:21 +00:00
2018-03-06 14:28:37 +00:00
2018-05-31 20:22:47 +00:00
2017-11-20 19:43:44 +00:00
2018-08-20 12:31:39 +00:00
2017-11-27 15:03:07 +00:00
2017-11-27 15:03:07 +00:00
2017-11-20 19:43:44 +00:00
2018-10-31 23:17:00 +00:00
2017-11-27 15:03:07 +00:00
2017-11-27 15:03:07 +00:00
2017-11-27 15:03:07 +00:00
2017-11-18 14:26:50 +00:00
2018-01-19 22:10:29 +00:00
2018-10-20 17:00:18 +00:00
2018-10-18 20:49:16 +00:00
2018-06-04 02:05:48 +00:00
2017-11-27 15:03:07 +00:00
2018-10-13 21:18:31 +00:00
2018-06-02 05:48:44 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:03:07 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:03:07 +00:00
2017-08-16 10:38:06 +00:00
2017-08-16 10:38:06 +00:00
2018-04-05 14:39:51 +00:00
2017-11-27 15:03:07 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:03:07 +00:00
2018-04-08 19:24:49 +00:00
2018-02-26 19:19:05 +00:00
2018-09-27 11:16:19 +00:00
2018-10-16 17:28:10 +00:00