Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 23:42:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237290] PORTS_MODULES - single thread ports build
Message-ID:  <bug-237290-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237290

            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: bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

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+=3D 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237290-227>