Publication | Open Access
DAISY
39
Citations
8
References
1997
Year
Hardware SecurityEngineeringProgram AnalysisHardware VirtualizationHigh-performance ArchitectureComputer ArchitectureComputer EngineeringParallel ProgrammingComputer ScienceInstruction Level ParallelismVliw MachineParallel ComputingVliw PrimitivesMemory ManagementVirtual MemorySystem SoftwareVirtual Machine
Although VLIW architectures offer the advantages of simplicity of design and high issue rates, a major impediment to their use is that they are not compatible with the existing software base. We describe new simple hardware features for a VLIW machine we call DAISY ( D ynamically A rchitected I nstruction S et from Y orktown ). DAISY is specifically intended to emulate existing architectures, so that all existing software for an old architecture (including operating system kernel code) runs without changes on the VLIW. Each time a new fragment of code is executed for the first time, the code is translated to VLIW primitives, parallelized and saved in a portion of main memory not visible to the old architecture, by a Virtual Machine Monitor (software) residing in read only memory. Subsequent executions of the same fragment do not require a translation (unless cast out). We discuss the architectural requirements for such a VLIW, to deal with issues including self-modifying code, precise exceptions, and aggressive reordering of memory references in the presence of strong MP consistency and memory mapped I/O. We have implemented the dynamic parallelization algorithms for the PowerPC architecture. The initial results show high degrees of instruction level parallelism with reasonable translation overhead and memory usage.
| Year | Citations | |
|---|---|---|
Page 1
Page 1