Sciweavers

155 search results - page 29 / 31
» Performance Study of a Concurrent Multithreaded Processor
Sort
View
ICS
2007
Tsinghua U.
13 years 12 months ago
Optimization of data prefetch helper threads with path-expression based statistical modeling
This paper investigates helper threads that improve performance by prefetching data on behalf of an application’s main thread. The focus is data prefetch helper threads that lac...
Tor M. Aamodt, Paul Chow
ICFP
2007
ACM
14 years 5 months ago
Feedback directed implicit parallelism
In this paper we present an automated way of using spare CPU resources within a shared memory multi-processor or multi-core machine. Our approach is (i) to profile the execution o...
Tim Harris, Satnam Singh
ECRTS
2007
IEEE
14 years 4 days ago
Predictable Paging in Real-Time Systems: A Compiler Approach
Conventionally, the use of virtual memory in real-time systems has been avoided, the main reason being the difficulties it provides to timing analysis. However, there is a trend ...
Isabelle Puaut, Damien Hardy
CLUSTER
2007
IEEE
14 years 5 days ago
FlexRPC: A flexible Remote Procedure Call facility for modern cluster file systems
— The concept of Remote Procedure Call (RPC) was proposed more than 30 years ago. Although various RPC systems have been studied and implemented, the existing RPC systems lack ma...
Sang-Hoon Kim, Youngjae Lee, Jin-Soo Kim
JSA
2010
173views more  JSA 2010»
13 years 18 days ago
Hardware/software support for adaptive work-stealing in on-chip multiprocessor
During the past few years, embedded digital systems have been requested to provide a huge amount of processing power and functionality. A very likely foreseeable step to pursue th...
Quentin L. Meunier, Frédéric P&eacut...