Alan Cox
3687797618
amd64: Don't repeat unnecessary tests when cmpset fails
...
When a cmpset for removing the PG_RW bit in pmap_promote_pde() fails,
there is no need to repeat the alignment, PG_A, and PG_V tests just to
reload the PTE's value. The only bit that we need be concerned with at
this point is PG_M. Use fcmpset instead.
MFC after: 1 week
2021-07-24 13:06:47 -05:00
..
2021-07-24 13:06:47 -05:00
2021-07-24 17:46:25 +02:00
2021-07-23 20:13:00 +00:00
2021-07-21 10:18:28 +01:00
2021-07-23 20:13:00 +00:00
2021-07-20 18:08:30 +02:00
2021-07-23 16:07:35 -07:00
2021-07-23 10:47:13 -04:00
2021-07-24 17:59:35 +02:00
2021-07-19 17:35:39 -07:00
2021-07-23 18:08:52 -06:00
2021-07-23 20:13:00 +00:00
2021-07-24 09:03:53 -06:00
2021-07-22 20:54:21 +00:00
2021-07-16 18:06:44 +01:00
2021-07-24 17:59:35 +02:00
2021-07-23 17:34:43 +00:00
2021-07-20 10:36:13 +02:00
2021-07-09 23:19:25 +02:00
2021-07-23 17:35:32 +00:00
2021-07-12 18:00:30 +02:00
2021-07-16 18:06:44 +01:00
2021-07-22 20:02:14 +01:00
2021-07-23 10:30:00 -04:00
2021-07-23 15:59:11 -07:00
2021-07-23 10:47:13 -04:00
2021-07-23 10:47:13 -04:00