scispace - formally typeset
H

He Li

Researcher at Xi'an Jiaotong University

Publications -  5
Citations -  57

He Li is an academic researcher from Xi'an Jiaotong University. The author has contributed to research in topics: Transactional memory & Compensating transaction. The author has an hindex of 3, co-authored 5 publications receiving 55 citations.

Papers
More filters
Proceedings ArticleDOI

Allocating Tasks in Multi-core Processor based Parallel System

TL;DR: Evaluation result shows that the algorithm can find near-optimal solutions in reasonable time, and behaves better than genetic algorithm when the number of threads increases, since it can find solutions in much less time than Genetic algorithm.
Proceedings ArticleDOI

Hardware Transactional Memory Supporting I/O Operations within Transactions

TL;DR: This paper analyses the problem of I/O operations within transactions, and proposes a hardware transactional memory system architecture based on multi-core processor and current cache coherent mechanisms that outperformed traditional lock-based programs.
Patent

Method for blocking and awakening transaction threads in hardware transactional memory system

TL;DR: In this article, the authors propose a method for blocking and awakening transaction threads in a hardware transactional memory system, which comprises the following steps of: arranging a transaction thread register in transaction supporting hardware and recording an identifier of a currently-executed transaction thread in the transactional thread register; when a blocked transaction thread is rescheduled and re-execussed and if the blocked thread is the same as the thread identifier in the register, continuing to submit the transaction; and if a blocked thread identifier is different from the registered transaction thread identifier, clearing a current transaction field and re
Book ChapterDOI

Efficient transaction nesting in hardware transactional memory

TL;DR: Efficient transaction nesting is one of the ongoing challenges for hardware transactional memory and a conditional partial rollback (CPR) scheme which supports conditional partialRollback without increasing hardware complexities significantly is proposed.
Patent

Time sequence controlling method for parallel simulation of cluster system

TL;DR: In this article, the authors propose a time sequence controlling method for parallel simulation of a cluster system, which comprises the following steps of: establishing a logical clock for all processes of a target system according to a simulation event captured by a host system; and then maintaining and updating the state of the logical clock according to the running state of a simulation time in the target system to acquire the running time of the processes.