Menu

daemon process is pinned to the first core!?!

2007-03-19
2013-05-09
  • Klabautermann

    Klabautermann - 2007-03-19

    In
    http://www.colinux.org/?section=status

    you can read:
    Version 0.6.1: ...... The daemon process is pinned to the first processor until
        we get the SMP stability issue fixed.
    --------
    Is the SMP stability issue fixed,now?

    I need 2 colinux pocesses on a dual core CPU. each on one core.

    things like set affinity via TaskManager wouldn't solve the problem. create a thread and start colinux in this new threadas child which is fixed to core would't work,too.

    Thanks for answering.

    Lorentz

     
    • Klabautermann

      Klabautermann - 2007-05-23

      Solution:

      set enviroment Variable 'COLINUX_NO_SMP_WORKAROUND=Y'

      imagecfg -a 0x1 c:\opt\coLinux\colinux-daemon.exe -c c:\opt\\coLinux\debian\config.xml
      imagecfg -a 0x2 c:\opt\coLinux\colinux-daemon.exe -c c:\opt\\coLinux\debian2\config.xml

      works fine

       

Log in to post a comment.