home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / network / nwl004.zip / 119.ASC < prev    next >
Text File  |  1991-10-29  |  1KB  |  33 lines

  1.                                FYI
  2.  
  3. Note: The origin of this information may be internal or external
  4. to Novell.  Novell makes every effort within its means to verirfy
  5. this information.  However, the information provided in this
  6. document is FOR YOUR INFORMATION only.  Novell makes no explicit
  7. or implied claims to the validity of this information.
  8.  
  9.             TITLE:  Loading CLIENT and SERVER into Upper Memory
  10.      DOCUMENT ID#:  FYI.P.6007
  11.              DATE:  October 29, 1991
  12.           PRODUCT:  NetWare Lite
  13.   PRODUCT VERSION:  All versions
  14.        SUPERCEDES:  NA
  15.  
  16.           SYMPTOM:  NA
  17.  
  18. ISSUE/PROBLEM
  19.  
  20. Loading CLIENT and SERVER into Upper Memory
  21.  
  22. Memory managers which load terminate-stay-resident programs
  23. (TSR's) such as CLIENT.EXE and SERVER.EXE into upper memory
  24. reserve a fixed length block of memory to load the program.  As
  25. long as the program is the same size in memory as it is on disk,
  26. there will be no memory conflict.  However, SERVER.EXE is
  27. actually larger when it is loaded than it is on disk.  Since
  28. SERVER.EXE is larger, memory managers that do not account for
  29. such growth may load SERVER into too small of a memory block. 
  30. This can cause memory corruption and the computer to hang.  To
  31. avoid this type of problem, we suggest that you do not load
  32. SERVER into upper memory.  CLIENT does not grow when loaded so it
  33. can be loaded "high".