Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 268779 Details for
Bug 362357
add INTELAES=y option to sys-fs/loop-aes for an 8x speedup
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add aes-ni USE flag to loop-aes
loop-aes-3.6b-aes-ni.patch (text/plain), 708 bytes, created by
Hank Leininger
on 2011-04-06 22:23:51 UTC
(
hide
)
Description:
add aes-ni USE flag to loop-aes
Filename:
MIME Type:
Creator:
Hank Leininger
Created:
2011-04-06 22:23:51 UTC
Size:
708 bytes
patch
obsolete
>--- loop-aes-3.6b.ebuild 2011-03-23 13:56:33.000000000 -0400 >+++ loop-aes-3.6b-r1.ebuild 2011-04-03 15:23:19.000000000 -0400 >@@ -15,7 +15,7 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~amd64 ~arm ~hppa ~ppc ~sparc ~x86" >-IUSE="extra-ciphers keyscrub padlock" >+IUSE="extra-ciphers keyscrub padlock aes-ni" > > DEPEND="|| ( >=sys-apps/util-linux-2.12r[crypt] >=sys-apps/util-linux-2.12r[loop-aes] )" > RDEPEND="${DEPEND}" >@@ -35,6 +35,7 @@ > USE_KBUILD=y MODINST=n RUNDM=n" > use keyscrub && BUILD_PARAMS="${BUILD_PARAMS} KEYSCRUB=y" > use padlock && BUILD_PARAMS="${BUILD_PARAMS} PADLOCK=y" >+ use aes-ni && BUILD_PARAMS="${BUILD_PARAMS} INTELAES=y" > > if use extra-ciphers; then > MODULE_NAMES="${MODULE_NAMES}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 362357
: 268779