Domanda di colloquio di Intel Corporation

Implement the sleep(unsigned int seconds) system call.

Risposta di colloquio

Anonimo

16 set 2019

Any solution I gave wasn't enough for the interviewer who said it supposed to be implemented without using jiffies (I still don't know how it's possible and on Linux code jiffies is being used).