POV-Ray : Newsgroups : povray.msdos : Re: Question Server Time
24 May 2024 16:08:42 EDT (-0400)
  Re: Question (Message 14 to 23 of 33)  
<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>
From: Philip Bartol
Subject: Re: Question
Date: 30 Dec 1999 02:20:06
Message: <386b07a6@news.povray.org>
In article <3718FF7F.2B31014B@panama.phoenix.net>, Anthony Bennett
<ben### [at] panamaphoenixnet> wrote:
>Is this group really necessary?

Though I run Win95 on my machine I've never downloaded the Windows version of 
POV. The download time isn't worth the multi-tasking I don't do anyway (with 
POV anyway). I run POVDOS in a DOSBox on Win95 with as much CPU time and 
memory alotted to it as possible, only allowing me to ALT-TAB out to use the 
calculator or Spatch.

I don't run a Pentium and I don't have 16MB of RAM (let alone 32 or 64 that 
most Win users have available to Windoze). POVDOS runs great, the only limit I 
really run into is the Max_Trace_Level which under the DOS version only allows 
for about 32 levels of trace... but I've not really needed more than that yet 
(anything more would keep my little AMD busy for days).

Eventually I'll get the latest Bill Gates machine running that Win98 thing 
(yuck) and this computer will get some minor upgrades allowing me to run Linux 
comfortably. At that point I should be running both the Win version as well as 
the Linux version, I also plan to network the two computers together so I can 
share files. Stuff that's just too slow for the AMD I'll do on the new 
machine.

DOS isn't dead, there are 3 or 4 DOSes still around (even if MS won't sell it 
anymore), people all over the world still use it. Internet access is mainly 
what pushed me over to using Win95 full time, but even then I used a DOS 
program for 1/2 of my access (Arachne) because I only had 4MB of ram for a 
while.

Sorry any spelling mistakes, my newsgroup reader doesn't have spell check.

PHIL

---------------------------------------------------


Post a reply to this message

From: James Cannon
Subject: Re: Question
Date: 21 Jan 2000 05:16:48
Message: <38883210@news.povray.org>
Duh, yes. If you really want things done fast, Windows shares resources with
other programs, which slows down your trace. Read the Windows documentation.
Also, a DOS version can run on other platforms which aren't supported, but
run DOS programs, like IBM's OS/2.
Anthony Bennett wrote in message <3718FF7F.2B31014B@panama.phoenix.net>...
>Is this group really necessary?
>


Post a reply to this message

From: James Cannon
Subject: Re: Question
Date: 21 Jan 2000 05:20:18
Message: <388832e2@news.povray.org>
Uh, last I checked Windows Nt can run DOS proggies in NTFS. It's the
operating system, not the file system. Accessing HPFS partitions from DOS,
you're on the money there.


Margus Ramst wrote in message <371f81c2.0@news.povray.org>...
>Nieminen Mika wrote in message <371dd29a.0@news.povray.org>...
>>
>>  Not true.
>>  Microsoft has to support dos programs because most of people use them
>>(games etc). Sometimes those programs just don't work under windows.
>>  You also must be able to boot from a floppy disk. Suppose that your
>>computer gets infected by a virus. You have to boot from a clean floppy
>>and run a virus scanner from that floppy disk. You can't make a clean
>>boot to windows from a floppy disk. If you boot to windows, the virus will
>>also load itself to memory. If it has some sort of stealth capabilities or
>>something like that, there you are.
>>  That's why f-prot is still a dos-program.
>>
>
>Well, if Win2000 has a file system similar to NT, MS-DOS simply can't read
>the partition, right? Even Win98 is a horrible pain when running classic
DOS
>apps.
>
>
>>  Have you ever tested the speed of msdos pov (from raw dos) and winpov?
>>
>
>
>Yes. And given enough memory, POVWin is only slightly slower, if at all.
>
>Margus
>
>


Post a reply to this message

From: Ian Burgmyer
Subject: Re: Question
Date: 8 Feb 2000 00:18:31
Message: <389fa727@news.povray.org>
James Cannon <jam### [at] hotmailcom> wrote in message
news:38883210@news.povray.org...
> Windows shares resources with other programs, which slows down your trace

If so, answer me the following questions:

1. In Windows, how come DOS Quake gives me a 5 FPS framsboost over true DOS
(6.22)?
2. How some people report WinPOV faster then DOSPOV?
3. How can you prefer DOS over Linux? ;)

