[dm-devel] default_prio_callout in multipath-tools-0.4.5-pre2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

In multipath.conf of multipath-tools-0.4.5-pre2, "/bin/true" is set
as default_prio_callout, but I think "none" is better as default.

"/bin/true" assigns a priority value of "0" and "none" assigns
that of "1", but the results are same according to the flat priority
assignment.
And "none" is more efficient, since "multipath" command doesn't
call execute_program() which does fork() and exec().

Additionally, dependent commands can be reduced by using "none".
It is helpful for / on multipath, since commands which need to be
included in initramfs can be reduced when the default setting is used.

Any comments?

Thanks,
Ky (Kiyoshi Ueda)


[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux