[MDEV-8272] Encryption performance: Reduce the number of unused memcpy's Created: 2015-06-05 Updated: 2015-06-09 Resolved: 2015-06-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - InnoDB, Storage Engine - XtraDB |
| Fix Version/s: | 10.1.6 |
| Type: | Task | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Try to remove memcpy's in cases when page is not encrypted. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2015-06-09 ] |
|
commit d7f3d889de2a4f2a828de288175e7095bc838b6b Removed memcpy's on cases when page is not encrypted and make sure |