https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227609
--- Comment #14 from Vladislav V. Prodan <[email protected]> --- I set 1 CPU in this VM and am trying to make world and a custom kernel in one thread. P.S. I have always used swap as a disk partition. # 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:46: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_harvestq 100000 root -16 - 0B 400K swapin 0:20 0.00% kernel{swapper} 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+} -- 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]"
