bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 1/3] trans: make the mtab translator a multithreaded server


From: Samuel Thibault
Subject: Re: [PATCH 1/3] trans: make the mtab translator a multithreaded server
Date: Sun, 15 Dec 2013 20:43:21 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Justus Winter, le Wed 20 Nov 2013 11:10:06 +0100, a écrit :
> * trans/mtab.c (main): Use ports_manage_port_operations_multithread.

Aren't mutexes needed to protect the struct mtab content?  E.g.
trivfs_S_io_seek probably needs to take a mutex, to protect concurrent
seeks, as is done in hello-mt.c

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]