Re: [PATCH RESEND net-next 13/15] smc: receive data from RMBE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave,

sorry for the late answer; I had to interrupt my SMC-R activities for a while; now I can continue ...

On 08/10/2016 07:45 PM, David Miller wrote:
From: Ursula Braun <ubraun@xxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Aug 2016 15:44:00 +0200

But there are still usages (and conn->rx_curs_confirmed is one of
them), where I need an 8-byte cursor field to be read and written
atomicaly, even though I do not care whether the write operation has
been beaten or not. But I do care that reading the cursor does not
return a partially updated cursor. Isn't xchg() a possible solution
in this case?

Either the cpu supports 64-bit stores or it does not.

xchg() and atomicity have absolutely nothing to do with this.


Understood, I wrongly used xchg() for atomicity. I now realize that I would need cursor locking for 32-bit architectures - something I would like to defer. Thus I would like to come up with V2 of SMC-R with builds restricted to 64-bit architectures only, and thus no usage of xchg() anymore.

--
To unsubscribe from this list: send the line "unsubscribe linux-s390" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux