Neel Natu
5515bb73e6
Re-arrange bits in the amd64/pmap 'pm_flags' field.
...
The least significant 8 bits of 'pm_flags' are now used for the IPI vector
to use for nested page table TLB shootdown.
Previously we used IPI_AST to interrupt the host cpu which is functionally
correct but could lead to misleading interrupt counts for AST handler. The
AST handler was also doing a lot more than what is required for the nested
page table TLB shootdown (EOI and IRET).
2013-12-20 05:50:22 +00:00
..
2013-12-20 05:50:22 +00:00
2013-12-20 00:56:23 +00:00
2013-12-19 05:28:43 +00:00
2013-09-05 00:09:56 +00:00
2013-12-14 22:07:40 +00:00
2013-12-18 21:45:46 +00:00
2013-12-01 03:53:21 +00:00
2013-12-20 00:56:23 +00:00
2013-11-08 16:28:00 +00:00
2013-11-23 00:28:18 +00:00
2013-12-19 15:31:20 +00:00
2013-12-17 17:28:02 +00:00
2013-12-19 22:13:12 +00:00
2013-12-17 07:47:27 +00:00
2013-12-12 03:04:00 +00:00
2013-12-19 21:35:33 +00:00
2013-11-29 20:14:26 +00:00
2013-12-12 18:08:31 +00:00
2013-12-15 08:37:24 +00:00
2013-12-17 22:16:27 +00:00
2013-11-29 22:24:57 +00:00
2013-10-26 17:58:36 +00:00
2013-11-08 22:40:33 +00:00
2013-12-02 03:11:25 +00:00
2013-12-17 10:53:17 +00:00
2013-11-11 13:19:55 +00:00
2013-10-26 17:58:36 +00:00
2013-10-26 18:18:50 +00:00
2013-12-18 20:17:05 +00:00
2013-11-08 08:44:09 +00:00
2013-10-26 17:58:36 +00:00
2013-12-07 23:05:59 +00:00
2013-10-26 17:58:36 +00:00
2013-09-06 23:14:31 +00:00
2013-12-15 07:07:13 +00:00
2013-12-08 21:59:46 +00:00
2013-12-05 21:58:02 +00:00
2013-10-29 05:37:05 +00:00
2013-12-17 15:11:24 +00:00
2013-12-19 21:31:28 +00:00
2013-12-05 21:55:10 +00:00
2013-12-17 15:11:24 +00:00
2013-12-18 12:50:43 +00:00
2013-12-05 22:38:53 +00:00
2013-11-26 08:46:27 +00:00
2013-12-01 07:34:21 +00:00
2013-12-08 20:07:02 +00:00
2013-12-11 21:19:04 +00:00
2013-10-18 17:06:13 +00:00