Added answer to "Why is simultaneous burning with multiple drives so slow ?"
This commit is contained in:
parent
41829bb046
commit
a87ff5291b
@ -21,6 +21,8 @@ Burning:
|
||||
|
||||
[#scsi_error What does that SCSI error message mean ?]
|
||||
|
||||
[#concurrent_burn Why is simultaneous burning with multiple drives so slow ?]
|
||||
|
||||
Imaging:
|
||||
|
||||
[#edit_files Is there a way to edit files inside the ISO image ?]
|
||||
@ -197,6 +199,13 @@ system kernel. If this does not help, contact
|
||||
[https://lists.gnu.org/mailman/listinfo/bug-xorriso GNU xorriso mailing list]
|
||||
and be ready for experiments.
|
||||
|
||||
===== Why is simultaneous burning with multiple drives so slow ? ===== #concurrent_burn
|
||||
|
||||
It is a known regression of Linux since about 2010 that operating more than
|
||||
one drive at the same time via SCSI commands shows severe throughput problems.
|
||||
See [ConcurrentLinuxSr the wiki page about this problem] which offers a
|
||||
workaround in userspace (your milage may vary), explanantions of the
|
||||
reason, and a link to a remedy proposal by courageous kernel modification.
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
'''Imaging'''
|
||||
|
Loading…
Reference in New Issue
Block a user