Hi,
I have been reading the kernel sources. The vm_map struct at the /usr/src/sys/vm/vm_map.h file, contained this line:
struct vm_map {
struct vm_map_entry header; /* List of entries */
struct sx lock; /* Lock for map data */
struct mtx system_mtx;
int nentries...
Build machine: FreeBSD rpi2.org 11.0-STABLE FreeBSD 11.0-STABLE #0 r318134: Wed May 10 23:01:57 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI2 arm
svn source version r321000
Once buildworld finished overnight successfully I thought I was home and hosed... then the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.