Re: Add pselect, ppoll system calls.

From: Ulrich Drepper (drepper_at_redhat.com)
Date: 06/13/05

  • Next message: Jakub Jelinek: "Re: Add pselect, ppoll system calls."
    Date:	Mon, 13 Jun 2005 09:31:32 -0700
    To: David Woodhouse <dwmw2@infradead.org>
    
    
    

    David Woodhouse wrote:
    > Yes, we should make the time for ppoll() a 64-bit value, so you can
    > request a time period longer than 24 days. Shall we also switch to
    > microseconds?

    I don't see the need for higher precision in this API and a change is
    confusing. There is nanosleep() for people who only want a delay and
    that can be done with high precision.

    -- 
    ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
    
    

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/



  • Next message: Jakub Jelinek: "Re: Add pselect, ppoll system calls."