Abstract
This commit is contained in:
@@ -48,23 +48,24 @@ Microelectronic Systems Design Research Group \\[3ex]
|
|||||||
\begin{abstract}
|
\begin{abstract}
|
||||||
\textbf{Abstract}
|
\textbf{Abstract}
|
||||||
|
|
||||||
The performance of today's computing systems depends in particular on the memory system used.
|
The performance of today's computing systems depends in particular on the memory system utilized.
|
||||||
With the increasing use of DRAMs, also in mobile and embedded systems, it is important to select a configuration that fits the application.
|
With the increasing usage of DRAMs, also in mobile and embedded systems, it is important to select a memory configuration that fits the application well to provide a high performance.
|
||||||
However, since this is a complex task within the system design, simulations of the system are essential to evaluate the components and configuration parameters used.
|
However, since this is a complex task within the system design due to the an overwhelming number of possible configurations and their advantages and disadvantages, simulations of the system are essential to evaluate whether the components and configuration parameters used are appropriate for the application.
|
||||||
Such a simulation can be accomplished with the DRAM simulation environment DRAMSys.
|
Such a simulation can be accomplished with the DRAM simulation environment DRAMSys.
|
||||||
However, this requires realistic stimuli for the memory system, which can be created by the time-consuming simulation of processor cores.
|
A simulation with DRAMSys requires a realistic stimuli for the memory system that matches the application's behavior, which can be created by the time-consuming simulation of the application using processor core models.
|
||||||
A faster method, which creates such access patterns by analyzing applications on real hardware, is developed in this thesis.
|
To overcome this drawback of very long simulation time, a faster method of creating stimuli for DRAMSys is developed in this thesis.
|
||||||
|
In this method, access patterns are created by analyzing the application's behavior while it is running on real hardware using dynamic binary instrumentation.
|
||||||
|
|
||||||
\vspace{0.9cm}
|
\vspace{1.0cm}
|
||||||
|
|
||||||
\textbf{Zusammenfassung}
|
\textbf{Zusammenfassung}
|
||||||
|
|
||||||
Die Leistung heutiger Rechensysteme hängt insbesondere von dem eingesetzem Speichersystem ab.
|
Die Leistung heutiger Rechensysteme hängt insbesondere von dem eingesetzem Speichersystem ab.
|
||||||
Mit der zunehmenden Verbreitung von DRAMs, auch in mobilen und eingebetteten Systemen, ist es wichtig eine auf den Anwendungsfall passende Konfiguration dieser zu wählen.
|
Mit der zunehmenden Verbreitung von DRAMs, auch in mobilen und eingebetteten Systemen, ist es wichtig eine Speicherkonfiguration zu wählen, welche gut zur Anwendung passt, um eine hohe Leistungsfähigkeit zu erzielen.
|
||||||
Da dies jedoch eine komplexe Aufgabenstellung innerhalb des Systemdesigns ist, sind Simulationen des Systems zur Bewertung der eingesetzten Komponenten und Konfigurationsparameter unabdingbar.
|
Da dies jedoch aufgrund der überwältigenden Anzahl möglicher Konfigurationen und ihrer Vor- und Nachteile eine komplexe Aufgabenstellung innerhalb des Systemdesigns ist, ist eine Simulation des Systems unabdingbar, um zu bewerten, ob die verwendeten Komponenten und Konfigurationsparameter für die Anwendung geeignet sind.
|
||||||
Solch eine Simulation kann mit der DRAM Simulationsumgebung DRAMSys vollzogen werden.
|
Solch eine Simulation kann mit der DRAM Simulationsumgebung DRAMSys durchgeführt werden.
|
||||||
Hierfür sind allerdings realitätsnahe Stimuli für das Speichersystem vonnöten, welche durch die zeitaufwändige Simulation von Prozessorkernen erstellt werden können.
|
Eine Simulation mit DRAMSys erfordert realitätsnahe Stimuli für das Speichersystem, das dem Verhalten der Anwendung entspricht, welches mit einer zeitaufwändigen Simulation der Anwendung mit Prozessorkernmodellen erstellt werden kann.
|
||||||
Eine schnellere Methode, welche solche Zugriffsmuster durch Analyse von Applikationen auf echter Hardware erstellt, wird in dieser Arbeit entwickelt.
|
Um diesen Nachteil der sehr langen Simulationszeit zu überwinden, wird in dieser Arbeit eine neue Methode zur Erstellung von Stimuli für DRAMSys entwickelt.
|
||||||
|
Bei dieser Methode werden Zugriffsmuster durch die Analyse des Verhaltens der Anwendung mittels Instrumentierung erstellt, während sie auf echter Hardware ausgeführt wird.
|
||||||
|
|
||||||
\end{abstract}
|
\end{abstract}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user