1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# UPEM / System programming / Project: Memory paging simulator ## Usage * RTFM: `man ./myMemory.1` * YOLO: `./myMemory.py -s 3 -v 5 -a fifo` ## Authors * Pacien TRAN-GIRARD * Adam NAILI ## License Project distributed under the terms of the Creative Commons BY-NC-SA 3.0 license.