home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / database / 926 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  2.8 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!newshost.latech.edu!VM.CC.LATECH.EDU!ST25370
  2. From: ST25370@VM.CC.LATECH.EDU
  3. Newsgroups: comp.sys.mac.databases
  4. Subject: Re: 4D and the Disk Cache
  5. Message-ID: <168326AA6.ST25370@VM.CC.LATECH.EDU>
  6. Date: 28 Jul 92 13:34:58 GMT
  7. References: <1992Jul27.210040.14694@risky.ecs.umass.edu>
  8. Sender: usenet@engr.latech.edu
  9. Organization: LOUISIANA TECH UNIVERSITY
  10. Lines: 50
  11. Nntp-Posting-Host: vm.cc.latech.edu
  12.  
  13.  
  14.  
  15. > As I understand it, 4D gets no use out of the cache
  16. > because it does its own caching and would benefit
  17. > from the extra memory that the cache takes up.
  18.  
  19.  
  20. Correct.
  21.  
  22.  
  23. .
  24. > ...I have 8M RAM in
  25. > my 'puter.  Is 4D really capable of using all that?  Only, I imagine,
  26. > if I have a db that's that size, which I won't.  Why doesn't Acius
  27. > give some more detail about that in their install info?  Oh, well.
  28. --
  29.  
  30.  
  31. ACIUS does give more info about that in the 4D Customizer dox.  4D is
  32. capable of using a very large partition of your RAM.  It can use is for
  33. ..well... caching.  4D will cache data and code/layouts, which can be
  34. very, very useful fer instance when you have a nice little 7 page layout,
  35. and you're working from a structure file copy that's on a file server you
  36. are connected to by LocalTalk.  4D, with enough RAM, will hold that layout
  37. in memory until it's close, rather thatn having to load pages across the
  38. network as you flip from one to the other.  Given the small size of the
  39. standard lowend mac monitor, I would expect something like this to be a
  40. not-too-uncommon situation (multi-page layouts, that is).  After 3 years
  41. of both development and end-use of 4D databases, we have finally gotten
  42. out asministration to agree that 4Mb is a minimum RAM configuration for any
  43. new machine.  We have not been able to get them to standardise on an
  44. '030 machine, however, so we still are buying lowend machines for dbase
  45. work, and have the small monitor/slow CPU problem.  We are also encountering
  46. great resistance to ethernet migration...  They LIKE it slow and painful.
  47. Acius's Customiser has been a big help, because we have been able to allow
  48. 4D to make the best use of what memory is available.  4D Customiser allows
  49. us to configure each databases memory useage for any of several different
  50. end-user possibilities (2/4/8 Mb RAM and various partitions thereof), so
  51. we can help 4D best use waht cache it has, based on the dbase's needs.
  52.  
  53.  
  54. .
  55. ------------------------------------------------+---------------------
  56. "THEN ADD ANOTHER QUOTE AND MAKE IT A GALLON."  | RWJ@ENGR.LATECH.EDU
  57.                                  -GROUCHO MARX  | BILL JAMISON
  58.                                                 |---------------------
  59. "I HAVE NO MOUTH AND I MUST SCREAM."            |   THIS SPACE
  60.                                  -HARLAN ELLISON|        FOR RENT
  61. ------------------------------------------------+---------------------
  62.  
  63.