home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Graphics / graphics-16000.iso / msdos / raytrace / dkb / dkbmod.doc < prev    next >
Text File  |  1991-05-24  |  3KB  |  57 lines

  1.                                  DKBMOD
  2.                     Virtual Memory Utility for DKBPRO
  3. ------------------------------------------------------------------------------
  4.                      
  5.  
  6. This file contains a utility program for DKBPRO. It's purpose is to expand 
  7. (or reduce) the amount of memory available to DKBPRO during it's operation. 
  8. The "region size" consists of the physical RAM *PLUS* the amount of disk 
  9. space allocated to a swapfile for DKBPRO. As posted on CIS DKBPRO will 
  10. render approx. a 15,000 triangle file. (Supports 4Megs of memory. In a 
  11. machine with less than 4megs of RAM the VMM will be used to raise it to
  12. that amount. In a machine with *more* than 4megs of RAM it will go ahead and
  13. use it.) To expand the virtual memory available more Hard Disk space
  14. must be allocated to DKBPRO. DKBMOD will list the amount of physical RAM 
  15. available in the machine PLUS the free space on the hard disk. Any or all of 
  16. this can be allocated for DKBPRO's use during a trace. Theoreticly this
  17. can go as high as 4 Gigabytes! 
  18.  
  19. Use of DKBMOD.  
  20. --------------
  21. Place DKBMOD in the same directory as DKBPRO. From the command
  22. line type:
  23.  
  24. DKBMOD DKBPRO
  25.  
  26. The program will run and present a list of the current parameters that 
  27. DKBPRO operates under. The number in the upper right corner of the table
  28. (The one labeled "Region Size:") is the amount of memory (Both virtual 
  29. and physical combined AT THAT TIME.) that DKBPRO can use. 
  30. Press the (M)odify key to change the parameters. You can then manualy 
  31. enter the amount of memory you want the program to use although it is 
  32. suggested you use the (A)ccept key to use the reccomendations of DKBMOD.
  33. ( *** Remember you need enough free disk space to write out your image
  34. file as it is created though!!! *** ) For a 32,000 triangle image you need 
  35. about 6000K of memory available. The DKBPRO executable file will then be
  36. modified to reflect your choices. Since much of this "memory" is usually
  37. a swap file on your hard disk you will get much better performance with
  38. a recently de-fragmented disk. The program will NOT allow you to allocate
  39. a larger region size than can be created AT THAT TIME. I.E. if you have
  40. 6 Megs of combined RAM/Hard Disk space avail. you cannot make the region
  41. size any larger than that. Also if the region size is set to a particular
  42. amount and your hard disk is later filled to the point that the free
  43. disk space is not large enough for the required swap file to be created, 
  44. the program will *NOT* run. It will error with an insufficient memory
  45. error. You will need to modify the region size to accomodate the smaller 
  46. amount of disk space avail.
  47.  
  48. Bill Pulver    CIS: 70405,1152              
  49. 5/22/91
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.