Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Dec 2005 11:23:43 -0800
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        Bowen Zhou <zhou.bowen@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Object reusement implementation in 6.0release: HELP Wanted!!!
Message-ID:  <20051208192343.GT55657@funkthat.com>
In-Reply-To: <821419ca0512072329q4ad120c5g367dd2192b91eccd@mail.gmail.com>
References:  <821419ca0512072329q4ad120c5g367dd2192b91eccd@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Bowen Zhou wrote this message on Thu, Dec 08, 2005 at 15:29 +0800:
> 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?

If you are talking about in kernel land, take a look at zone(9)..

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



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