Files
android_kernel_xiaomi_sm8450/arch/s390/kernel
Martin Schwidefsky d35339a42d 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: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-09-26 15:45:02 +02:00
..
2012-05-16 14:42:41 +02:00
2011-01-05 12:47:31 +01:00
2012-03-28 18:30:02 +01:00