home *** CD-ROM | disk | FTP | other *** search
/ Dream 49 / Amiga_Dream_49.iso / amiga / workbench / commodoties / changemempri.readme < prev    next >
Text File  |  1998-02-11  |  2KB  |  65 lines

  1. Short:    Changes the priority of memory nodes
  2. Author:   platon@cu-muc.de (Chris Hodges)
  3. Uploader: platon@cu-muc.de (Chris Hodges)
  4. Version:  V1.2 (08-Feb-98)
  5. Type:     util/cli
  6.  
  7. ChangeMemPri V1.2 by Chris Hodges
  8. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  9.  
  10. Introduction
  11. ~~~~~~~~~~~~
  12. This tiny tool can change the memory priority of any memory node  available
  13. in  your  system.  The  priority  determines which memory is prefered to be
  14. allocated if it's free.
  15.  
  16. Why could it be useful to change the priority? Let's say you've got  32  MB
  17. on  your  Cyberstorm  and  8  MB  on your A4000 mainboard. Now you need the
  18. largest block available for ShapeShifter. During bootup, your CS memory  is
  19. filled  up,  leaving  just about 28 MB free on the CS board but the 8 MB on
  20. your motherboard remain untouched. Now, if you lower the  priority  of  the
  21. CS-Ram  or  increase the priority of the mainboard ram, the big 32 MB chunk
  22. doesn't  get  filled  during  boot  up,  leaving  it  for  your  use   with
  23. ShapeShifter.
  24.  
  25. Requirements
  26. ~~~~~~~~~~~~
  27. ChangeMemPri needs Kick 2.04 or higher.
  28.  
  29. Usage
  30. ~~~~~
  31. ChangeMemPri [NAME] yourmemory [PRI] newpri [START hexadr] [LIST]
  32.  
  33. or just
  34.  
  35. ChangeMemPri
  36.  
  37. You might have to use quotes if the name of the memory node contains spaces
  38. (e.g. "chip memory" or "expansion memory").
  39.  
  40. If you have got two or more memory chunks in your system carrying the  same
  41. name,  you  better provide a startadress to identify the board more clearly
  42. (e.g 'ChangeMemPri "expansion memory" 40 START  8000000'  will  change  the
  43. priority of the CyberStorm Memory Board to 40).
  44.  
  45. Specifying  the  optional  LIST  switch  or  running  ChangeMemPri  without
  46. parameters returns a list of all the memory nodes available.
  47.  
  48. History
  49. ~~~~~~~
  50. V1.2 (08-Feb-98): Added LIST option.
  51. V1.1 (08-Feb-98): Added START option for use when you've got memory  chunks
  52.                   with the same name.
  53. V1.0 (08-Feb-98): First release.
  54.  
  55. Contact address
  56. ~~~~~~~~~~~~~~~
  57. Any mail, comments or donations welcome:
  58.  
  59. Chris Hodges                    Account: 359 68 63
  60. Kennedystr. 8                   BLZ    : 700 530 70
  61. D-82178 Puchheim                Bank   : Sparkasse Fⁿrstenfeldbruck
  62. Germany
  63. Tel.: +49-89/8005856
  64. Email: platon@cu-muc.de         WWW: http://platon.home.pages.de/
  65.