DragonFly BSD
DragonFly commits List (threaded) for 2011-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: buildkernel - remove COMPAT_43 and COMPAT_DF12


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Nov 2011 23:32:50 -0700 (PDT)

commit 9466f37df5258f3bc3d99ae43627a71c1c085e7d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Nov 1 23:31:50 2011 -0700

    buildkernel - remove COMPAT_43 and COMPAT_DF12
    
    * Remove old compats that we really should not be compiling into kernels
      any more.
    
      In particular, the old getpid() did some weird things which created
      unnecessary slowdowns on MP systems.

Summary of changes:
 sys/config/GENERIC        |    4 ++--
 sys/config/SOEKRIS        |    4 ++--
 sys/config/VKERNEL        |    4 ++--
 sys/config/VKERNEL64      |    5 +++--
 sys/config/X86_64_GENERIC |    2 +-
 5 files changed, 10 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9466f37df5258f3bc3d99ae43627a71c1c085e7d


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]