Paul E. McKenney
faa059c397
rcu: Optimize and protect atomic_cmpxchg() loop
...
This commit reworks the atomic_cmpxchg() loop in rcu_eqs_special_set()
to do only the initial read from the current CPU's rcu_data structure's
->dynticks field explicitly. On subsequent passes, this value is instead
retained from the failing atomic_cmpxchg() operation.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org >
2020-02-20 15:58:23 -08:00
..
2020-02-08 17:15:08 -08:00
2020-02-08 13:26:41 -08:00
2020-02-06 11:40:09 +00:00
2019-12-04 19:44:13 -08:00
2020-02-09 12:04:09 -08:00
2020-01-19 22:42:06 +01:00
2020-02-09 12:11:12 -08:00
2019-11-27 11:42:01 -08:00
2020-02-20 15:58:22 -08:00
2020-01-23 16:00:56 +01:00
2020-01-02 16:15:04 +01:00
2020-02-20 15:58:23 -08:00
2020-02-04 03:05:26 +00:00
2020-02-20 15:58:22 -08:00
2020-02-06 07:12:11 +00:00
2019-12-18 18:07:31 +01:00
2019-11-10 11:56:55 -05:00
2019-12-09 15:19:03 -05:00
2019-11-23 09:56:02 -08:00
2019-11-15 14:38:30 +01:00
2020-02-04 03:05:26 +00:00
2020-01-28 10:07:09 -08:00
2020-01-14 09:56:31 -08:00
2020-01-03 11:17:14 -08:00
2020-01-25 07:12:40 -08:00
2020-01-29 19:56:50 -08:00
2020-01-09 13:23:40 +01:00
2019-11-11 20:10:01 +09:00
2019-11-15 10:48:37 +01:00
2020-02-09 16:05:50 -08:00
2019-12-08 14:37:36 +01:00
2019-11-12 11:35:32 +01:00
2019-12-04 19:44:14 -08:00
2020-01-08 16:32:55 +00:00
2020-01-08 16:32:55 +00:00
2020-01-08 16:32:55 +00:00
2020-01-08 16:32:55 +00:00
2020-01-09 12:40:13 +01:00
2020-02-04 03:05:26 +00:00
2020-01-31 10:30:41 -08:00
2020-02-04 03:05:26 +00:00
2019-12-04 19:44:12 -08:00
2020-01-14 12:20:48 +01:00
2019-12-11 16:37:02 +08:00
2019-11-25 09:15:42 +01:00
2019-11-15 23:49:22 +01:00
2020-01-13 21:49:36 +01:00
2020-02-04 03:05:26 +00:00
2020-01-18 13:51:39 +01:00
2019-12-25 10:41:20 +01:00
2020-01-02 13:03:45 -08:00
2020-01-26 10:54:47 +01:00
2020-01-28 15:43:00 +01:00
2019-11-11 10:30:59 +01:00
2020-01-17 10:19:21 +01:00
2019-11-15 14:38:30 +01:00
2020-01-28 10:09:51 +01:00
2019-11-26 13:03:56 -06:00
2020-01-09 16:42:29 -07:00
2019-12-09 12:37:51 -08:00
2019-12-04 15:18:39 +01:00
2019-12-18 18:07:31 +01:00
2020-02-07 15:34:12 +01:00
2020-01-17 11:19:22 +01:00
2020-01-28 10:07:09 -08:00