home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / misc / 17061 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.6 KB

  1. Path: sparky!uunet!gatech!news.byu.edu!hamblin.math.byu.edu!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!netsys!ukma!psuvax1!psuvm!bgt101
  2. Organization: Penn State University
  3. Date: Wed, 18 Nov 1992 00:35:45 EST
  4. From: Blaise Tarr <BGT101@psuvm.psu.edu>
  5. Message-ID: <92323.003545BGT101@psuvm.psu.edu>
  6. Newsgroups: comp.sys.amiga.misc
  7. Subject: Re: Why doesn't Amiga core-dump? *sigh*
  8. References: <BxL1K6.CnG@usenet.ucs.indiana.edu>
  9.  <1992Nov15.103719.9969@sth.frontec.se>
  10. Lines: 23
  11.  
  12. bjst@sth.frontec.se (Bjorn Stenberg) says:
  13. >shulick@navajo.ucs.indiana.edu writes:
  14. >> Basically, I'm asking.. what allows a UNIX to coredump, and relativeily,
  15. >> what does Amiga LACK that won't let it coredump w/o crashing?
  16. >
  17. >Memory protection.
  18.  
  19. So why hasn't memory protection and resource tracking been implemented on the
  20. Amiga?  It doesn't SEEM too difficult of a project; use the MMU to make sure
  21. that a program only acceses its own memory and public memory.  If it tries to
  22. peek where it's not supposed to, terminate that process and free up its
  23. resources.  This of course would require Amigas with MMUs, so it couldn't be
  24. used on the low end machines, but then the people who use the low end machines
  25. are typically not the ones who would require memory protection.
  26.  
  27. I must say that I have never programmed an MMU, and I don't know how difficult
  28. of a challenge this would be.  I would love to hear other peoples' comments
  29. and ideas on this subject.
  30.  
  31.        ///  Blaise Tarr
  32.       ///
  33.   \\\///    BGT101@psuvm.psu.edu     "Typically, the subject being copied
  34.    \XX/     tarr@cs.psu.edu           is terminated."   -CSM 101
  35.