Skip to content
Commit d35339a4 authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

s390: add support for transactional memory



Allow user-space processes to use transactional execution (TX).
If the TX facility is available user space programs can use
transactions for fine-grained serialization based on the data
objects that are referenced during a transaction. This is
useful for lockless data structures and speculative compiler
optimizations.

Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent e4b8b3f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment