[issue1129] hammer-inodes: malloc limit exceeded

Matthew Dillon dillon at apollo.backplane.com
Tue Sep 16 12:35:31 PDT 2008


    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 at backplane.com>





More information about the Bugs mailing list