Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 1997 02:31:15 -0700 (PDT)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/conf LINT
Message-ID:  <199704210931.CAA01942@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/04/21 02:31:14

  Modified:    i386/conf  LINT
  Log:
  Document why the SMP_AUTOSTART and SMP_PRIVPAGES are broken.  Autostart
  is broken simply because of a race or bug somewhere.  Privpages is broken
  because of an architecture problem - private pages are incompatable with
  a shared PTD and page tables - which we now have as a result of a fully
  implemented rfork(RFPROC|RFMEM).
  
  Revision  Changes    Path
  1.3       +2 -2      sys/i386/conf/LINT



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