home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / amiga / programm / 15638 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.3 KB

  1. Path: sparky!uunet!ukma!darwin.sura.net!jvnc.net!netnews.upenn.edu!netnews.noc.drexel.edu!coe.drexel.edu!news
  2. From: stuart@lorelei.ece.drexel.edu (Stuart R. Harper)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: physical memory protection with MMU
  5. Message-ID: <1992Nov10.154421.18725@cbis.ece.drexel.edu>
  6. Date: 10 Nov 92 15:44:21 GMT
  7. References: <1992Oct26.162400@uni-paderborn.de> <heinz.04a3@edohwg.adsp.sub.org>
  8. Sender: news@cbis.ece.drexel.edu
  9. Reply-To: heinz@edohwg.adsp.sub.org (Heinz Wrobel)
  10. Organization: Drexel U. - CCD - E4
  11. Lines: 16
  12.  
  13. In article <heinz.04a3@edohwg.adsp.sub.org> heinz@edohwg.adsp.sub.org (Heinz
  14. Wrobel) writes:
  15. >In article <1992Oct26.162400@uni-paderborn.de> chandler@uni-paderborn.de
  16. (Martin Grote) writes:
  17. >>I don't think it's impossible to install such a solution, so how about
  18. >>implementing it sometime?
  19. >
  20. >But how? YOu can't really use MEMF_PUBLIC as it has been misused a _lot_.
  21. >You can't just track memory that was allocated to one task as it might be
  22. >legally shared with other tasks and etc ...
  23.  
  24. Absolutly! I WISH we in the amiga programming community could get Commodore of
  25. their butts and implemeting a protected/virtual memory environment. I think I
  26. could live with the block memory/tracking scheme of the Mac or Windows if I had
  27. the ability to track and kill aberant processes.
  28.  
  29.