Re: LFENCE instruction (was: [rfc][patch 3/3] x86: optimise barriers)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mikulas Patocka
Date: Monday, October 15, 2007 - 3:08 pm

> On Mon, 15 Oct 2007 22:47:42 +0200 (CEST)

I know about unordered stores (movnti & similar) --- they basically use 
write-combining method on memory that is normally write-back --- and they 
need sfence. But which one instruction does unordered load and needs 
lefence?

Mikulas
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: LFENCE instruction (was: [rfc][patch 3/3] x86: optimis ..., Mikulas Patocka, (Mon Oct 15, 3:08 pm)
Re: LFENCE instruction, H. Peter Anvin, (Tue Oct 16, 8:42 am)
Re: LFENCE instruction, Mikulas Patocka, (Tue Oct 16, 2:25 pm)