<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Verdana">Builds are done from SVN but the issue is also
      present in released V-5 build. Linux is all I use so I can't tell
      you about Win or Mac.<br>
      <br>
      Issue with loads when no guests, VBoxsvc, or VBox manager are
      running, just the kernel modules active.<br>
      <br>
      with running vboxdrv modules<br>
      uptime shows load average: 1.24, 1.18, 0.84<br>
      <br>
      show running services associated to VBox shows the following:<br>
      ps -awx | grep V<br>
      13713 ?        S<     0:00 [iprt-VBoxWQueue]<br>
      13717 ?        D      0:00 [iprt-VBoxTscThr]<br>
      <br>
      After stopping vboxdrv modules<br>
      load average: 0.11, 0.09, 0.16<br>
      <br>
      I have tried building without the new services plus a few more I
      thought might have been causing this, DnD, Crypt, Webservice,
      HIDPI, and SDL with the following in the LocalConfig.kmk but
      results were the same as with or without.<br>
      <br>
      VBOX_WITH_DRAG_AND_DROP = <br>
      VBOX_WITH_PLUGIN_CRYPT = <br>
      VBOX_WITH_WEBSERVICES = <br>
      VBOX_WITH_WEBSERVICES_SSL = <br>
      VBOX_GUI_WITH_HIDPI = <br>
      VBOX_WITH_VBOXSDL = <br>
      <br>
      The loads with vboxdrv modules enabled ( default ) are constant
      and never go below at least 1.24 which seems a little excessive to
      me when nothing is actually being used.  Any thoughts on the
      matter or advice on what to look for?<br>
      <br>
      Perry<br>
      <br>
    </font>
  </body>
</html>