home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / st / 16535 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.8 KB  |  38 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!mcsun!Germany.EU.net!ifado!wb
  3. From: wb@arb-phys.uni-dortmund.de (Wilhelm B. Kloke)
  4. Subject: Re: Minix
  5. Message-ID: <1992Nov12.082247.8319@arb-phys.uni-dortmund.de>
  6. Organization: Institut f. Arbeitsphysiologie a.d. Uni Dortmund
  7. References: <1992Nov11.061101.11967@zooid.guild.org> <1992Nov11.221632.25754@wam.umd.edu>
  8. Date: Thu, 12 Nov 92 08:22:47 GMT
  9. Lines: 27
  10.  
  11. In article <1992Nov11.221632.25754@wam.umd.edu> humphrie@wam.umd.edu (James B. Humphries) writes:
  12. >Anyone who uses, knows about, has, or wants to sell MINIX please email me.
  13. >
  14. >I'd like to have MINIX for the ST but I need to know stuff about it.  
  15. If you are not eager to do kernel developing, probably you want to know
  16. about MiNT, which is much more pleasant to use on the ST.
  17. >
  18. >How UNIX is it? If selling, HOW MUCH?  What is the recommended sys config for 
  19. >running it?  What can you do with it (multiuser? modem?)?  Those are a few of
  20. >the questions that spring to mind.  
  21. Minix is not much Unix, as it does not swap. Any process is memory
  22. resident. The 68000 processor is not very usable to program a real Unix
  23. or equivalent, as processes have to be in the same memory location for
  24. the duration of their execution.
  25. This limitation can remedied by having lots of memory. I would recommend
  26. twice as much as all processes you want to run together. As Minix is
  27. developed for the 8088 you may count 128kB for each process.
  28.  
  29. For Multi-User application you should be warned that there is no
  30. protection against destructive actions buy other users on the ST. The
  31. protection is a bit better on the 8088.
  32. Also Minix is limited to the level of 'version 7', which is not what
  33. most unix users want.
  34. -- 
  35. Dipl.-Math. Wilhelm Bernhard Kloke,
  36. Institut fuer Arbeitsphysiologie an der Universitaet Dortmund
  37. Ardeystrasse 67, D-4600 Dortmund 1, Tel. 0231-1084-257
  38.