Sciweavers

2035 search results - page 27 / 407
» Working memory
Sort
View
ICS
1992
Tsinghua U.
14 years 17 days ago
Optimizing for parallelism and data locality
Previous research has used program transformation to introduce parallelism and to exploit data locality. Unfortunately,these twoobjectives have usuallybeen considered independentl...
Ken Kennedy, Kathryn S. McKinley
VEE
2009
ACM
171views Virtualization» more  VEE 2009»
14 years 3 months ago
Dynamic memory balancing for virtual machines
Virtualization essentially enables multiple operating systems and applications to run on one physical computer by multiplexing hardware resources. A key motivation for applying vi...
Weiming Zhao, Zhenlin Wang
ISLPED
2005
ACM
111views Hardware» more  ISLPED 2005»
14 years 2 months ago
Energy reduction in multiprocessor systems using transactional memory
The emphasis in microprocessor design has shifted from high performance, to a combination of high performance and low power. Until recently, this trend was mostly true for uniproc...
Tali Moreshet, R. Iris Bahar, Maurice Herlihy
ICAT
2003
IEEE
14 years 1 months ago
3D Form Display with Shape Memory Alloy
We propose a new display for presenting 3D forms using a pin-rod matrix. Due to a long range of movement, it is capable of displaying large-scale, dense objects such as human face...
Masashi Nakatani, Hiroyuki Kajimoto, Dairoku Sekig...
JTRES
2009
ACM
14 years 3 months ago
On transforming Java-like programs into memory-predictable code
The ScopedMemory class of the RTSJ enables the organization of objects into regions. This ensures time-predictable management of dynamic memory. Using scopes forces the programmer...
Diego Garbervetsky, Sergio Yovine, Víctor A...