home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / sys5 / r4 / 496 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.2 KB

  1. Path: sparky!uunet!bcstec!bcsaic!sinan
  2. From: sinan@bcsaic.boeing.com (Sinan Karasu)
  3. Newsgroups: comp.unix.sys5.r4
  4. Subject: Solaris2 and RealTime scheduling
  5. Message-ID: <87062@bcsaic.boeing.com>
  6. Date: 12 Nov 92 02:45:29 GMT
  7. Organization: Boeing Computer Services AI Center, Seattle
  8. Lines: 23
  9.  
  10. Hi wizards,
  11. I am porting an application that requires very fine
  12. timing control to Solaris 2.0/2.1. I need to be able to schedule
  13. my program at given time increments. The time increment can be
  14. anywhere from 1 millisecond to 50 milliseconds. I gave played
  15. with setitimer and SIGALRM , they do work fine except I can not
  16. get better than 10 millisecond granularity. So I decided
  17. to try something more hardware oriented and noticed that there are
  18. 2 timer/counters in the MMU chip.
  19. Questions:
  20.  
  21. 1) Does the OS use either or both of these counters?
  22. 2) Are there other timers available on the Sparc platform?
  23. 3) Does the equation change if I use a VME based SparcEngine?
  24. 4) Does/Has anybody done/? any work in this area and give me some
  25.    pointers?
  26. 5) Are there other calls in Solaris 2.0 and derivatives that would
  27.    allow me to what I am trying to do ????
  28.  
  29.  
  30.  
  31. Thanx for any and all answers/pointers/criticism/etc...
  32. Sinan Karasu
  33.