POV-Ray : Newsgroups : povray.off-topic : Who was looking for message-passing OS examples? : Re: OS what-ifs Server Time
7 Sep 2024 13:22:03 EDT (-0400)
  Re: OS what-ifs  
From: Darren New
Date: 13 Aug 2008 18:37:05
Message: <48a36211$1@news.povray.org>
And if you want to see how the file system isn't "array of bytes" files, 
look at the different files in
singularity-6709\base\Contracts\Io.Contracts
which specify the types and state machines you can pass around. Note 
that (for example) the Video Device contract isn't anything like an 
array of bytes.  (Of course, the compiler stores the records in arrays 
of bytes in memory, but that's invisible to the programmers.)

-- 
Darren New / San Diego, CA, USA (PST)
  Ever notice how people in a zombie movie never already know how to
  kill zombies? Ask 100 random people in America how to kill someone
  who has reanimated from the dead in a secret viral weapons lab,
  and how many do you think already know you need a head-shot?


Post a reply to this message

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