13.07.2015 Views

de un proceso

de un proceso

de un proceso

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

C. contexto vol<strong>un</strong>tario• Ejemplo pseudo-código <strong>de</strong> leer el terminal:leer() {................................Si no hay datos disponiblesproc_anterior = proc_actual;proc_anterior-> estado= BLOQUEADO;Mover proc_anterior <strong>de</strong> listos a lista <strong>de</strong>l terminal;proc_actual = planificador();cambio_contexto(proc_anterior, proc_actual);................................}Diseño <strong>de</strong> Sistemas Operativos 70 Fernando Pérez Costoya (2008)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!