On 2012-11-05 17:09, Torvald Riegel wrote: > + if (likely(htm_fastpath && (prop & pr_hasNoAbort)))
For reference, could the NoAbort clause be relaxed with an htm check in abortTransaction, and the use of an xabort insn with an appropriate code to indicate user abort? Just wondering what the current rationale for this is. r~