Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 1996 18:51:58 -0800 (PST)
From:      Peter Wemm <peter>
To:        freebsd-smp
Subject:   cvs commit:  sys/i386/include cpufunc.h
Message-ID:  <199612040251.SAA00999@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/12/03 18:51:57

  Modified:    i386/include  cpufunc.h
  Log:
  When using SMP_INVLTLB, dont inline invltlb() and invlpg() functions
  since they grow a fair bit and become expensive to inline.. Not to mention
  difficult since it causes cpufunc.h to be dependent on #including
  half the apic systems...
  
  Revision  Changes    Path
  1.13      +14 -3     sys/i386/include/cpufunc.h



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