Warner Losh wrote: > Sure, there's a monster bug in the kldload/unload right now where that > eats wired memory. That bug should be fixed. There is? There is a well-known leak for preload stuff - the pages are not (yet) reclaimed after unload. We have the infrastructure to do that now. See vm_page_t vm_add_new_page(vm_offset_t pa); This can be used to reclaim the space consumed by preloaded files. Cheers, -Peter -- Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: kerneld for FreeBSD Jeroen C. van Gelderen
- Re: kerneld for FreeBSD Mike Smith
- Re: kerneld for FreeBSD Jeroen C. van Gelderen
- Re: kerneld for FreeBSD Mike Smith
- Re: kerneld for FreeB... Jeroen C. van Gelderen
- Re: kerneld for FreeB... Bjoern Fischer
- Re: kerneld for FreeB... Matthew Dillon
- Re: kerneld for FreeB... Robert Watson
- Re: kerneld for FreeB... Daniel C. Sobral
- Re: kerneld for FreeB... Warner Losh
- Re: kerneld for FreeB... Peter Wemm
- Re: kerneld for FreeB... Warner Losh
- Re: kerneld for FreeB... Nate Williams
- Re: kerneld for FreeB... Mike Nowlin
- Re: kerneld for FreeB... Julian Elischer
- Re: kerneld for FreeB... Mike Smith
- Re: kerneld for FreeB... Coleman Kane
- Re: kerneld for FreeB... Wes Peters
- Re: kerneld for FreeB... Nate Williams
- Re: kerneld for FreeB... Mike Smith
- RE: kerneld for FreeBSD Yevmenkin, Maksim N, CSCIO