https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237290

            Bug ID: 237290
           Summary: PORTS_MODULES - single thread ports build
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

Then some ports set via PORTS_MODULES then they builded with single thread,
with takes a lot of time.

Reproduce:
Add to /etc/make.conf
PORTS_MODULES+= graphics/drm-fbsd12.0-kmod

build kernel:
/usr/bin/time -h make -j`getconf NPROCESSORS_ONLN` -s -DALWAYS_CHECK_MAKE
buildkernel

top show only 1 cpu usage during drm-fbsd12.0-kmod port building.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to