POV-Ray : Newsgroups : povray.off-topic : An observation : Re: An observation Server Time
4 Sep 2024 07:20:59 EDT (-0400)
  Re: An observation  
From: Patrick Elliott
Date: 31 Oct 2010 16:29:26
Message: <4ccdd1a6@news.povray.org>
On 10/30/2010 8:05 PM, Jim Henderson wrote:
> On Sat, 30 Oct 2010 18:54:00 -0700, Patrick Elliott wrote:
>
>>   As I understand it the kernel may as well be the
>> same, assuming the same processor, but the interfaces, i.e. drivers, to
>> the rest of the stuff, isn't.
>
> Um, no, actually, the APIs would be the same because it's the same kernel
> code.
>
>> If you could build a PC with the same processor, then added in the
>> right drivers for the hardware on that machine, it would act like any
>> other version of Linux, assuming you compiled you code for that machine.
>
> Wait, what?  You seem to be contradicting yourself....
>
> Jim
How so? Drivers can be compiled into kernel, but most are not any more, 
and they can be added or removed, without effecting the kernel itself. 
You do have to compile it for the specific processor though, so where 
exactly do you think I contradicted myself?

-- 
void main () {
   If Schrödingers_cat is alive or version > 98 {
     if version = "Vista" {
       call slow_by_half();
       call DRM_everything();
     }
     call functional_code();
   }
   else
     call crash_windows();
}

<A HREF='http://www.daz3d.com/index.php?refid=16130551'>Get 3D Models, 
3D Content, and 3D Software at DAZ3D!</A>


Post a reply to this message

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