I do not think "splice" should be an option that is exposed to
users.

Either the kernel support works, or doesn't.

> The option nosplice is useful for performance comparison and
> debugging.

+               { "nosplice",           NOSPLICE },

That is crazy notion.  Either it is faster and works, and it should be
used when possible, or we should not have the code in the kernel or in
userland.

Secondly, bugs should not be diagnosed using new 'options' in a
configuration file.  Bugs will be found a different way, and then
fixed.

> ok?

No.

Reply via email to