POV-Ray : Newsgroups : povray.windows : 1 minute delay at startup... : Re: 1 minute delay at startup... Server Time
5 Jul 2024 07:21:14 EDT (-0400)
  Re: 1 minute delay at startup...  
From: Saul Luizaga
Date: 11 Sep 2003 03:01:13
Message: <3f601db9@news.povray.org>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hello again, it occurred to me that could be this too:<br>
<br>
1) Another cause of delay could be that you have a FAT32 File System as
your C: partition, and you have installed Office 95, 97 or 2000, the
problem is those versions Installs a Indexing program (You can see it
in the control panel, as an icon which shows a yellow ray in front of a
pair of black binoculars, its name is FastFind), it indexes ALL files
on your FAT32 partitions, to access files quickly, BUT to do so, it has
to index the files which takes a lot of time and work for the PC and
specially from the disk, this causes retard on all operations that
require disk access including loading Windows and programs, this index
is a few megs (4-6 MB) in size but it has to be loaded to memory so
this also takes time, this is maybe the cause that you feel a little
delay when you load POV-Ray for the first time. Note that this index is
constantly being updated by its memory resident creator, plus, if
windows unloads it and/or swaps it to to the page file it has to be
re-read it, that's why POV-Ray does not load fast when you reload it
after a long while. Said all this you should disable the program by
loading the Control Panel applet and select on the File menu "Close and
Stop", TWICE (is a Microsoft Program), and delete all the indexes..<br>
<br>
2) To avoid this and to have a more secure and fast partition you can
converted it to NTFS File System, the default File System of Windows
2000/XP, with the following text typed on Start->Run... : <code><b>convert</b>
<i>C</i>: <b>/fs:ntfs</b><big><font face="Times New Roman">, and
follow the instructions.<br>
<br>
Good luck.<br>
Saul Luizaga.<br>
</font></big></code><code><b></b></code>
</body>
</html>


Post a reply to this message

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