System V IPC in userspace week13 report

Grigore Larisa <[email protected]>
Newsgroups gmane.os.dragonfly-bsd.kernel
Message-ID <CAKt0zCxjr3CRGe=pGDcjB_2NeDdtRdbq_PZEAWFDgyRK2H1hsA@mail.gmail.com>
Hi all,

This week I have integrated my implementation with postgresql and I have
doing performances testing with pqbench. The results are comparable with
the kernel implementation. I had a bug in my mutex implementation because I
thought using lwp_gettid will return an id unique in the system.

Now I am trying to find ways to gain more performance. In my implementation
I was using only mutexes and in semaphores case I am using only one mutex
per group. I've implemented rwlocks and I want to see what is the
performance with them and a mutex per semaphore.

This week I will gather all results and do a final refactoring.

Thanks,
Larisa
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.