New configure option --enable-track-src-odirect

This commit is contained in:
2009-11-28 12:41:16 +00:00
parent 2dc705f248
commit 685f057288
5 changed files with 32 additions and 3 deletions

View File

@ -91,6 +91,11 @@ By default the filter feature is disabled if effective user id and real
user id differ. This ban can be lifted by
--enable-external-filters-setuid
In some situations Linux may deliver a better write performance to DVD drives
if 64 KB rather than 32 KB are transmitted in each write operation.
64k can be made default at configure time by:
--enable-dvd-obs-64k
Drives and Disk File Objects