Re: Kernel threads on HP-UX

From: Manoj R (manuu_at_rocketmail.com)
Date: 10/25/05

  • Next message: Ken: "Re: boot from dvd"
    Date: 24 Oct 2005 18:01:17 -0700
    
    

    The published interface is not available on 11.11. What that means is
    that 3rd Party kernel modules don't have "official" support for
    creating kernel threads on 11.11. There are "unofficial" ways to do it
    of course (contact HP if anybody needs a handle on that).

    On 11.23 they have the published interface
    kdaemon_thread_create()/terminate().

    Since I was looking at the 11.11 DDK obviously I didn't find much
    there, but the 11.23 DDK has everything covered.

    -Manoj


  • Next message: Ken: "Re: boot from dvd"