Vienna Symphonic Library Forum
Forum Statistics

194,033 users have contributed to 42,907 threads and 257,902 posts.

In the past 24 hours, we have 5 new thread(s), 21 new post(s) and 108 new user(s).

  • VSL Daemon ?

    I see that Activity Monitor shows something called <vsldaemon> as (Not Responding)

    What is this? When do I begin worrying....?
    (G5 running OS10.4.5)

    Regards - Colin

  • Same here doesn't seem to affect performance.

    Julian

  • don't worry 'bout the daemon - it has no Application Loop, so it does not respond.
    but it will to VI, however.

    thanks

    christian teuscher
    development

  • In Unix and other computer multitasking operating systems, a daemon is a computer program that runs in the background, rather than under the direct control of a user; they are usually instantiated as processes.

    (from Wikipedia)

  • i'd like to add: in OSX process viewer and in windows taskmanager sometimes processes (daemons) show up as *not responding* - this does not conclusively mean the process (or application depending on the process) is hanging. in most cases the process ist just too busy to *give feedback* to the process viewer and just _appears_ to be not responding.

    the validation process of the AU is a good example for this behaviour - killing the process at this state or trying to open additional applications which rely on such a process might lead to unexpected results.

    another example would be a restore process of an entourage or outlook database - here you could notice the same effect.

    christian

    and remember: only a CRAY can run an endless loop in just three seconds.
  • The VSL daemon does have one point of interest: if it is running, you can't register another library. The Syncrosoft wizard will report that the key is being used. This is true even after you quit Logic, because the daemon is still running. When I force quit the VSL daemon using the Activity Monitor, the wizard worked. (Before that, I was powering down and up.)

  • last edited
    last edited

    @Plowman said:

    The VSL daemon does have one point of interest: if it is running, you can't register another library. The Syncrosoft wizard will report that the key is being used. This is true even after you quit Logic, because the daemon is still running. When I force quit the VSL daemon using the Activity Monitor, the wizard worked. (Before that, I was powering down and up.)


    you are obviously a power user and know quite a lot about the gear you are using.

    vsldaemon takes the load off <cold start> initialization. this speeds up further opening of instances. and again: it is <not responding> because it has no application loop of its own (the OS does not know anything about it ) . further on it does indeed support VI since it is a portion of code which does apply to any instance, thus reducing load strains etc. and it is _not_ under your (users) control.

    hope that helps

    thanks

    christian teuscher
    development