Skip to content

Commit

Permalink
some thoughts about a simulator for CPU API chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
remzi-arpacidusseau committed May 19, 2020
1 parent f54dfcc commit 6f1f609
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cpu-api/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

# Overview

Make something here that does some forks and execs and prints out the
process tree that results; the user of the simulator should have to
then guess at what the tree looks like given the series of fork/execs,
or guess the call of forks/execs that lead to the process tree.

0 comments on commit 6f1f609

Please sign in to comment.