home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d870 / swap.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-27  |  622 b   |  18 lines

  1. .name
  2. SWAP
  3. .author
  4. Kamran Karimi 
  5. .source
  6. Includes source in C and assembly.
  7. .description
  8. Memory management may be considered as one of the weak points of Amiga OS.
  9. SWAP was written as a trial to provide swapping for Amigas without any
  10. special hardware.  The main intention is to let the user choose a task,
  11. swap it to disk so that its occupied memory is released, and do other
  12. things.  Later on, he could swap the program back to main memory and let it
  13. continue from the point it was interrupted.  
  14. .described-by
  15. Automatically generated from Contents file by c2pi program.
  16. .short
  17. Provides swapping w/out special hardware
  18.