Re: Multiprocessor Core




Frank Kotler wrote:
> But if I may answer anyway... My thought on it is that this is going to
> ask a lot of programmers - especially compiler-writers. Making efficient
> use of such a setup would take some slick programming, I would think.
> With some exceptions, I don't see that the software we've got does an
> especially good job of managing the hardware we've got. I fear that this
> could make the situation worse. Much of the hardware is likely to be
> sitting idle much of the time, simply due to a lack of anything useful
> to do. When a "peak load" (of unknown size and duration?) comes along,
> parcelling out the labor in an optimal manner seems like a programming
> nightmare to me.
>
> That's just based on a "feeling", not on any factual knowledge of how
> such a beast would be programmed.

>>From my experience OS is the only one to blame for slowing the
applications down (it may not always effectively share the CPU
resources bettween the applications). We need to do "imaginary
programming" right from the boot sequence. In theory it should allow to
load several Operating Systems in parallel on a single multi-core CPU.

.



Relevant Pages

  • Re: GoTo in Java
    ... large graphics applications or gaming or simulation software; ... code maintaining shop if you do this.) ... Scripting languages are programming languages; ...
    (comp.lang.cobol)
  • Re: Programming Practices
    ... developing C# applications and programming in general. ... and have developed simple applications to work with Access/SQL databases. ... code into 'layers', you hear about the presentation layer, the data access ... I implemented this with a data access layer, a business logic layer and the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Why use relational tables in OO (please just take a look inside)
    ... The proper construction of OO applications lies ... programming than that provided by SA/SD/SP. ... > Every paradigm has it's limitations, and OO is not an exception. ... > and a set of not so recently hired employees. ...
    (comp.object)
  • Re: What is .net
    ... software) for installing and running ASP.NET desktop applications and Web ... You just want to learn, and have no experience programming (nothing ... relational database design in general and SQL Server in particular. ... don't ignore the topic of "relational database design" - ...
    (microsoft.public.dotnet.faqs)
  • Re: What is .net
    ... software) for installing and running ASP.NET desktop applications and Web ... You just want to learn, and have no experience programming (nothing ... relational database design in general and SQL Server in particular. ... don't ignore the topic of "relational database design" - ...
    (microsoft.public.dotnet.framework.aspnet.buildingcontrols)