KVM Clock

Julian Stecklina jsteckli at os.inf.tu-dresden.de
Tue Jan 21 00:41:36 UTC 2014



John Baldwin <jhb at freebsd.org> wrote:
>There is the __compiler_membar() macro in <sys/cdefs.h> that you could
>use if 
>this code is x86-specific (and thus knows it only needs a compiler
>barrier).

Ah. Thanks. This will do. Something like access_once would be perfect, though.

I'll post an updated patch that does not duplicate code that is in xen/ soonish. Didn't get around to testing it the last days.

Julian
-- 
Out of office. Please excuse my brevity.


More information about the freebsd-virtualization mailing list