--
This message brought to you by:
-=< Ian (the### [at] hotmailcom >=-

Please visit my site at http://spectere2000.cjb.net! :)


Post a reply to this message

From: Nieminen Juha
Subject: Re: Question
Date: 8 Feb 2000 05:58:26
Message: <389ff6d2@news.povray.org>
Ian Burgmyer <the### [at] hotmailcom> wrote:
: 1. In Windows, how come DOS Quake gives me a 5 FPS framsboost over true DOS
: (6.22)?

  Actually dos-programs have to share time with 16-bit code such as the
timer interrupt. Switching between 32-bit protected mode and 16-bit real mode
18 times per second can slow things down noticeably.
  Under windows this changing is not necessary since the timer interrupt is
handled by windows in 32-bit protected mode (or at least I suppose so).

: 2. How some people report WinPOV faster then DOSPOV?

  Because MSVC++ can optimize code better than watcom for DOS.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Ron Parker
Subject: Re: Question
Date: 8 Feb 2000 08:35:19
Message: <slrn8a06sk.v8.ron.parker@ron.gwmicro.com>
On Tue, 8 Feb 2000 00:16:30 -0500, Ian Burgmyer wrote:
>3. How can you prefer DOS over Linux? ;)

DOS is just better for some things.  Go see the answers to last week's 
Slashdot interview with the leader of the FreeDOS project for some
examples.

-- 
These are my opinions.  I do NOT speak for the POV-Team.
The superpatch: http://www2.fwi.com/~parkerr/superpatch/
My other stuff: http://www2.fwi.com/~parkerr/traces.html


Post a reply to this message

From: Nieminen Juha
Subject: Re: Question
Date: 8 Feb 2000 11:11:57
Message: <38a0404d@news.povray.org>
Ron Parker <ron### [at] povrayorg> wrote:
: DOS is just better for some things.

  What things? I can't think of any.
  (Ok, there might be some DOS-programs which are not available for Linux
right now, but that doesn't make DOS better than linux.)

  Disclaimer: I use the dos-box (well, actually the 4dos-box) a lot when
I use windows. Some things are a lot easier to do in the command line than
with windows explorer.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Ken
Subject: Re: Question
Date: 8 Feb 2000 11:18:28
Message: <38A04191.8022A7A8@pacbell.net>
Nieminen Juha wrote:
> 
> Ron Parker <ron### [at] povrayorg> wrote:
> : DOS is just better for some things.
> 
>   What things? I can't think of any.

I'm going to use your own words against you -

"  You also must be able to boot from a floppy disk. Suppose that your
computer gets infected by a virus. You have to boot from a clean floppy
and run a virus scanner from that floppy disk. You can't make a clean
boot to windows from a floppy disk. If you boot to windows, the virus will
also load itself to memory. If it has some sort of stealth capabilities or
something like that, there you are.
  That's why f-prot is still a dos-program."

See ! There are some things you can do better in DOS than in Windows :)

-- 
Ken Tyler -  1300+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: Ron Parker
Subject: Re: Question
Date: 8 Feb 2000 11:20:21
Message: <slrn8a0gcd.v8.ron.parker@ron.gwmicro.com>
On 8 Feb 2000 11:11:57 -0500, Nieminen Juha wrote:
>Ron Parker <ron### [at] povrayorg> wrote:
>: DOS is just better for some things.
>
>  What things? I can't think of any.

Specifically, things that don't require the support of a full 32-bit
multitasking, multiuser operating system, like flash BIOS updates or 
lots of embedded and other industrial applications.  Go read the 
interview; it's very informative:

http://slashdot.org/article.pl?sid=00/01/28/1225206&mode=nocomment

-- 
These are my opinions.  I do NOT speak for the POV-Team.
The superpatch: http://www2.fwi.com/~parkerr/superpatch/
My other stuff: http://www2.fwi.com/~parkerr/traces.html


Post a reply to this message

From: Peter Popov
Subject: Re: Question
Date: 8 Feb 2000 15:21:14
Message: <1+WfOFIjF7et7vAYrMdsNUnCWeb7@4ax.com>
On Tue, 8 Feb 2000 00:16:30 -0500, "Ian Burgmyer"
<the### [at] hotmailcom> wrote:

>1. In Windows, how come DOS Quake gives me a 5 FPS framsboost over true DOS
>(6.22)?

Maybe the windows DPMI is better than Q's?

>2. How some people report WinPOV faster then DOSPOV?

What compiler is used for each? What settings? Is parsing an issue?
All things equal, windows is slower than DOS. Even the mouse
interrupts take some CPU time let alone the gui and all other things
it's doing behind your back.

>3. How can you prefer DOS over Linux? ;)

A mystery yet to be unveiled.


Peter Popov
pet### [at] usanet
ICQ: 15002700


Post a reply to this message

<<< Previous 10 Messages Goto Latest 10 Messages Next 10 Messages >>>

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