home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / disk / misc / pfs / product-info < prev    next >
Fred Fish's Product-Info  |  1995-02-27  |  2KB  |  68 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. PFS
  6. .type
  7. File System
  8. .short
  9. Professional filing system for the Amiga
  10. .description
  11. The standard AmigaDos filesystem (OFS) is very slow.  Commodore has
  12. tried to improve the performance of their filesystem a number of
  13. times.  Workbench 2.0 added the fast filing system (FFS), and now,
  14. with Workbench 3.0, we have the fast filing system with directory
  15. caching (FFS-DC).  This makes directoryscan faster but writing to
  16. disk and directory-operations like delete and rename are slower than
  17. ever.  This made me decide to write a filesystem that does better.
  18.  
  19. High performance
  20. - write: 3-5 times faster
  21. - read: 50% faster
  22. - directoryscan: 10-20 times FFS, 3 times FFS-DC 
  23. - delete/rename/protect etc: 10-20 times faster
  24.  
  25. Other features
  26. - full AmigaDos compatibility
  27. - upto 10% more data on a disk
  28. - better faulttolerance
  29. - parallel access almost without performance loss
  30. - disks NEVER get invalidated
  31.  
  32.   Both double density and high density floppy disks are supported.
  33. This version of the filesystem also supports small harddisk
  34. partitions.  Partitions up to 31MB are supported.  A version for
  35. larger partitions is under development and will be available to
  36. registered users only.
  37. .version
  38. 9.5.4
  39. .author
  40. Michiel Pelt
  41. .requirements
  42. Requires OS2.0+
  43. .reference
  44. AmigaLibDisk955:PFS/
  45. 6.11
  46. .distribution
  47. Shareware
  48. .address
  49. Michiel Pelt
  50. Waalstraat 328
  51. 7523 RS Enschede
  52. The Netherlands
  53. .price
  54. $20 (US), DM30, £15, FF100, f30
  55. .docs
  56. PFS.guide
  57. ProgrammersInfo
  58. Registration_form
  59. VersionHistory.doc
  60. plaindoc/Readme.doc
  61. plaindoc/Harddisk.doc
  62. germandoc/Readme.dok
  63. germandoc/Harddisk.dok
  64. .described-by
  65. Dan Fish (daf@daffy.amigalib.com)
  66. .submittal
  67. Downloaded via ftp from wuarchive.wustl.edu.
  68.