home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / misc / 19573 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.7 KB

  1. Xref: sparky comp.sys.next.misc:19573 comp.sys.next.advocacy:2225
  2. Path: sparky!uunet!overload!dillon
  3. From: dillon@overload.Berkeley.CA.US (Matthew Dillon)
  4. Newsgroups: comp.sys.next.misc,comp.sys.next.advocacy
  5. Subject: Re: New release of SLIP software
  6. Distribution: world
  7. Message-ID: <dillon.0noh@overload.Berkeley.CA.US>
  8. References:  <1992Sep13.021511.22878@ni.umd.edu>
  9. Date: 13 Sep 92 09:08:00 PST
  10. Organization: Not an Organization
  11. Lines: 28
  12.  
  13. >In article <1992Sep13.021511.22878@ni.umd.edu> louie@sayshell.umd.edu (Louis A. Mamakos) writes:
  14. >
  15. >I've left a new version of my SLIP software on SONATA.CC.PURDUE.EDU and
  16. >CS.ORST.EDU.  Look for the files:
  17. >
  18. >-rw-r--r--  1 louie       4462 Sep  4 22:27 SLIP_920904.README
  19. >-rw-r--r--  1 louie        291 Sep  4 22:27 SLIP_920904.md5
  20. >-rw-r--r--  1 louie     532480 Sep  4 22:27 SLIP_920904.tar
  21.  
  22.     Cool stuff.  One question -- when you patch the kernel do you clear the
  23.     68040's code cache?  I'm not sure exactly what that entails from user
  24.     mode, but it's probably necessary.  Since the mods are being written as
  25.     data, they are going into the data cache and not the code cache so if
  26.     entries corresponding to those code locations exist in the code cache
  27.     strange things will happen.  Since the 68040 uses a physical memory
  28.     cache it is unlikely that the kernel is clearing it every context
  29.     switch (which is good... you have to clear the cache every switch on an
  30.     030 because the 030 has a VM cache).
  31.  
  32.                         -Matt
  33.  
  34. --
  35.  
  36.     Matthew Dillon        dillon@Overload.Berkeley.CA.US
  37.     1005 Apollo Way        uunet.uu.net!overload!dillon
  38.     Incline Village, NV. 89451    ham: KC6LVW (no mail drop)
  39.     USA             Sandel-Avery Engineering (702)831-8000
  40.  
  41.