[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    Re: [NEW PATCH] timers, sysctl, signal (only to get POSIX timers
From:       Riley Williams <rhw () MemAlpha ! CX>
Date:       1999-08-07 19:39:01
[Download RAW message or body]

Hi Robert.

 > Point taken, are you sure that all platforms can do 64 bit
 > calculations? (or does the compiler support it?)

My understanding is that all platforms CAN do 64 bit calculation, but
it's generally frowned upon on 32-bit platforms as it's rather slow.

Presumably, something along the lines of the following would be
preferred...

 Q> #ifdef NATIVE_64_BIT
 Q>	// 64-bit calculation
 Q> #else
 Q>	// 32-bit calculation
 Q> #endif

Best wishes from Riley.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux  |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch.   |
+----------------------------------------------------------------------+
 * ftp://ftp.MemAlpha.cx/pub/rhw/Linux
 * http://www.MemAlpha.cx/kernel.versions.html


-
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/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic