5 Papers
57 Citations
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.
Chat about Author
Papers
Allocating Tasks in Multi-core Processor based Parallel System
Yi Liu,Xin Zhang,He Li,Depei Qian +3 more
- 18 Sep 2007
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.
44
Hardware Transactional Memory Supporting I/O Operations within Transactions
Yi Liu,Xin Zhang,He Li,Mingxiu Li,Depei Qian +4 more
- 25 Sep 2008
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.
5
Patent
Method for blocking and awakening transaction threads in hardware transactional memory system
Yi Liu,Mingyu Wu,Xin Zhang,He Li,Cui Zhang +4 more
- 10 Oct 2012
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
4
Efficient transaction nesting in hardware transactional memory
Yi Liu,Yangming Su,Cui Zhang,Mingyu Wu,Xin Zhang,He Li,Depei Qian +6 more
- 22 Feb 2010
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.
3
Patent
Time sequence controlling method for parallel simulation of cluster system
Yi Liu,Yuzhe Zhi,Yangming Su,Xin Zhang,He Li,De-Pei Qian +5 more
- 23 Feb 2011
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.
2