print print


Simulations of Operating System Phenomena

Authors

Author: Thomas Weise
Supervisor: Volker Fickert

Abstract

Simulations for file systems, the heap, (distributed) concurrency/synchronization-algorithms like Peterson's or Dijkstra's, and the problem of the Dining Philosophers. These were contributions to the WWR-Project and/or results of my time as student assistent at Professur Betriebssysteme, Fakultät für Informatik, Technische Universität Chemnitz in 2003 and 2004. In 2006 I've added a simulator for the N-process versions of Peterson's mutual exclusion algorithm.

Keywords

Operating Systems, File Systems, Dining Philosopher's Problem, Dijkstra's Algorithm (Critical Section), Peterson's Algorithm (Critical Section), Java

BibTeX

@misc{W2004WWR,
  author                    = {Thomas Weise},
  title                     = {{Simulations of Operating System Phenomena}},
  publisher                 = {{Chemnitz University of Technology, Faculty of Computer Science, Operating Systems Group: {Chemnitz, Sachsen, Germany}}},
  year                      = {2004},
  key                       = {W2004WWR},
},

Links

Metadata: http://www.it-weise.de/documents/metaW2004WWR.html
 
Source code: http://www.it-weise.de/documents/files/W2004WWR.zip (2 MiB)

back to the publication