mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Timing performance regression 4.15 to 4.16-rc1
@ 2018-03-11 13:02 Zdenek Kabelac
  2018-03-13  4:03 ` Al Viro
  0 siblings, 1 reply; 5+ messages in thread
From: Zdenek Kabelac @ 2018-03-11 13:02 UTC (permalink / raw)
  To: LKML, Mike Snitzer, Mikulas Patocka, Alasdair G Kergon, viro

Hi

I've noticed quite some drop of performance (around 15% in some cases) where 
execution of lvm2 tests took longer time - and while tests itself should not 
really load CPU system  - the overall running time just got bigger.

Running bisect game pointed clearly to this commit:

---

commit 44c02a2c3dc55835e9f0d8ef73966406cd805001
Author: Al Viro <viro@zeniv.linux.org.uk>
Date:   Thu Oct 5 12:59:44 2017 -0400

     dev_ioctl(): move copyin/copyout to callers


---

clear revert of this commit on top of 3266b5bd97eaa72793df0b6e5a106c69ccc166c4
(recent  ~4.16-rc4)  restored timing of tests back.


I'm not sure why - so at this moment this is just a patch causing 15% longer 
running times on lvm2 test suite.


Regards

Zdenek

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-13 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-11 13:02 Timing performance regression 4.15 to 4.16-rc1 Zdenek Kabelac
2018-03-13  4:03 ` Al Viro
2018-03-13 11:17   ` Zdenek Kabelac
2018-03-13 16:45     ` Zdenek Kabelac
2018-03-13 21:46       ` Zdenek Kabelac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome