| Title | dma_qsort |
| Revision | 1 |
| Purpose | a better sorting algorithm for the dmhit utility on Unicos 6.x |
| Package type | program + mod |
| Application area | operating system |
| Abstract | When the unicos 6.x dmf utilities start to select files for migration (DMF) dmhit finally uses a sorting algorithm to make the best choise. This program is a substitute for the sorting algorithm. It consists of 1 independant program and a 1 line modification to dmhit. |
| Submittor | Gerben Jansen |
| Contact | Gerben Jansen |
| Phone | +31 20 5923000 |
| gerben@sara.nl | |
| Company/ Institution | SARA, Academic Computing Services, Kruislaan 415, 1098 SJ, Amsterdam, The Netherlands |
| CUG Site Code | SARA |
| Distribution method | contact: Gerben Jansen, SARA, Academic Computing Services, Kruislaan 415, 1098 SJ, Amsterdam, The Netherlands |
| URL | |
| Distribution restrictions | none |
| Copyright | not-for-resale |
| License required | no |
| License fee | n.a. |
| Hardware | CRAY YMP |
| Operating System | UNICOS 6.x |
| Compiler(s) | scc |
| Program support | when schedule permits |
| Documentation | README file. The source code contains comment which describes a test which will show the performance of the standard way of sorting and this way of sorting. |
| Portability to other UNIX systems | If you port DMF to other systems this change will work there as well ;-) |
| Additional comments |