commit d7f3d889de2a4f2a828de288175e7095bc838b6b
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Fri Jun 5 08:41:10 2015 +0300
MDEV-8272: Encryption performance: Reduce the number of unused memcpy's
Removed memcpy's on cases when page is not encrypted and make sure
we use the correct buffer for reading/writing.
Jan Lindström (Inactive)
added a comment - commit d7f3d889de2a4f2a828de288175e7095bc838b6b
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Fri Jun 5 08:41:10 2015 +0300
MDEV-8272 : Encryption performance: Reduce the number of unused memcpy's
Removed memcpy's on cases when page is not encrypted and make sure
we use the correct buffer for reading/writing.
People
Jan Lindström (Inactive)
Jan Lindström (Inactive)
Votes:
0Vote for this issue
Watchers:
2Start watching this issue
Dates
Created:
Updated:
Resolved:
Git Integration
Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.
commit d7f3d889de2a4f2a828de288175e7095bc838b6b
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Fri Jun 5 08:41:10 2015 +0300
MDEV-8272: Encryption performance: Reduce the number of unused memcpy'sRemoved memcpy's on cases when page is not encrypted and make sure
we use the correct buffer for reading/writing.