Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2005 21:24:20 -0700 (MST)
From:      Siddharth Aggarwal <saggarwa@cs.utah.edu>
To:        freebsd-hackers@freebsd.org
Subject:   freeing disk block in 4.x kernel
Message-ID:  <Pine.LNX.4.61.0512042121430.18990@antitrust.cs.utah.edu>

next in thread | raw e-mail | index | archive | help

Hi,

I am trying to find out where in the kernel code blocks on disk are freed. 
I want to track all the blocks freed on the disk as a result of file 
deletes etc., in my pseudo disk driver. 
Is there an equivalent of a blockfree() or something in the 4.x kernel 
code, where I can put a hook into my driver?

Thanks,
Sid. 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.61.0512042121430.18990>