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

Re: [issue1129] hammer-inodes: malloc limit exceeded


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 16 Sep 2008 12:33:40 -0700 (PDT)

    Ok, I'm looking at the core.  There do not appear to be any
    memory leaks but HAMMER got behind on reclaiming inodes whos ref
    count has dropped to 0.

    In looking at the code I see a case that I am not handling in
    VOP_SETATTR.  Was the code you were running doing a lot of chmod,
    chown, or other operations on file paths that do not require open()ing
    the file?

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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