$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [lock-free] CDS -yet another lock-free library
From: Khiszinsky, Maxim (Maxim.Khiszinsky_at_[hidden])
Date: 2010-03-30 02:51:16
Tim Blechmann wrote
> for ia64 some algorithms would need to be adapted, since iirc, there is no
> true double-word compare-and-exchange, but rather a compare8byte /
> exchange16byte instruction ...
cmp8xchg16 ... I'm not found any practical application of Itanium cmp8xchg16.
At least in my tasks.
Regards, Max