hello, everyone. I need solutions to implement object reusement in FreeBSD6.0. What I want to do is to clean the content of data blocks before the re-allocation of them. Then where (in which function ) should I insert my cleaning code in order to fulfill the reusement of data blocks? thanks.