[GSOC] System V IPC in userspace week7 report

Grigore Larisa larisagrigore at gmail.com
Sat Aug 10 02:07:14 PDT 2013


Hi,

On Mon, Aug 5, 2013 at 1:14 PM, Markus Pfeiffer <markus.pfeiffer at morphism.de
> wrote:

> Dear Larisa,
>
> On Mon, Aug 05, 2013 at 02:32:05AM +0300, Grigore Larisa wrote:
> > For next week, more tests will be done. I will also focus on resource
> limits
> > and adding multithreading capabilities to the daemon (I am thinking to
> use a
> > pool of threads to handle messages received from clients).
>
>
> Is it (reasonably easily) possible to just have multiple daemons for shm,
> i.e.
> not using threads?


>
Independently of that, would it be possible to run multiple shm daemons on a
> system (say for making some sort of memory locality happen for instance)?

Markus
>

Yes if those run in separate jails. In a single jail it would be a problem
if two processes request the same resource from separate daemons. Each
resource is managed by a single daemon.

Larisa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/kernel/attachments/20130810/84038bf9/attachment-0001.htm>


More information about the Kernel mailing list