FS#69231 - [systemd] backport cryptsetup: add support for workqueue options

Attached to Project: Arch Linux
Opened by Simon Reiser (simonfxr) - Wednesday, 06 January 2021, 09:39 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 06 January 2021, 13:11 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Systemd recently introduced support for disabling cryptsetup read/write workqueues,
giving a nice performance boost on fast flash drives.

quoting the commit message:

"This commit adds support for disabling the read and write
workqueues with the new crypttab options no-read-workqueue
and no-write-workqueue. These correspond to the cryptsetup
options --perf-no_read_workqueue and --perf-no_write_workqueue
respectively."

The commmit id is 227acf0009bde2cd7f8bc371615b05e84137847d.

It would be nice to have this commit backported.

I tried it myself and it works for me (see attached PKGBUILD patch)
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Wednesday, 06 January 2021, 13:11 GMT
Reason for closing:  Won't implement
Additional comments about closing:  Backporting is for bug fixes, not new features or especially config options.

Loading...