home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / internal / 1553 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.9 KB

  1. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!usc!news.service.uci.edu!unogate!mvb.saic.com!macro32
  2. From: "GWDGV1::MOELLER" <moeller@gwdgv1.dnet.gwdg.de>
  3. Newsgroups: vmsnet.internals
  4. Subject: RE: odd XQP behaviour
  5. Message-ID: <9014083@MVB.SAIC.COM>
  6. Date: Fri, 06 Nov 1992 11:20:57 +0100
  7. Organization: Macro32<==>Vmsnet.Internals Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 26
  10.  
  11. Nigel Arnot <NRA%ipg.ph.kcl.ac.uk@nsfnet-relay.ac.uk> writes:
  12. > Some of you may have noticed my recent posting to info-vax about VMS failing
  13. > to allocate a pagefile on a slightly fragmented disk, and what to do about
  14. > it. For those who didn't, the problem was that SYSGEN CREATE was failing to
  15. > allocate an 80000 block pagefile on a disk with around 200000 blocks free
  16. > in fragments of size over 6000 blocks. What it was doing was building a
  17. > file out of about four decent-sised fragments, and then filling the header
  18. > with all sorts of mostly tiny fragments presumably out of the extent cache.
  19.  
  20. This is documented behaviour of the CBT (contiguous best try) allocation
  21. option, which SYSGEN is using. It will look for suitable extents only
  22. a limited number of times, then revert to the "standard" practice.
  23.  
  24. > I have now found another funny: the same problem in reverse. A user ran
  25. > a FORTRAN program that generates two output files: the first stays small,
  26. > the second ends up at around 3000 blocks, both are opened 'NEW' (ie empty)
  27. > and filled with sequential writes.
  28.  
  29. Just recently I've seen the same with DECPs (VPA's new name) .CPD files,
  30. which get pre-allocated at different (large) sizes every day; this *may*
  31. have something to do with the availability of free extents, but I've no
  32. real clue yet. This is on VMS 5.4-3.
  33.  
  34. Wolfgang J. Moeller, GWDG, D-3400 Goettingen, F.R.Germany | Disclaimer ...
  35. PSI%(0262)45050352008::MOELLER      Phone: +49 551 201516 | No claim intended!
  36. Internet: moeller@gwdgv1.dnet.gwdg.de   | This space intentionally left blank.
  37.