13-04-2022 - Affinity and File management - part 1 -------------------------------------------------- Detailed program: * Core affinity * File System: * pseudofile * open, read, write, close * Discussion of Exercise 5.1 +--------------------+------------------------------------------------------------------------------------+ |Slides: |:download:`04-affinity.pdf ` | | |:download:`05-files.pdf ` | +--------------------+------------------------------------------------------------------------------------+ |Ex. solutions: |:download:`05-solutions.zip ` | +--------------------+------------------------------------------------------------------------------------+ Useful Links """""""""""" * `urandom `_ * `open `_ * `read `_ * `write `_ * `close `_