Re: POSIX semaphores?

From: Daniel Eischen (eischen_at_vigrid.com)
Date: 01/30/04

  • Next message: John Baldwin: "Re: API to turn off the display"
    Date: Fri, 30 Jan 2004 12:52:02 -0500 (EST)
    To: Andrey Chernov <ache@nagual.pp.ru>
    
    

    On Fri, 30 Jan 2004, Andrey Chernov wrote:

    > On Fri, Jan 30, 2004 at 10:20:36AM -0500, Craig Rodrigues wrote:
    > > It's also documented in the sem(4) man page. sem(4) documents this option and
    > > tells you what to kldload if you haven't enabled this option in the kernel.
    >
    > Why we don't have /etc/defaults/rc.conf option to load them automatically,
    > like sysvipc_enable ? What prevents us to have it? Is it non-productional
    > implementation quality or just simple forgetting? In later case I could
    > add it.

    ksems were Alfred's baby; you might want to ping him
    about it. Whatever you want to do would be OK with me.

    -- 
    Dan
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: John Baldwin: "Re: API to turn off the display"

    Relevant Pages

    • Re: 4.9 KLDload error
      ... >>kldload should give more error information on what function it failed to load. ... >the kernel linker will send debugging output to the system console. ... I will look into it to see what causes this compile problem. ...
      (freebsd-hackers)
    • Re: SCO binary compatibilkity
      ... kldload ibcs2_coff.ko ... >kernel and install by default? ... >relatively easy task to recompile a new kernel to enable compatibility? ... Outgoing mail is certified Virus Free. ...
      (freebsd-questions)
    • RE: Question
      ... kldload snd_maestro3.ko ... then u can verify if it was loaded using "kldstat" ... it will automatically load snd_pcm.ko to the kernel. ... To unsubscribe, ...
      (freebsd-questions)
    • Re: New driver loading scheme for Project Evil, need input
      ... > i don't understand the issue of name collisions though. ... > we kldload, ... > Then it suffices to rename the patched files... ... The kernel will complain if you try to load a module of type "foo,1" ...
      (freebsd-current)
    • Re: NDIS build from latest cvsup - error with "make load"
      ... >used by kldload to indicate that there are missing symbols (in the ... More information is print to the console. ... also I am finding issues with building the kernel ... *** Error code 1 ...
      (freebsd-current)