Question d’entretien chez Intel Corporation

Implement the sleep(unsigned int seconds) system call.

Réponse à la question d'entretien

Utilisateur anonyme

16 sept. 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).