Blocking syscalls in Tasks
- From: schwering@xxxxxxxxx
- Date: Sat, 27 Sep 2008 10:26:21 -0700 (PDT)
Hi there,
I'm wondering whether a blocking system call like read() called via C
interfacing in a task would block only the task or the complete
process.
Are tasks commonly implemented using threads and does the language
specification request tasks to be in the user- or kernelspace? Or is
there a real difference between tasks and threads?
Greetings and thanks in advance
Chris
.
- Follow-Ups:
- Re: Blocking syscalls in Tasks
- From: anon
- Re: Blocking syscalls in Tasks
- From: Maciej Sobczak
- Re: Blocking syscalls in Tasks
- From: Hibou57 (Yannick Duchêne)
- Re: Blocking syscalls in Tasks
- From: Peter C. Chapin
- Re: Blocking syscalls in Tasks
- Prev by Date: Re: Naming conventions : where does the capital letter come frome ?
- Next by Date: Re: Blocking syscalls in Tasks
- Previous by thread: Naming conventions : where does the capital letter come frome ?
- Next by thread: Re: Blocking syscalls in Tasks
- Index(es):