Operating systems 1 -- 2008-2009 -- info.uvt.ro/Laboratory 6
Quick links: front; laboratories agenda, 1, 2, 3, 4, 5, 6, projects, evaluation, tools, references.
File system topics
editJob management
edit- foreground and background processes;
- launching a background process;
- making a foreground process become a background one;
- making a background process become a foreground one;
- waiting for a process to finish;
- references:
Process management
edit- querying existing processes;
- stopping a running processes;
- signals;
- priorities;
- references: