<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-06-01T09:21:35Z</responseDate><request verb="GetRecord" identifier="oai:riuma.uma.es:10630/36786" metadataPrefix="qdc">https://riuma.uma.es/rest/oai/request</request><GetRecord><record><header><identifier>oai:riuma.uma.es:10630/36786</identifier><datestamp>2026-02-03T11:56:43Z</datestamp><setSpec>com_10630_2254</setSpec><setSpec>col_10630_37959</setSpec></header><metadata><qdc:qualifieddc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:doc="http://www.lyncode.com/xoai" xmlns:qdc="http://dspace.org/qualifieddc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://purl.org/dc/elements/1.1/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd http://dspace.org/qualifieddc/ http://www.ukoln.ac.uk/metadata/dcmi/xmlschema/qualifieddc.xsd">
   <dc:title>Improving Signature Behavior by Irrevocability in Transactional Memory Systems</dc:title>
   <dc:creator>Quislant-del-Barrio, Ricardo</dc:creator>
   <dc:creator>Gutiérrez-Carrasco, Eladio Damián</dc:creator>
   <dc:creator>López-Zapata, Emilio</dc:creator>
   <dc:creator>Plata-González, Óscar Guillermo</dc:creator>
   <dc:subject>Ordenadores - Memorias</dc:subject>
   <dcterms:abstract>Signatures have been proposed in Hardware Transactional Memory (HTM) to represent read and write sets of transactions and decouple transaction conflict detection from private caches. Generally, signatures are implemented as Bloom filters that allow unbounded read/write sets to be summarized in bounded hardware, at the cost of address aliasing that causes false conflict detection. Such conflicts rises exponentially as signature fills so they can lead a parallel program to perform worse than its sequential counterpart (we say that signature saturates).&#xd;
In this work, irrevocability is proposed to address the signature saturation problem. When a transaction is near to saturate its signature, the transaction enters an irrevocable state that prevents it from being aborted. Then, such a transaction keeps running while the others are either stalled or allowed to run concurrently. Two variants of irrevocability are analyzed in this paper. Experimental evaluation on an HTM simulator shows the benefits in performance and power consumption of the proposed irrevocability mechanisms.</dcterms:abstract>
   <dcterms:dateAccepted>2025-01-23T08:00:22Z</dcterms:dateAccepted>
   <dcterms:available>2025-01-23T08:00:22Z</dcterms:available>
   <dcterms:created>2025-01-23T08:00:22Z</dcterms:created>
   <dcterms:issued>2014</dcterms:issued>
   <dc:type>conference output</dc:type>
   <dc:identifier>Ricardo Quislant, Eladio Gutierrez, Emilio L. Zapata, Oscar Plata: Improving Signature Behavior by Irrevocability in Transactional Memory Systems. En IEEE 26th International Symposium on Computer Architecture and High Performance Computing, (SBAC-PAD'14), pp. 120-127, 2014</dc:identifier>
   <dc:identifier>https://hdl.handle.net/10630/36786</dc:identifier>
   <dc:language>eng</dc:language>
   <dc:relation>International Symposium on Computer Architecture and High Performance Computing, (SBAC-PAD'14)</dc:relation>
   <dc:relation>París, Francia</dc:relation>
   <dc:relation>Octubre 22-24, 2014</dc:relation>
   <dc:rights>open access</dc:rights>
   <dc:publisher>IEEE Computer Society</dc:publisher>
</qdc:qualifieddc>
</metadata></record></GetRecord></OAI-PMH>