Re: Q: nanoseconds

H. Peter Anvin (hpa@transmeta.com)
20 Jan 1999 18:34:08 GMT


Followup to: <88990C47DD1@rkdvmks1.ngate.uni-regensburg.de>
By author: "Ulrich Windl" <ulrich.windl@rz.uni-regensburg.de>
In newsgroup: linux.dev.kernel
>
> What could be done now is to implement these POSIX.4 functions in the C
> library, simply upscaling microseconds to nanoseconds.
>
> Alternatively the kernel could do the same thing providing new syscalls.
>

The kernel should provide syscalls; Linux has already started to
migrate to nanoseconds with nanosleep() et al, so it seems to right
thing to do.

I don't think it would be a problem switching to nanoseconds for the
kernel, and have the legacy system calls do the conversion.

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

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