Does sleep() system call cause the scheduler to be rerun?
From: Srini Amble (samble_at_xopworks.com)
Date: 10/03/03
- Previous message: John Fox: "Re: kde"
- Next in thread: Cameron Simpson: "Re: Does sleep() system call cause the scheduler to be rerun?"
- Reply: Cameron Simpson: "Re: Does sleep() system call cause the scheduler to be rerun?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Thu, 02 Oct 2003 19:47:49 -0500
Does sleep() system call cause the process to be put on the wait queue?
I am hoping sleep() does not cause a spin lock. My objective being to
force the process to give up the CPU for some duration of time. I
appreciate any helpful response to resolve this question in my mind.
Thanks in advance
Srini
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: John Fox: "Re: kde"
- Next in thread: Cameron Simpson: "Re: Does sleep() system call cause the scheduler to be rerun?"
- Reply: Cameron Simpson: "Re: Does sleep() system call cause the scheduler to be rerun?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|