touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #70433
[Bug 1444241] Re: Add more POWER8 optimizations
Hi Adam,
> I'd be inclined to say it's too late in the cycle [...] given the
partial backports that very much touch common code, etc.
That's certainly understandable.
I believe it's possible to trim up the backports even more.
AFAICT, most changes are contained inside #ifdef HWAES_CAPABLE blocks,
and the first patch is just syntactic sugar so not to change a few lines
in subsequent patches; so I'll try to remove it, and change those few
lines (the 'ks' to 'ks->ks' change).
Then it should be OK to validate the places defining HWAES in other files/arches..
or even restrict any addition/ifdef even more w/ a POWER8/ppc64el specific conditional.
Does that help?
Thanks
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssl in Ubuntu.
https://bugs.launchpad.net/bugs/1444241
Title:
Add more POWER8 optimizations
Status in openssl package in Ubuntu:
New
Bug description:
There are some upstream commits that introduce optimizations with significant performance improvement for IBM POWER8.
This patch introduces their minimal bits/changes in the source package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/1444241/+subscriptions
References