Oliver> (The reason why I'm asking: I am going to set up a new
    Oliver> newsserver (INN) on a FreeBSD machine, where all data
    Oliver> including the newsspool is stored on a NetApp Filer.)

For local INN storage you can avoid the mtime issue simply by using raw
disk partitions. For cycbufs, you don't need the filesystem -- just treat
the raw disk as the file. By bypassing the filesystem you eliminate all
of its overhead. The INN documentation describes how to set this up. You
might want to try this before committing $$$$$$$$$$ to a netapp filer.

--lyndon

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to