Sandbox
Welcome to the Sandbox page
You can use this page as a playground to test the effect on using mediawiki. The sandbox begins here
template heading
a graph: <graph> graph example2 {
run -- intr; intr -- runbl; runbl -- run; run -- kernel; kernel -- zombie; kernel -- sleep; kernel -- runmem; sleep -- swap; swap -- runswap; runswap -- new; runswap -- runmem; new -- runmem; sleep -- runmem;
} </graph>