Subject: NetBSD master CVS tree commits
To: None <source-changes@netbsd.org>
From: The Source of All Evil <source@netbsd.org>
List: source-changes
Date: 08/04/1998 12:10:02
mark
Tue Aug  4 12:02:19 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv10785

Modified Files:
	pmap.c 
Log Message:
Drop in the lastest round of optimisations from Neil Carson.
  The cache cleaning code in pmap_copy_page() and pmap_zero_page()
  has been rewritten and uses a new function pmap_clean_page().
  pmap_remove() has been completely rewritten to make it more efficient
  when there are only a few pages that actually need to be removed.


dbj
Tue Aug  4 12:08:23 PDT 1998
Update of /cvsroot/src/sys/arch/next68k/next68k
In directory nb00:/tmp/cvs-serv10958

Modified Files:
	seglist.h nextrom.c 
Log Message:

Fixed memory probe for color turbo machines.