Re: integers and arrays inJava - how?



Roedy Green wrote:
On Thu, 30 Mar 2006 13:06:11 -0500, "Rhino"

I have thought there may be a general principle. Once a technology is
perfected, market forces insist it be declared obsolete.

Years ago the old saying was that it ran in cycles. Either hardware would change or system software would change. Back then it would take around three years for either to catch up with each other. That is, in the work place and in not labs. Since I got into the pc arena, I was not happy camper with that in 1992. With all of the decentralization of processing we all know how short that cycle has come to... Yesterday... LOL

Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.



Relevant Pages

  • Re: [PATCH] correct inconsistent ntp interval/tick_length usage
    ... Using the jiffies clocksource, the closest we can get to this interval ... Now, when NTP starts up, if we had perfect hardware and there was no ... 500 cycles per 500000000 ns ... This means without NTP correction, the system clock drift will match the ...
    (Linux-Kernel)
  • Re: [PATCH 06/23 -v8] handle accurate time keeping over long delays
    ... accumulated clock cycles. ... which is the same as the underlying hardware counter. ... dealing properly with the clocksource wrap issue (ACPI PM ... get_monotonic_cyclespatch. ...
    (Linux-Kernel)
  • Re: Design issue and Synthesis problem
    ... Yes, but it's NOT a common thing that hardware designers do, because ... The first clock sets up the value ... It is entirely possible to implement a bitonic sort in purely ... have a pipelined implementation that will take 6 clock cycles from ...
    (comp.lang.verilog)
  • Re: Nonlinearity in block cipher round functions
    ... > rotates. ... If you want to rotate a 32-bit word in hardware, ... the PentiumPro could do the multiply in 4 cycles. ... unsigned integer multiplications in 8 cycles with the PMULUDQ opcode, ...
    (sci.crypt)
  • Re: Implementation of pop count instruction
    ... > I am not a hardware guy, and this certainly isn't a homework problem, so ... > I have been thinking about how a pop count instruction would be ... > adders feeding 16 four bit adders, ... > pipeline all but the last the add, but this still takes five cycles. ...
    (comp.arch)