home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4981 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: univ-lyon1.fr!ifhamy!dscreve
  2. From: dscreve@ifhamy (David Screve)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: FindTask() VERY IMPORTANT
  5. Date: 7 Mar 1996 20:50:17 GMT
  6. Organization: INSA Lyon - Computer Science Dept / France
  7. Message-ID: <4hni69$8ub@tempo.univ-lyon1.fr>
  8. References: <4hfvff$sj6@werple.net.au> <192.6637T931T2098@academy.bastad.se>?20@ <4hm7qm$otm@news.uni-paderborn.de> <MlDlTdS00iWS45Xc5x@andrew.cmu.edu>
  9. NNTP-Posting-Host: ifhamy.insa-lyon.fr
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Berend Ozceri (bo24+@andrew.cmu.edu) wrote:
  13. : Excerpts from netnews.comp.sys.amiga.programmer: 7-Mar-96 Re: FindTask()
  14. : VERY IMPORTANT by Marco Nelissen@xs1.xs4al 
  15. : > Ralph Schmidt (laire@basis.owl.de) wrote:
  16. : > : Never ever use SysBase->ThisTask for your programs. It will be
  17. : > : banned/forbidden in the next OS release.
  18. : >  
  19. : > Says who? Why would a future OS not use this field?
  20.  
  21. : Any changes in the Exec micro-kernel, especially in the scheduler,
  22. : especially leaning towards multiprocessor support would make that field
  23. : obsolete.
  24.  
  25.     Regarding the scheduling code, I think there is no reason
  26. to delete this information. Yes, TCNestID, and such other could be
  27. "Schedule Dependant", but on every multitask OS, there is only one task
  28. active on a time (except on multi-processor computer, but this problem
  29. can be solved by protecting memory).  
  30.  
  31.  
  32. David
  33.  
  34.