Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 1997 22:15:29 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 support.s
Message-ID:  <199701220615.WAA16541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       97/01/21 22:15:29

  Modified:    sys/i386/i386  support.s
  Log:
  Fix I386 copyout support.  The new page-table management code will
  not lazy-fault page table pages.  Update the copyout support to take
  that into account.  This should fix some segfault problems on such
  machines.
  
  After a short test period, we'll move this into 2.2.
  
  Submitted by:	Stephen McKay <syssgm@devetir.qld.gov.au>
  
  Revision  Changes    Path
  1.48      +38 -14    src/sys/i386/i386/support.s



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701220615.WAA16541>