Konstantin Belousov
290b0d123a
x86: use x86_clear_dbregs() on fork
...
instead of manual zeroing of the debug registers file in pcb.
This centralizes the cleaning code, but the practical difference is
that PCB_DBREGS flag is cleared, saving some operations on context
switching.
Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D29687
2021-04-10 04:25:02 +03:00
..
2021-04-02 15:41:51 +03:00
2021-04-02 15:41:51 +03:00
2020-09-01 21:19:39 +00:00
2020-10-30 20:02:32 +00:00
2019-07-12 18:43:24 +00:00
2020-09-01 21:19:39 +00:00
2019-01-04 17:25:47 +00:00
2021-03-29 12:05:44 -03:00
2020-09-01 21:19:39 +00:00
2020-10-10 21:52:00 +00:00
2021-04-02 15:41:51 +03:00
2021-03-30 11:36:41 -03:00
2019-05-14 17:02:20 +00:00
2020-09-01 21:19:39 +00:00
2020-10-24 23:21:27 +00:00
2021-03-13 16:10:01 +01:00
2021-04-02 15:41:51 +03:00
2020-02-26 14:26:36 +00:00
2021-04-10 04:25:01 +03:00
2020-09-02 18:12:47 +00:00
2021-01-04 16:15:42 -06:00
2019-01-30 02:07:13 +00:00
2019-01-30 02:07:13 +00:00
2020-09-21 22:20:37 +00:00
2020-09-01 21:19:39 +00:00
2020-09-01 21:19:39 +00:00
2021-04-02 15:41:51 +03:00
2020-10-21 00:15:12 +00:00
2020-12-18 20:41:23 +00:00
2020-01-07 15:59:31 +00:00
2020-01-07 15:59:31 +00:00
2021-02-17 16:32:11 -08:00
2021-04-02 15:41:51 +03:00
2021-04-02 15:41:51 +03:00
2021-03-12 09:48:36 -08:00
2020-09-27 18:47:06 +00:00
2020-09-01 21:19:39 +00:00
2021-04-02 15:41:51 +03:00
2021-04-10 04:25:02 +03:00