Changes between Initial Version and Version 1 of Ticket #55041, comment 2


Ignore:
Timestamp:
Oct 9, 2017, 1:38:01 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55041, comment 2

    initial v1  
    33What about the rest? Each tcl script we run, and we run several for each subport, has to start tclsh and initialize the ports system. Is there a way we can initialize the ports system just once per subport and get all the information we need?
    44
    5 We have `$(sysctl -n hw.activecpu)` CPU cores. Is there a way we can check that many ports at the same time?
     5We have `$(sysctl -n hw.activecpu)` CPU cores. Is there a way we can check that many ports in parallel?