What happen when FreeBSD boot first time????????

Oleksandr Tymoshenko gonzo at bluezbox.com
Sun Nov 9 19:20:21 PST 2008


Kamlesh Patel wrote:
> Hi Friends,
> 
> I am working on FreeBSD Virtual Memory improvement algorithm.
> How VM allocate pages first time when system boot?
> How phys_avail[] have values in sys/vm/vm_Page.c line 228?
     It's set by machine-dependent part of code. grep for
phys_avail[] in i386/amd64/arm/etc..


More information about the freebsd-hackers mailing list