Re: how fork returns value

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07-10-08 10:15, Peter Teoh wrote:

In general, I am just trying to understand what are the entities that
can be schedule on the runqueue.

Threads (ie, things with a task_struct). So yes -- if you specifically create a thread, such as with kthread_run(), that thread is scheduled. (and it's irrelevant if the thread has or hasn't a userspace in that respect).

Rene.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux