DragonFly BSD
DragonFly bugs List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1841] vfscache panic when creating many links


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 16 Sep 2010 23:05:17 -0700 (PDT)

:                link("sin.c", id);

    There is no easy fix for this, the current vfs cache kinda depends
    on the vnode limit to indirectly control its size and hard links
    defeat the vnode limit (since one can have many hard links to the
    same vnode).

					-Matt



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