Re: UFS2 optimization for many small files



On Mar 12, 2008, at 12:23 PM, Angelo Turetta wrote:
Chuck Swiger wrote:
On Mar 12, 2008, at 11:44 AM, Angelo Turetta wrote:
I tried understanding where the difference was, but I cannot work- out any cause in the file systems:
I believe Cyrus will create hard links if the same email message is kept in multiple folders.

Do you know if this includes hard-linking multiple copies of the same message received by different users? If it's only for messages in the same user's mailbox, no way incidence can reach 20% in my case.

That's a good question. I don't see any reason why this couldn't include the same message received by different users, too....

--
-Chuck

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: UFS2 optimization for many small files
    ... I believe Cyrus will create hard links if the same email message is kept in multiple folders. ...
    (freebsd-questions)
  • Re: UFS2 optimization for many small files
    ... I believe Cyrus will create hard links if the same email message is kept in multiple folders. ...
    (freebsd-questions)
  • Re: file link Windows behavior
    ... The more appropriate question is "which file systems will this work on?" ... No. They're hard links, hence indistinguishable. ... term held the same meaning for Windows NTFS systems. ...
    (comp.lang.tcl)
  • Re: how to detect a hard link in Java?
    ... file systems. ... or grab a package like ... which includes Posix.statto get the inode and the number of links ... Files with more than one link are hard links. ...
    (comp.lang.java.programmer)
  • how to detect a hard link in Java?
    ... I have an application need to detect the hard links within the unix ... file systems. ... how to detect it and how to get the target path of this ...
    (comp.lang.java.programmer)