Pawel Dziepak a5b070f1fa x86: Store pointer to the current thread in gs:0
Apparently, reading from dr3 is slower than reading from memory
with cache hit.

Also, depending on hypervisor configuration, accessing dr3 may cause
a VM exit (and, at least on kvm, it does), what makes it much slower
than a memory access even when there is a cache miss.
2013-12-17 04:08:51 +01:00
..
2013-12-05 22:47:30 +01:00
2013-11-29 19:31:10 +01:00
2013-11-08 02:41:26 +01:00
2013-11-08 02:41:26 +01:00
2013-12-05 22:47:30 +01:00
2013-11-29 19:31:10 +01:00