Print this page
9936 atomic ops in syscall_mstate() induce significant overhead
9942 zone secflags are not initialized correctly

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/Makefile.files
          +++ new/usr/src/uts/common/Makefile.files
↓ open down ↓ 43 lines elided ↑ open up ↑
  44   44  
  45   45  COMMON_CORE_OBJS +=             \
  46   46                  beep.o          \
  47   47                  bitset.o        \
  48   48                  bp_map.o        \
  49   49                  brand.o         \
  50   50                  cpucaps.o       \
  51   51                  cmt.o           \
  52   52                  cmt_policy.o    \
  53   53                  cpu.o           \
       54 +                cpu_uarray.o    \
  54   55                  cpu_event.o     \
  55   56                  cpu_intr.o      \
  56   57                  cpu_pm.o        \
  57   58                  cpupart.o       \
  58   59                  cap_util.o      \
  59   60                  disp.o          \
  60   61                  group.o         \
  61   62                  kstat_fr.o      \
  62   63                  iscsiboot_prop.o        \
  63   64                  lgrp.o          \
↓ open down ↓ 2147 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX