Slashdot Mirror


User: Andreas+Remar

Andreas+Remar's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:reality check on MS-DOS Paternity Dispute Goes to Court · · Score: 1

    http://www.csee.wvu.edu/~jdm/classes/cs258/OScat/m icros.html

    This list clearly shows that there are/were several multitasking operating systems for the 8086. The important thing is that the 8086 have timers, so that the kernel can interrupt the current process and schedule the next.

    Multitasking means that the operating system multiplexes among several processes so that it appears that they are all running at the same time. This is how most operating systems today perform multitasking, even though there are pipelines and several execution units. There's still only one program running at a time, though it of course runs better with pipelines and more execution units.

    And regarding QDOS and MS-DOS, yes they are quite the same, and the Q in QDOS is for 'quick-n-dirty'. And saying that a company contributes because it takes your money.. well..

  2. Re:Port it to OpenGL? on Grand Theft Auto Released For Free · · Score: 1

    You do realise the game is 3D right?

    The buildings *are* texture mapped cubes

    Yes, but it is (was) software rendered. I think the parent poster knew it was in 3D.

  3. Re:You know Slashdot is going "mainstream" when .. on Linux Gains Support for NUMA · · Score: 1
    You know Slashdot is going "mainstream" when people have to explain who Linus is.
    Or when they have to even use his last name. :)

    Or when they claim that Linus created the OS GNU/Linux.