21.01.2014 Views

Lab 3 - IDA

Lab 3 - IDA

Lab 3 - IDA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Lab</strong> 3: Exec<br />

Starting the child<br />

Parent<br />

exec()<br />

Child<br />

thread_create()<br />

process_execute()<br />

start_process()<br />

load(binary)<br />

waiting until completion of<br />

start_process<br />

Wait /<br />

sema_down<br />

Signal /<br />

sema_up<br />

exec system call:<br />

return pid or -1<br />

11

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

Saved successfully!

Ooh no, something went wrong!