home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / minix / 5243 < prev    next >
Encoding:
Text File  |  1993-01-22  |  2.1 KB  |  52 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!email!hp
  3. From: hp@vmars.tuwien.ac.at (Peter Holzer)
  4. Subject: Re: Things I Wish Were In MINIX
  5. Message-ID: <1993Jan22.153536.10730@email.tuwien.ac.at>
  6. Sender: news@email.tuwien.ac.at
  7. Nntp-Posting-Host: quasi.vmars.tuwien.ac.at
  8. Organization: Technical University Vienna, Dept. for Realtime Systems, AUSTRIA
  9. References: I need a REFERENCE to post!!?? Bah! <1jo45aINN46t@usenet.INS.CWRU.Edu>
  10. Date: Fri, 22 Jan 1993 15:35:36 GMT
  11. Lines: 39
  12.  
  13. bf795@cleveland.Freenet.Edu (James Abendschan) writes:
  14.  
  15.  
  16. >Yes, I know, this is unsolicited, but these things have been gnawing at
  17. >me.
  18.  
  19. >* a "nice" command [or some way of increasing or decreasing command
  20. >priorities] .. this would be handy for cron and background tasks in
  21. >general.. so a backup called from cron doesn't slow the whole system to
  22. >a crawl [hypothetical.. I don't have another drive in which to back
  23. >MINIX upon!]    
  24.  
  25. Look for a package named kub-scheduler or sysupd2 at your favourite
  26. Minix archive. It gives you a much better scheduler (no more
  27. coffee-breaks after ls, if something is running in the background :-),
  28. a nice command and the profil system call.
  29.  
  30. >* faster i/o.  anything that goes to stderr seems to run much slower
  31. >than the rest of the text..  I have heard vague and unconfirmed rumors
  32. >about an "enhanced" stdio program which speeds reads & writes up a bit,
  33. >but, given my luck, it won't work on MacMINIX. 
  34.  
  35. It is called estdio, and I see no reason why it shouldn't work with 
  36. MacMinix. The version I have (and am not entirely happy
  37. with) is 2.3. I have read that there is a newer version but I haven't
  38. seen it anywhere yet. You could also use any of the public domain stdio
  39. implementations floating around on the net.
  40.  
  41. >Also, why do exec and
  42. >system calls take so long to execute the program?  Even with both
  43. >absolute filenames and caching, it still takes a long time.. why?
  44.  
  45. Good question. 
  46.  
  47. -- 
  48. |    _  | Peter J. Holzer                       | Think of it   |
  49. | |_|_) | Technical University Vienna           | as evolution  |
  50. | | |   | Computer Science/Real-Time Systems    | in action!    |
  51. | __/   | hp@vmars.tuwien.ac.at                 |     Tony Rand |
  52.