Re: Why need a lock in memory/capability map

Adam Lackorzynski <[email protected]>
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <[email protected]>
On Fri Jul 18, 2014 at 18:34:31 -0400, Yuxin Ren wrote:
> I note that when a thread does memory or capability mapping, both over
> system call and IPC, it needs take a lock, which is the existence_lock of
> target task. I cannot understand it needs take a per task, as cap/page
> table are per thread.
> What data does this lock to protect?

Memory as well as caps are per task, so the lock makes sure that the
task does not disappear while an operation is in progress.


Adam
-- 
Adam                 [email protected]
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.