Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1261553

Re: [PATCH] ipc/msg: Implement lockless pipelined wakeups

From Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH] ipc/msg: Implement lockless pipelined wakeups
Date 2015-11-03 16:00 +0100
Message-ID <qqLe1-41D-1@gated-at.bofh.it> (permalink)
References <qpg2C-5bX-21@gated-at.bofh.it> <qpSAV-3Cq-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/01/2015 05:32 AM, Manfred Spraul wrote:
> Hi Sebastian,

Hi Manfred,

> with regards to functional tests:
> fakeroot is a heavy system V user (at least if it is configured for sysv).
> "make -j" under fakeroot was a useful stresstest

I don't see the msgsnd/msgrcv syscalls here. I do see others, sem
related for instance….

> with regards to benchmarks:
> I've attached one of my files.

Thank you. On 'AMD A10-7800 Radeon R7, 12 Compute Cores 4C+8G' I have
here:

test             |  before    |   after    | diff
-----------------|------------|-------------
pmsg-shared 8 60 | 52,386,363 | 56,455,763 | + ~7.77%
pmsg-shared 2 60 | 69,200,531 | 73,346,420 | + ~5.99%

so it improved a little :)

> Otherwise: Nice!
> 
> -- 
>     Manfred
> 

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH] ipc/msg: Implement lockless pipelined wakeups Manfred Spraul <manfred@colorfullife.com> - 2015-11-01 05:40 +0100
  Re: [PATCH] ipc/msg: Implement lockless pipelined wakeups Sebastian Andrzej Siewior <bigeasy@linutronix.de> - 2015-11-03 16:00 +0100

csiph-web