POV-Ray : Newsgroups : povray.off-topic : The greatest knowledge... : Re: The greatest knowledge... Server Time
30 Jul 2024 02:25:11 EDT (-0400)
  Re: The greatest knowledge...  
From: Darren New
Date: 9 Jun 2011 23:27:33
Message: <4df18f25$1@news.povray.org>
On 6/9/2011 18:34, Francois Labreque wrote:
> There's also the question of performance. One needs a metric ton of
> bladeservers to be able to match the performance under load of a 20 year old
> mainframe sysplex.

The main difference between mainframes and smaller systems is that 
mainframes are optimized for I/O. Even the mainframe I used 30 years ago 
could do several I/O operations simultaneously faster than the CPU could 
handle it. For example, you could be swapping in/out three processes, as 
well as accessing the data and an index page of a database, while the CPU is 
running full speed. There were four IOPs for each CPU, and each IOP could 
handle two DMA channels.

Sort of like how video cards nowadays do all kinds of processing without the 
CPU's involvement other than setting them up.

-- 
Darren New, San Diego CA, USA (PST)
   "Coding without comments is like
    driving without turn signals."


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.