Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2021 20:48:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227609] Compiling world from sources fails: out of swap space
Message-ID:  <bug-227609-227-2VA6JBa4XT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227609-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227609-227@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #14 from Vladislav V. Prodan <admin@support.od.ua> ---
I set 1 CPU in this VM and am trying to make world and a custom kernel in o=
ne
thread.


P.S. I have always used swap as a disk partition.=20


# swapinfo -h
Device          1K-blocks     Used    Avail Capacity
/dev/gpt/swap-ada0    512000     209M     291M    42%

root@vb-12:~ # top -PSTH -b 10
last pid: 92497;  load averages:  1.01,  1.07,  1.03  up 0+04:15:08    22:4=
6:09
475 threads:   4 running, 457 sleeping, 14 waiting
CPU: 84.3% user,  0.0% nice,  6.7% system,  0.3% interrupt,  8.8% idle
Mem: 145M Active, 51M Inact, 12M Laundry, 1395M Wired, 352M Free
ARC: 1013M Total, 318M MFU, 542M MRU, 2080K Anon, 13M Header, 139M Other
     744M Compressed, 2030M Uncompressed, 2.73:1 Ratio
Swap: 500M Total, 209M Used, 290M Free, 41% Inuse

   THR USERNAME    PRI NICE   SIZE    RES STATE    TIME    WCPU COMMAND
100537 root         78    0   200M   148M RUN      0:03  23.00% c++
100003 root        155 ki31     0B    16K RUN     21:52   0.00% idle
100203 root        -12    -     0B  5088K -        2:06   0.00%
zpool-zroot{zio_write_issue}
100037 root        -96    -     0B   224K WAIT     0:34   0.00% intr{irq21:
pcm0 ahci0}
100020 root        -76    -     0B   400K -        0:28   0.00%
kernel{if_io_tqg_0}
100078 root        -16    -     0B    16K -        0:21   0.00% rand_harves=
tq
100000 root        -16    -     0B   400K swapin   0:20   0.00% kernel{swap=
per}
100022 root        -76    -     0B   400K -        0:15   0.00%
kernel{if_config_tqg_0}
100492 root         20    0   194M  8812K RUN      0:13   0.00% tmux
100044 root        -92    -     0B   224K WAIT     0:12   0.00% intr{irq19:
em0:irq0+}

--=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-227609-227-2VA6JBa4XT>