<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 03/07/2016 08:19 AM, Markus Seeber wrote:<br>
    <blockquote cite="mid:56DD8DFF.7080805@spectralbird.de" type="cite">
      <pre wrap="">On 03/07/2016 02:12 AM, Jonathan E. Brickman wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Greetings, everyone.  Since I am using 85% of JACK DSP in my primary
production box, while using 14% of the CPU and 1/8 of the RAM according
to htop, it appears that I need to develop a way to move forward :-)
</pre>
      </blockquote>
      <pre wrap="">
14% of what? One physical core? One virtual core? All cores?</pre>
    </blockquote>
    Eight physical cores.
    <blockquote cite="mid:56DD8DFF.7080805@spectralbird.de" type="cite">
      <blockquote type="cite">
        <pre wrap="">I would like to use the power of my box to do the same internally.
</pre>
      </blockquote>
      <pre wrap="">
Jack should be doing this already in a single instance.</pre>
    </blockquote>
    No, it should not, as you explained! :-)  <br>
    <blockquote cite="mid:56DD8DFF.7080805@spectralbird.de" type="cite">
      <pre wrap="">From what I just read:

* You noticed, that there is a high DSP load for JACK
* You noticed, that there is a low CPU load on you box, which has most
likely multiple physical cores?

So I assume you think the following:
Ok, my Hardware still has free CPU resources, and since JACK is supposed
to be a smart thing, it should be able to utilize all of my CPU cores.</pre>
    </blockquote>
    Best to not assume. :-)<br>
    <br>
    What is happening right now, is I have seven synth+filter chains,
    all run through the single JACK server, all feeding eventually into
    the one sound card.  I have more than ample CPU to run them all, but
    as you and others have explained, one JACK server is reaching its
    limits to handle them all because of the limits of the synchronous
    nature of everything.  So what I intend to do, is to run all of the
    chains independently, asynchronously, on their own JACK servers, and
    then combine them all into a separate final which will connect to
    the sound card.  This is being done already with as many
    motherboards as desired, but I would like to do it within one very
    powerful box.<br>
    <br>
    <div class="moz-signature">-- <br>
      <div style="color: #993300; font-size: 0.8em; font-style: italic;">
        Jonathan E. Brickman   <a class="moz-txt-link-abbreviated" href="mailto:jeb@ponderworthy.com">jeb@ponderworthy.com</a>   (785)233-9977<br>
        Hear us at <a href="http://ponderworthy.com">http://ponderworthy.com</a>
        -- CDs and MP3 <a
          href="http://ponderworthy.com/ad-astra/ad-astra.html">now
          available!</a><br>
        Music of compassion; fire, and life!!!
      </div>
    </div>
  </body>
</html>