> > Kevin Day wrote: > > > > Thoughts? > > man madvise? > Yeah, but MADV_FREE doesn't really do what I need. I have no idea if the system actually did free my ram or not. I want to hang on to the data, but if more ram is needed, then it can be discarded, but I need to know that it did, so that I can recreate it. Checking every time I blit an object to see if the page is zero'ed won't work. Kevin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Idea: disposable memory Kevin Day
- Re: Idea: disposable memory Daniel C. Sobral
- Re: Idea: disposable memory Kevin Day
- Re: Idea: disposable memory Matthew Dillon
- Re: Idea: disposable memory Alfred Perlstein
- Re: Idea: disposable memory Matthew Dillon
- Re: Idea: disposable memory Kevin Day
- Re: Idea: disposable memory David G Andersen
- Re: Idea: disposable memory Warner Losh
- Re: Idea: disposable memory Matthew Dillon
- Re: Idea: disposable memory Scott Hess
- Re: Idea: disposable memory Matthew Dillon
- Re: Idea: disposable memory Julian Elischer

