Codebase list virt-what / 857aa9c
Merge branch 'debian/sid' into 'debian/sid' Changes for 1.19-1 See merge request libvirt-team/virt-what!3 Guido Günther 5 years ago
34 changed file(s) with 3984 addition(s) and 332 deletion(s). Raw diff Collapse all Expand all
3838 endif
3939
4040 TESTS = \
41 tests/test-aws-baremetal-x86.sh \
42 tests/test-aws-kvm-x86.sh \
43 tests/test-aws-xen-x86.sh \
4144 tests/test-baremetal.sh \
4245 tests/test-bhyve.sh \
4346 tests/test-docker.sh \
7275 EXTRA_DIST = \
7376 virt-what.in \
7477 virt-what.pod \
78 tests/aws-baremetal-x86/proc/cpuinfo \
79 tests/aws-baremetal-x86/proc/self/status \
80 tests/aws-baremetal-x86/sbin/dmidecode \
81 tests/aws-baremetal-x86/sbin/uname \
82 tests/aws-baremetal-x86/sbin/virt-what-cpuid-helper \
83 tests/aws-kvm-x86/proc/cpuinfo \
84 tests/aws-kvm-x86/proc/self/status \
85 tests/aws-kvm-x86/sbin/dmidecode \
86 tests/aws-kvm-x86/sbin/uname \
87 tests/aws-kvm-x86/sbin/virt-what-cpuid-helper \
88 tests/aws-xen-x86/proc/cpuinfo \
89 tests/aws-xen-x86/proc/self/status \
90 tests/aws-xen-x86/sbin/dmidecode \
91 tests/aws-xen-x86/sbin/uname \
92 tests/aws-xen-x86/sbin/virt-what-cpuid-helper \
7593 tests/baremetal/proc/cpuinfo \
7694 tests/baremetal/proc/self/status \
7795 tests/baremetal/sbin/dmidecode \
0 # Makefile.in generated by automake 1.15 from Makefile.am.
0 # Makefile.in generated by automake 1.16.1 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
3 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
44
55 # This Makefile.in is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
176176 am__v_at_1 =
177177 DEFAULT_INCLUDES = -I.@am__isrc@
178178 depcomp = $(SHELL) $(top_srcdir)/depcomp
179 am__depfiles_maybe = depfiles
179 am__maybe_remake_depfiles = depfiles
180 am__depfiles_remade = ./$(DEPDIR)/virt-what-cpuid-helper.Po \
181 ./$(DEPDIR)/virt-what-ia64-xen-rdtsc-test.Po
180182 am__mv = mv -f
181183 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
182184 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
518520 sbin_SCRIPTS = virt-what
519521 @HAVE_POD2MAN_TRUE@man_MANS = virt-what.1
520522 TESTS = \
523 tests/test-aws-baremetal-x86.sh \
524 tests/test-aws-kvm-x86.sh \
525 tests/test-aws-xen-x86.sh \
521526 tests/test-baremetal.sh \
522527 tests/test-bhyve.sh \
523528 tests/test-docker.sh \
552557 EXTRA_DIST = \
553558 virt-what.in \
554559 virt-what.pod \
560 tests/aws-baremetal-x86/proc/cpuinfo \
561 tests/aws-baremetal-x86/proc/self/status \
562 tests/aws-baremetal-x86/sbin/dmidecode \
563 tests/aws-baremetal-x86/sbin/uname \
564 tests/aws-baremetal-x86/sbin/virt-what-cpuid-helper \
565 tests/aws-kvm-x86/proc/cpuinfo \
566 tests/aws-kvm-x86/proc/self/status \
567 tests/aws-kvm-x86/sbin/dmidecode \
568 tests/aws-kvm-x86/sbin/uname \
569 tests/aws-kvm-x86/sbin/virt-what-cpuid-helper \
570 tests/aws-xen-x86/proc/cpuinfo \
571 tests/aws-xen-x86/proc/self/status \
572 tests/aws-xen-x86/sbin/dmidecode \
573 tests/aws-xen-x86/sbin/uname \
574 tests/aws-xen-x86/sbin/virt-what-cpuid-helper \
555575 tests/baremetal/proc/cpuinfo \
556576 tests/baremetal/proc/self/status \
557577 tests/baremetal/sbin/dmidecode \
779799 echo ' $(SHELL) ./config.status'; \
780800 $(SHELL) ./config.status;; \
781801 *) \
782 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
783 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
802 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
803 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
784804 esac;
785805
786806 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
900920 distclean-compile:
901921 -rm -f *.tab.c
902922
903 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt-what-cpuid-helper.Po@am__quote@
904 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt-what-ia64-xen-rdtsc-test.Po@am__quote@
923 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt-what-cpuid-helper.Po@am__quote@ # am--include-marker
924 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt-what-ia64-xen-rdtsc-test.Po@am__quote@ # am--include-marker
925
926 $(am__depfiles_remade):
927 @$(MKDIR_P) $(@D)
928 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
929
930 am--depfiles: $(am__depfiles_remade)
905931
906932 .c.o:
907933 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
11391165 fi; \
11401166 $$success || exit 1
11411167
1142 check-TESTS:
1168 check-TESTS:
11431169 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
11441170 @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
11451171 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
11601186 am__force_recheck=am--force-recheck \
11611187 TEST_LOGS="$$log_list"; \
11621188 exit $$?
1189 tests/test-aws-baremetal-x86.sh.log: tests/test-aws-baremetal-x86.sh
1190 @p='tests/test-aws-baremetal-x86.sh'; \
1191 b='tests/test-aws-baremetal-x86.sh'; \
1192 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1193 --log-file $$b.log --trs-file $$b.trs \
1194 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1195 "$$tst" $(AM_TESTS_FD_REDIRECT)
1196 tests/test-aws-kvm-x86.sh.log: tests/test-aws-kvm-x86.sh
1197 @p='tests/test-aws-kvm-x86.sh'; \
1198 b='tests/test-aws-kvm-x86.sh'; \
1199 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1200 --log-file $$b.log --trs-file $$b.trs \
1201 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1202 "$$tst" $(AM_TESTS_FD_REDIRECT)
1203 tests/test-aws-xen-x86.sh.log: tests/test-aws-xen-x86.sh
1204 @p='tests/test-aws-xen-x86.sh'; \
1205 b='tests/test-aws-xen-x86.sh'; \
1206 $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1207 --log-file $$b.log --trs-file $$b.trs \
1208 $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1209 "$$tst" $(AM_TESTS_FD_REDIRECT)
11631210 tests/test-baremetal.sh.log: tests/test-baremetal.sh
11641211 @p='tests/test-baremetal.sh'; \
11651212 b='tests/test-baremetal.sh'; \
13851432 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
13861433 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
13871434
1388 distdir: $(DISTFILES)
1435 distdir: $(BUILT_SOURCES)
1436 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1437
1438 distdir-am: $(DISTFILES)
13891439 $(am__remove_distdir)
13901440 test -d "$(distdir)" || mkdir "$(distdir)"
13911441 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
15961646
15971647 distclean: distclean-am
15981648 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1599 -rm -rf ./$(DEPDIR)
1649 -rm -f ./$(DEPDIR)/virt-what-cpuid-helper.Po
1650 -rm -f ./$(DEPDIR)/virt-what-ia64-xen-rdtsc-test.Po
16001651 -rm -f Makefile
16011652 distclean-am: clean-am distclean-compile distclean-generic \
16021653 distclean-hdr distclean-tags
16441695 maintainer-clean: maintainer-clean-am
16451696 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
16461697 -rm -rf $(top_srcdir)/autom4te.cache
1647 -rm -rf ./$(DEPDIR)
1698 -rm -f ./$(DEPDIR)/virt-what-cpuid-helper.Po
1699 -rm -f ./$(DEPDIR)/virt-what-ia64-xen-rdtsc-test.Po
16481700 -rm -f Makefile
16491701 maintainer-clean-am: distclean-am maintainer-clean-generic
16501702
16671719
16681720 .MAKE: all check-am install-am install-strip
16691721
1670 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-TESTS \
1671 check-am clean clean-cscope clean-generic \
1722 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \
1723 check-TESTS check-am clean clean-cscope clean-generic \
16721724 clean-libexecPROGRAMS cscope cscopelist-am ctags ctags-am dist \
16731725 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
16741726 dist-xz dist-zip distcheck distclean distclean-compile \
0 # generated automatically by aclocal 1.15 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2014 Free Software Foundation, Inc.
0 # generated automatically by aclocal 1.16.1 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
33
44 # This file is free software; the Free Software Foundation
55 # gives unlimited permission to copy and/or distribute it,
1919 If you have problems, you may need to regenerate the build system entirely.
2020 To do so, use the procedure documented by the package, typically 'autoreconf'.])])
2121
22 # Copyright (C) 2002-2014 Free Software Foundation, Inc.
22 # Copyright (C) 2002-2018 Free Software Foundation, Inc.
2323 #
2424 # This file is free software; the Free Software Foundation
2525 # gives unlimited permission to copy and/or distribute it,
3131 # generated from the m4 files accompanying Automake X.Y.
3232 # (This private macro should not be called outside this file.)
3333 AC_DEFUN([AM_AUTOMAKE_VERSION],
34 [am__api_version='1.15'
34 [am__api_version='1.16'
3535 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
3636 dnl require some minimum version. Point them to the right macro.
37 m4_if([$1], [1.15], [],
37 m4_if([$1], [1.16.1], [],
3838 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
3939 ])
4040
5050 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
5151 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
5252 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
53 [AM_AUTOMAKE_VERSION([1.15])dnl
53 [AM_AUTOMAKE_VERSION([1.16.1])dnl
5454 m4_ifndef([AC_AUTOCONF_VERSION],
5555 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
5656 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
5757
5858 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
5959
60 # Copyright (C) 2001-2014 Free Software Foundation, Inc.
60 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
6161 #
6262 # This file is free software; the Free Software Foundation
6363 # gives unlimited permission to copy and/or distribute it,
109109
110110 # AM_CONDITIONAL -*- Autoconf -*-
111111
112 # Copyright (C) 1997-2014 Free Software Foundation, Inc.
112 # Copyright (C) 1997-2018 Free Software Foundation, Inc.
113113 #
114114 # This file is free software; the Free Software Foundation
115115 # gives unlimited permission to copy and/or distribute it,
140140 Usually this means the macro was only invoked conditionally.]])
141141 fi])])
142142
143 # Copyright (C) 1999-2014 Free Software Foundation, Inc.
143 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
144144 #
145145 # This file is free software; the Free Software Foundation
146146 # gives unlimited permission to copy and/or distribute it,
331331
332332 # Generate code to set up dependency tracking. -*- Autoconf -*-
333333
334 # Copyright (C) 1999-2014 Free Software Foundation, Inc.
335 #
336 # This file is free software; the Free Software Foundation
337 # gives unlimited permission to copy and/or distribute it,
338 # with or without modifications, as long as this notice is preserved.
339
334 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
335 #
336 # This file is free software; the Free Software Foundation
337 # gives unlimited permission to copy and/or distribute it,
338 # with or without modifications, as long as this notice is preserved.
340339
341340 # _AM_OUTPUT_DEPENDENCY_COMMANDS
342341 # ------------------------------
345344 # Older Autoconf quotes --file arguments for eval, but not when files
346345 # are listed without --file. Let's play safe and only enable the eval
347346 # if we detect the quoting.
348 case $CONFIG_FILES in
349 *\'*) eval set x "$CONFIG_FILES" ;;
350 *) set x $CONFIG_FILES ;;
351 esac
347 # TODO: see whether this extra hack can be removed once we start
348 # requiring Autoconf 2.70 or later.
349 AS_CASE([$CONFIG_FILES],
350 [*\'*], [eval set x "$CONFIG_FILES"],
351 [*], [set x $CONFIG_FILES])
352352 shift
353 for mf
353 # Used to flag and report bootstrapping failures.
354 am_rc=0
355 for am_mf
354356 do
355357 # Strip MF so we end up with the name of the file.
356 mf=`echo "$mf" | sed -e 's/:.*$//'`
357 # Check whether this is an Automake generated Makefile or not.
358 # We used to match only the files named 'Makefile.in', but
359 # some people rename them; so instead we look at the file content.
360 # Grep'ing the first line is not enough: some people post-process
361 # each Makefile.in and add a new line on top of each file to say so.
362 # Grep'ing the whole file is not good either: AIX grep has a line
358 am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
359 # Check whether this is an Automake generated Makefile which includes
360 # dependency-tracking related rules and includes.
361 # Grep'ing the whole file directly is not great: AIX grep has a line
363362 # limit of 2048, but all sed's we know have understand at least 4000.
364 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
365 dirpart=`AS_DIRNAME("$mf")`
366 else
367 continue
368 fi
369 # Extract the definition of DEPDIR, am__include, and am__quote
370 # from the Makefile without running 'make'.
371 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
372 test -z "$DEPDIR" && continue
373 am__include=`sed -n 's/^am__include = //p' < "$mf"`
374 test -z "$am__include" && continue
375 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
376 # Find all dependency output files, they are included files with
377 # $(DEPDIR) in their names. We invoke sed twice because it is the
378 # simplest approach to changing $(DEPDIR) to its actual value in the
379 # expansion.
380 for file in `sed -n "
381 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
382 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
383 # Make sure the directory exists.
384 test -f "$dirpart/$file" && continue
385 fdir=`AS_DIRNAME(["$file"])`
386 AS_MKDIR_P([$dirpart/$fdir])
387 # echo "creating $dirpart/$file"
388 echo '# dummy' > "$dirpart/$file"
389 done
363 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
364 || continue
365 am_dirpart=`AS_DIRNAME(["$am_mf"])`
366 am_filepart=`AS_BASENAME(["$am_mf"])`
367 AM_RUN_LOG([cd "$am_dirpart" \
368 && sed -e '/# am--include-marker/d' "$am_filepart" \
369 | $MAKE -f - am--depfiles]) || am_rc=$?
390370 done
371 if test $am_rc -ne 0; then
372 AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments
373 for automatic dependency tracking. Try re-running configure with the
374 '--disable-dependency-tracking' option to at least be able to build
375 the package (albeit without support for automatic dependency tracking).])
376 fi
377 AS_UNSET([am_dirpart])
378 AS_UNSET([am_filepart])
379 AS_UNSET([am_mf])
380 AS_UNSET([am_rc])
381 rm -f conftest-deps.mk
391382 }
392383 ])# _AM_OUTPUT_DEPENDENCY_COMMANDS
393384
396387 # -----------------------------
397388 # This macro should only be invoked once -- use via AC_REQUIRE.
398389 #
399 # This code is only required when automatic dependency tracking
400 # is enabled. FIXME. This creates each '.P' file that we will
401 # need in order to bootstrap the dependency handling code.
390 # This code is only required when automatic dependency tracking is enabled.
391 # This creates each '.Po' and '.Plo' makefile fragment that we'll need in
392 # order to bootstrap the dependency handling code.
402393 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
403394 [AC_CONFIG_COMMANDS([depfiles],
404395 [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
405 [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
406 ])
396 [AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"])])
407397
408398 # Do all the work for Automake. -*- Autoconf -*-
409399
410 # Copyright (C) 1996-2014 Free Software Foundation, Inc.
400 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
411401 #
412402 # This file is free software; the Free Software Foundation
413403 # gives unlimited permission to copy and/or distribute it,
494484 AC_REQUIRE([AC_PROG_MKDIR_P])dnl
495485 # For better backward compatibility. To be removed once Automake 1.9.x
496486 # dies out for good. For more background, see:
497 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
498 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
487 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
488 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
499489 AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
500490 # We need awk for the "check" target (and possibly the TAP driver). The
501491 # system "awk" is bad on some platforms.
562552 Aborting the configuration process, to ensure you take notice of the issue.
563553
564554 You can download and install GNU coreutils to get an 'rm' implementation
565 that behaves properly: <http://www.gnu.org/software/coreutils/>.
555 that behaves properly: <https://www.gnu.org/software/coreutils/>.
566556
567557 If you want to complete the configuration process using your problematic
568558 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
604594 done
605595 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
606596
607 # Copyright (C) 2001-2014 Free Software Foundation, Inc.
597 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
608598 #
609599 # This file is free software; the Free Software Foundation
610600 # gives unlimited permission to copy and/or distribute it,
625615 fi
626616 AC_SUBST([install_sh])])
627617
628 # Copyright (C) 2003-2014 Free Software Foundation, Inc.
618 # Copyright (C) 2003-2018 Free Software Foundation, Inc.
629619 #
630620 # This file is free software; the Free Software Foundation
631621 # gives unlimited permission to copy and/or distribute it,
646636
647637 # Check to see how 'make' treats includes. -*- Autoconf -*-
648638
649 # Copyright (C) 2001-2014 Free Software Foundation, Inc.
639 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
650640 #
651641 # This file is free software; the Free Software Foundation
652642 # gives unlimited permission to copy and/or distribute it,
654644
655645 # AM_MAKE_INCLUDE()
656646 # -----------------
657 # Check to see how make treats includes.
647 # Check whether make has an 'include' directive that can support all
648 # the idioms we need for our automatic dependency tracking code.
658649 AC_DEFUN([AM_MAKE_INCLUDE],
659 [am_make=${MAKE-make}
660 cat > confinc << 'END'
650 [AC_MSG_CHECKING([whether ${MAKE-make} supports the include directive])
651 cat > confinc.mk << 'END'
661652 am__doit:
662 @echo this is the am__doit target
653 @echo this is the am__doit target >confinc.out
663654 .PHONY: am__doit
664655 END
665 # If we don't find an include directive, just comment out the code.
666 AC_MSG_CHECKING([for style of include used by $am_make])
667656 am__include="#"
668657 am__quote=
669 _am_result=none
670 # First try GNU make style include.
671 echo "include confinc" > confmf
672 # Ignore all kinds of additional output from 'make'.
673 case `$am_make -s -f confmf 2> /dev/null` in #(
674 *the\ am__doit\ target*)
675 am__include=include
676 am__quote=
677 _am_result=GNU
678 ;;
679 esac
680 # Now try BSD make style include.
681 if test "$am__include" = "#"; then
682 echo '.include "confinc"' > confmf
683 case `$am_make -s -f confmf 2> /dev/null` in #(
684 *the\ am__doit\ target*)
685 am__include=.include
686 am__quote="\""
687 _am_result=BSD
688 ;;
689 esac
690 fi
691 AC_SUBST([am__include])
692 AC_SUBST([am__quote])
693 AC_MSG_RESULT([$_am_result])
694 rm -f confinc confmf
695 ])
658 # BSD make does it like this.
659 echo '.include "confinc.mk" # ignored' > confmf.BSD
660 # Other make implementations (GNU, Solaris 10, AIX) do it like this.
661 echo 'include confinc.mk # ignored' > confmf.GNU
662 _am_result=no
663 for s in GNU BSD; do
664 AM_RUN_LOG([${MAKE-make} -f confmf.$s && cat confinc.out])
665 AS_CASE([$?:`cat confinc.out 2>/dev/null`],
666 ['0:this is the am__doit target'],
667 [AS_CASE([$s],
668 [BSD], [am__include='.include' am__quote='"'],
669 [am__include='include' am__quote=''])])
670 if test "$am__include" != "#"; then
671 _am_result="yes ($s style)"
672 break
673 fi
674 done
675 rm -f confinc.* confmf.*
676 AC_MSG_RESULT([${_am_result}])
677 AC_SUBST([am__include])])
678 AC_SUBST([am__quote])])
696679
697680 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
698681
699 # Copyright (C) 1997-2014 Free Software Foundation, Inc.
682 # Copyright (C) 1997-2018 Free Software Foundation, Inc.
700683 #
701684 # This file is free software; the Free Software Foundation
702685 # gives unlimited permission to copy and/or distribute it,
735718
736719 # Helper functions for option handling. -*- Autoconf -*-
737720
738 # Copyright (C) 2001-2014 Free Software Foundation, Inc.
721 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
739722 #
740723 # This file is free software; the Free Software Foundation
741724 # gives unlimited permission to copy and/or distribute it,
764747 AC_DEFUN([_AM_IF_OPTION],
765748 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
766749
767 # Copyright (C) 1999-2014 Free Software Foundation, Inc.
750 # Copyright (C) 1999-2018 Free Software Foundation, Inc.
768751 #
769752 # This file is free software; the Free Software Foundation
770753 # gives unlimited permission to copy and/or distribute it,
811794 # For backward compatibility.
812795 AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
813796
814 # Copyright (C) 2001-2014 Free Software Foundation, Inc.
797 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
815798 #
816799 # This file is free software; the Free Software Foundation
817800 # gives unlimited permission to copy and/or distribute it,
830813
831814 # Check to make sure that the build environment is sane. -*- Autoconf -*-
832815
833 # Copyright (C) 1996-2014 Free Software Foundation, Inc.
816 # Copyright (C) 1996-2018 Free Software Foundation, Inc.
834817 #
835818 # This file is free software; the Free Software Foundation
836819 # gives unlimited permission to copy and/or distribute it,
911894 rm -f conftest.file
912895 ])
913896
914 # Copyright (C) 2009-2014 Free Software Foundation, Inc.
897 # Copyright (C) 2009-2018 Free Software Foundation, Inc.
915898 #
916899 # This file is free software; the Free Software Foundation
917900 # gives unlimited permission to copy and/or distribute it,
971954 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
972955 ])
973956
974 # Copyright (C) 2001-2014 Free Software Foundation, Inc.
957 # Copyright (C) 2001-2018 Free Software Foundation, Inc.
975958 #
976959 # This file is free software; the Free Software Foundation
977960 # gives unlimited permission to copy and/or distribute it,
999982 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1000983 AC_SUBST([INSTALL_STRIP_PROGRAM])])
1001984
1002 # Copyright (C) 2006-2014 Free Software Foundation, Inc.
985 # Copyright (C) 2006-2018 Free Software Foundation, Inc.
1003986 #
1004987 # This file is free software; the Free Software Foundation
1005988 # gives unlimited permission to copy and/or distribute it,
10181001
10191002 # Check how to create a tarball. -*- Autoconf -*-
10201003
1021 # Copyright (C) 2004-2014 Free Software Foundation, Inc.
1004 # Copyright (C) 2004-2018 Free Software Foundation, Inc.
10221005 #
10231006 # This file is free software; the Free Software Foundation
10241007 # gives unlimited permission to copy and/or distribute it,
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for virt-what 1.18.
2 # Generated by GNU Autoconf 2.69 for virt-what 1.19.
33 #
44 #
55 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
575575 # Identity of this package.
576576 PACKAGE_NAME='virt-what'
577577 PACKAGE_TARNAME='virt-what'
578 PACKAGE_VERSION='1.18'
579 PACKAGE_STRING='virt-what 1.18'
578 PACKAGE_VERSION='1.19'
579 PACKAGE_STRING='virt-what 1.19'
580580 PACKAGE_BUGREPORT=''
581581 PACKAGE_URL=''
582582
605605 AMDEPBACKSLASH
606606 AMDEP_FALSE
607607 AMDEP_TRUE
608 am__quote
609608 am__include
610609 DEPDIR
611610 OBJEXT
679678 PACKAGE_TARNAME
680679 PACKAGE_NAME
681680 PATH_SEPARATOR
682 SHELL'
681 SHELL
682 am__quote'
683683 ac_subst_files=''
684684 ac_user_opts='
685685 enable_option_checking
12351235 # Omit some internal or obsolete options to make the list less imposing.
12361236 # This message is too long to be a string in the A/UX 3.1 sh.
12371237 cat <<_ACEOF
1238 \`configure' configures virt-what 1.18 to adapt to many kinds of systems.
1238 \`configure' configures virt-what 1.19 to adapt to many kinds of systems.
12391239
12401240 Usage: $0 [OPTION]... [VAR=VALUE]...
12411241
13051305
13061306 if test -n "$ac_init_help"; then
13071307 case $ac_init_help in
1308 short | recursive ) echo "Configuration of virt-what 1.18:";;
1308 short | recursive ) echo "Configuration of virt-what 1.19:";;
13091309 esac
13101310 cat <<\_ACEOF
13111311
13961396 test -n "$ac_init_help" && exit $ac_status
13971397 if $ac_init_version; then
13981398 cat <<\_ACEOF
1399 virt-what configure 1.18
1399 virt-what configure 1.19
14001400 generated by GNU Autoconf 2.69
14011401
14021402 Copyright (C) 2012 Free Software Foundation, Inc.
14881488 This file contains any messages produced by compilers while
14891489 running configure, to aid debugging if configure makes a mistake.
14901490
1491 It was created by virt-what $as_me 1.18, which was
1491 It was created by virt-what $as_me 1.19, which was
14921492 generated by GNU Autoconf 2.69. Invocation command line was
14931493
14941494 $ $0 $@
18361836 ac_compiler_gnu=$ac_cv_c_compiler_gnu
18371837
18381838
1839 am__api_version='1.15'
1839 am__api_version='1.16'
18401840
18411841 ac_aux_dir=
18421842 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
23512351
23522352 # Define the identity of the package.
23532353 PACKAGE='virt-what'
2354 VERSION='1.18'
2354 VERSION='1.19'
23552355
23562356
23572357 cat >>confdefs.h <<_ACEOF
23812381
23822382 # For better backward compatibility. To be removed once Automake 1.9.x
23832383 # dies out for good. For more background, see:
2384 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2385 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2384 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2385 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
23862386 mkdir_p='$(MKDIR_P)'
23872387
23882388 # We need awk for the "check" target (and possibly the TAP driver). The
24332433 Aborting the configuration process, to ensure you take notice of the issue.
24342434
24352435 You can download and install GNU coreutils to get an 'rm' implementation
2436 that behaves properly: <http://www.gnu.org/software/coreutils/>.
2436 that behaves properly: <https://www.gnu.org/software/coreutils/>.
24372437
24382438 If you want to complete the configuration process using your problematic
24392439 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
24492449
24502450 ac_config_commands="$ac_config_commands depfiles"
24512451
2452
2453 am_make=${MAKE-make}
2454 cat > confinc << 'END'
2452 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
2453 $as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
2454 cat > confinc.mk << 'END'
24552455 am__doit:
2456 @echo this is the am__doit target
2456 @echo this is the am__doit target >confinc.out
24572457 .PHONY: am__doit
24582458 END
2459 # If we don't find an include directive, just comment out the code.
2460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
2461 $as_echo_n "checking for style of include used by $am_make... " >&6; }
24622459 am__include="#"
24632460 am__quote=
2464 _am_result=none
2465 # First try GNU make style include.
2466 echo "include confinc" > confmf
2467 # Ignore all kinds of additional output from 'make'.
2468 case `$am_make -s -f confmf 2> /dev/null` in #(
2469 *the\ am__doit\ target*)
2470 am__include=include
2471 am__quote=
2472 _am_result=GNU
2473 ;;
2461 # BSD make does it like this.
2462 echo '.include "confinc.mk" # ignored' > confmf.BSD
2463 # Other make implementations (GNU, Solaris 10, AIX) do it like this.
2464 echo 'include confinc.mk # ignored' > confmf.GNU
2465 _am_result=no
2466 for s in GNU BSD; do
2467 { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
2468 (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
2469 ac_status=$?
2470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2471 (exit $ac_status); }
2472 case $?:`cat confinc.out 2>/dev/null` in #(
2473 '0:this is the am__doit target') :
2474 case $s in #(
2475 BSD) :
2476 am__include='.include' am__quote='"' ;; #(
2477 *) :
2478 am__include='include' am__quote='' ;;
2479 esac ;; #(
2480 *) :
2481 ;;
24742482 esac
2475 # Now try BSD make style include.
2476 if test "$am__include" = "#"; then
2477 echo '.include "confinc"' > confmf
2478 case `$am_make -s -f confmf 2> /dev/null` in #(
2479 *the\ am__doit\ target*)
2480 am__include=.include
2481 am__quote="\""
2482 _am_result=BSD
2483 ;;
2484 esac
2485 fi
2486
2487
2488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
2489 $as_echo "$_am_result" >&6; }
2490 rm -f confinc confmf
2483 if test "$am__include" != "#"; then
2484 _am_result="yes ($s style)"
2485 break
2486 fi
2487 done
2488 rm -f confinc.* confmf.*
2489 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
2490 $as_echo "${_am_result}" >&6; }
24912491
24922492 # Check whether --enable-dependency-tracking was given.
24932493 if test "${enable_dependency_tracking+set}" = set; then :
46114611 # report actual input values of CONFIG_FILES etc. instead of their
46124612 # values after options handling.
46134613 ac_log="
4614 This file was extended by virt-what $as_me 1.18, which was
4614 This file was extended by virt-what $as_me 1.19, which was
46154615 generated by GNU Autoconf 2.69. Invocation command line was
46164616
46174617 CONFIG_FILES = $CONFIG_FILES
46774677 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
46784678 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
46794679 ac_cs_version="\\
4680 virt-what config.status 1.18
4680 virt-what config.status 1.19
46814681 configured by $0, generated by GNU Autoconf 2.69,
46824682 with options \\"\$ac_cs_config\\"
46834683
47964796 #
47974797 # INIT-COMMANDS
47984798 #
4799 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
4799 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
48004800
48014801 _ACEOF
48024802
54095409 # Older Autoconf quotes --file arguments for eval, but not when files
54105410 # are listed without --file. Let's play safe and only enable the eval
54115411 # if we detect the quoting.
5412 case $CONFIG_FILES in
5413 *\'*) eval set x "$CONFIG_FILES" ;;
5414 *) set x $CONFIG_FILES ;;
5415 esac
5412 # TODO: see whether this extra hack can be removed once we start
5413 # requiring Autoconf 2.70 or later.
5414 case $CONFIG_FILES in #(
5415 *\'*) :
5416 eval set x "$CONFIG_FILES" ;; #(
5417 *) :
5418 set x $CONFIG_FILES ;; #(
5419 *) :
5420 ;;
5421 esac
54165422 shift
5417 for mf
5423 # Used to flag and report bootstrapping failures.
5424 am_rc=0
5425 for am_mf
54185426 do
54195427 # Strip MF so we end up with the name of the file.
5420 mf=`echo "$mf" | sed -e 's/:.*$//'`
5421 # Check whether this is an Automake generated Makefile or not.
5422 # We used to match only the files named 'Makefile.in', but
5423 # some people rename them; so instead we look at the file content.
5424 # Grep'ing the first line is not enough: some people post-process
5425 # each Makefile.in and add a new line on top of each file to say so.
5426 # Grep'ing the whole file is not good either: AIX grep has a line
5428 am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
5429 # Check whether this is an Automake generated Makefile which includes
5430 # dependency-tracking related rules and includes.
5431 # Grep'ing the whole file directly is not great: AIX grep has a line
54275432 # limit of 2048, but all sed's we know have understand at least 4000.
5428 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
5429 dirpart=`$as_dirname -- "$mf" ||
5430 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5431 X"$mf" : 'X\(//\)[^/]' \| \
5432 X"$mf" : 'X\(//\)$' \| \
5433 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
5434 $as_echo X"$mf" |
5433 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
5434 || continue
5435 am_dirpart=`$as_dirname -- "$am_mf" ||
5436 $as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5437 X"$am_mf" : 'X\(//\)[^/]' \| \
5438 X"$am_mf" : 'X\(//\)$' \| \
5439 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
5440 $as_echo X"$am_mf" |
54355441 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
54365442 s//\1/
54375443 q
54495455 q
54505456 }
54515457 s/.*/./; q'`
5452 else
5453 continue
5454 fi
5455 # Extract the definition of DEPDIR, am__include, and am__quote
5456 # from the Makefile without running 'make'.
5457 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
5458 test -z "$DEPDIR" && continue
5459 am__include=`sed -n 's/^am__include = //p' < "$mf"`
5460 test -z "$am__include" && continue
5461 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
5462 # Find all dependency output files, they are included files with
5463 # $(DEPDIR) in their names. We invoke sed twice because it is the
5464 # simplest approach to changing $(DEPDIR) to its actual value in the
5465 # expansion.
5466 for file in `sed -n "
5467 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
5468 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
5469 # Make sure the directory exists.
5470 test -f "$dirpart/$file" && continue
5471 fdir=`$as_dirname -- "$file" ||
5472 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5473 X"$file" : 'X\(//\)[^/]' \| \
5474 X"$file" : 'X\(//\)$' \| \
5475 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
5476 $as_echo X"$file" |
5477 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
5458 am_filepart=`$as_basename -- "$am_mf" ||
5459 $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
5460 X"$am_mf" : 'X\(//\)$' \| \
5461 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
5462 $as_echo X/"$am_mf" |
5463 sed '/^.*\/\([^/][^/]*\)\/*$/{
54785464 s//\1/
54795465 q
54805466 }
5481 /^X\(\/\/\)[^/].*/{
5467 /^X\/\(\/\/\)$/{
54825468 s//\1/
54835469 q
54845470 }
5485 /^X\(\/\/\)$/{
5486 s//\1/
5487 q
5488 }
5489 /^X\(\/\).*/{
5471 /^X\/\(\/\).*/{
54905472 s//\1/
54915473 q
54925474 }
54935475 s/.*/./; q'`
5494 as_dir=$dirpart/$fdir; as_fn_mkdir_p
5495 # echo "creating $dirpart/$file"
5496 echo '# dummy' > "$dirpart/$file"
5497 done
5476 { echo "$as_me:$LINENO: cd "$am_dirpart" \
5477 && sed -e '/# am--include-marker/d' "$am_filepart" \
5478 | $MAKE -f - am--depfiles" >&5
5479 (cd "$am_dirpart" \
5480 && sed -e '/# am--include-marker/d' "$am_filepart" \
5481 | $MAKE -f - am--depfiles) >&5 2>&5
5482 ac_status=$?
5483 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5484 (exit $ac_status); } || am_rc=$?
54985485 done
5486 if test $am_rc -ne 0; then
5487 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5488 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5489 as_fn_error $? "Something went wrong bootstrapping makefile fragments
5490 for automatic dependency tracking. Try re-running configure with the
5491 '--disable-dependency-tracking' option to at least be able to build
5492 the package (albeit without support for automatic dependency tracking).
5493 See \`config.log' for more details" "$LINENO" 5; }
5494 fi
5495 { am_dirpart=; unset am_dirpart;}
5496 { am_filepart=; unset am_filepart;}
5497 { am_mf=; unset am_mf;}
5498 { am_rc=; unset am_rc;}
5499 rm -f conftest-deps.mk
54995500 }
55005501 ;;
55015502 "virt-what":F) chmod +x virt-what ;;
00 # virt-what
1 # Copyright (C) 2008-2017 Red Hat Inc.
1 # Copyright (C) 2008-2018 Red Hat Inc.
22 #
33 # This program is free software; you can redistribute it and/or modify
44 # it under the terms of the GNU General Public License as published by
1414 # along with this program; if not, write to the Free Software
1515 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
1616
17 AC_INIT([virt-what],[1.18])
17 AC_INIT([virt-what],[1.19])
1818 AM_INIT_AUTOMAKE([foreign])
1919
2020 dnl Check for basic C environment.
0 virt-what (1.19-1) unstable; urgency=medium
1
2 * New upstream version 1.19.
3 * Migrated DH level to 11.
4 * debian/control:
5 - Bumped Standards-Version to 4.2.1.
6 - Removed myself from Uploaders field.
7 * debian/copyright:
8 - Added packaging rights for Guido Günther.
9 - Updated upstream and packaging copyright years.
10 - Using https in Source field.
11 * debian/patches/: removed patches Determine-architecture-via-uname-m.patch
12 and Remove-bashisms.patch. The upstream fixed the source code. Thanks!
13 * debian/tests/control: added to provide a trivial test.
14
15 -- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 08 Dec 2018 11:55:55 -0200
16
017 virt-what (1.18-2) unstable; urgency=medium
118
219 * Determine architecture via 'uname -m' (Closes: #888690)
107124
108125 * [d89e616] Reorder debian/rules targets.
109126 * [010eae6] Imported Upstream version 1.2
110 * [21aa31a] Drop patches.
111 0001-Change-virt-what-cpuid-helper-path-to-usr-lib-virt-w.patch
127 * [21aa31a] Drop patches.
128 0001-Change-virt-what-cpuid-helper-path-to-usr-lib-virt-w.patch
112129 - fixed upstream.
113 0002-Add-UML-support.patch
130 0002-Add-UML-support.patch
114131 - applied upstream.
115 0003-Add-VirtualBox-support.patch
132 0003-Add-VirtualBox-support.patch
116133 - applied upstream.
117134 * [8db5f35] Update debian/rules.
118135 * [dfcb745] Allow DM upload.
11 Section: admin
22 Priority: optional
33 Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
4 Uploaders: Joao Eriberto Mota Filho <eriberto@debian.org>, Guido Günther <agx@sigxcpu.org>
5 Build-Depends: debhelper (>= 10)
6 Standards-Version: 4.1.3
4 Uploaders: Guido Günther <agx@sigxcpu.org>
5 Build-Depends: debhelper (>= 11)
6 Standards-Version: 4.2.1
77 Vcs-Git: https://salsa.debian.org/libvirt-team/virt-what.git
88 Vcs-Browser: https://salsa.debian.org/libvirt-team/virt-what
99 Homepage: https://people.redhat.com/~rjones/virt-what/
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: virt-what
22 Upstream-Contact: Richard Jones <rjones@redhat.com>
33 Source: https://people.redhat.com/~rjones/virt-what/
44
55 Files: *
6 Copyright: 2008-2015 Red Hat Inc.
6 Copyright: 2008-2018 Red Hat Inc.
77 License: GPL-2+
88
99 Files: debian/*
1010 Copyright: 2009-2014 Laurent Léonard <laurent@open-minds.org>
11 2016 Joao Eriberto Mota Filho <eriberto@debian.org>
11 2016-2018 Guido Günther <agx@sigxcpu.org>
12 2016-2018 Joao Eriberto Mota Filho <eriberto@debian.org>
1213 License: GPL-2+
1314
1415 License: GPL-2+
+0
-28
debian/patches/Determine-architecture-via-uname-m.patch less more
0 From: =?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org>
1 Date: Sat, 27 Jan 2018 13:11:36 +0100
2 Subject: Determine architecture via 'uname -m'
3
4 'uname -p' only gives unknown on x86_64, i386, arm6l (rpi) and aarch64
5 (scaleways).
6
7 Closes: #888690
8 ---
9 virt-what.in | 4 ++--
10 1 file changed, 2 insertions(+), 2 deletions(-)
11
12 diff --git a/virt-what.in b/virt-what.in
13 index 56af1ad..97ebd79 100644
14 --- a/virt-what.in
15 +++ b/virt-what.in
16 @@ -102,9 +102,9 @@ cpuid=$(virt-what-cpuid-helper)
17 dmi=$(LANG=C dmidecode 2>&1)
18
19 # Architecture.
20 -# Note for the purpose of testing, we only call uname with -p option.
21 +# Note for the purpose of testing, we only call uname with -m option.
22
23 -arch=$(uname -p | sed -e 's/i.86/i386/' | sed -e 's/arm.*/arm/')
24 +arch=$(uname -m | sed -e 's/i.86/i386/' | sed -e 's/arm.*/arm/')
25
26 # Check for VMware.
27 # cpuid check added by Chetan Loke.
+0
-43
debian/patches/Remove-bashisms.patch less more
0 From: =?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org>
1 Date: Wed, 2 Aug 2017 14:16:07 -0300
2 Subject: Remove bashisms
3
4 Use [ instead of [[ and -a instead of && so we fall back to test if
5 necessary:
6
7 http://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html
8 ---
9 virt-what.in | 12 ++++++------
10 1 file changed, 6 insertions(+), 6 deletions(-)
11
12 diff --git a/virt-what.in b/virt-what.in
13 index 8c27b11..56af1ad 100644
14 --- a/virt-what.in
15 +++ b/virt-what.in
16 @@ -360,20 +360,20 @@ if [ "$cpuid" = "OpenBSDVMM58" ]; then
17 fi
18
19 # Check for LDoms
20 -if [[ "$arch" == sparc* && -e ${root}/dev/mdesc ]]; then
21 +if [ ${arch#sparc} != "$arch" -a -e ${root}/dev/mdesc ]; then
22 echo ldoms
23 - if [[ -d ${root}/sys/class/vlds/ctrl && \
24 - -d ${root}/sys/class/vlds/sp ]]; then
25 + if [ -d ${root}/sys/class/vlds/ctrl -a \
26 + -d ${root}/sys/class/vlds/sp ]; then
27 echo ldoms-control
28 else
29 echo ldoms-guest
30 fi
31 MDPROP="${root}/usr/lib/ldoms/mdprop.py"
32 - if [[ -x ${MDPROP} ]]; then
33 - if [[ -n $($MDPROP -v iodevice device-type=pciex) ]]; then
34 + if [ -x ${MDPROP} ]; then
35 + if [ -n $($MDPROP -v iodevice device-type=pciex) ]; then
36 echo ldoms-root
37 echo ldoms-io
38 - elif [[ -n $($MDPROP -v iov-device vf-id=0) ]]; then
39 + elif [ -n $($MDPROP -v iov-device vf-id=0) ]; then
40 echo ldoms-io
41 fi
42 fi
+0
-2
debian/patches/series less more
0 Remove-bashisms.patch
1 Determine-architecture-via-uname-m.patch
0 Test-Command: virt-what --version
1 Restrictions: needs-root
0 processor : 0
1 vendor_id : GenuineIntel
2 cpu family : 6
3 model : 79
4 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
5 stepping : 1
6 microcode : 0xb000022
7 cpu MHz : 1999.163
8 cache size : 46080 KB
9 physical id : 0
10 siblings : 36
11 core id : 0
12 cpu cores : 18
13 apicid : 0
14 initial apicid : 0
15 fpu : yes
16 fpu_exception : yes
17 cpuid level : 20
18 wp : yes
19 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
20 bogomips : 4599.94
21 clflush size : 64
22 cache_alignment : 64
23 address sizes : 46 bits physical, 48 bits virtual
24 power management:
25
26 processor : 1
27 vendor_id : GenuineIntel
28 cpu family : 6
29 model : 79
30 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
31 stepping : 1
32 microcode : 0xb000022
33 cpu MHz : 2169.726
34 cache size : 46080 KB
35 physical id : 0
36 siblings : 36
37 core id : 1
38 cpu cores : 18
39 apicid : 2
40 initial apicid : 2
41 fpu : yes
42 fpu_exception : yes
43 cpuid level : 20
44 wp : yes
45 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
46 bogomips : 4599.94
47 clflush size : 64
48 cache_alignment : 64
49 address sizes : 46 bits physical, 48 bits virtual
50 power management:
51
52 processor : 2
53 vendor_id : GenuineIntel
54 cpu family : 6
55 model : 79
56 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
57 stepping : 1
58 microcode : 0xb000022
59 cpu MHz : 1705.346
60 cache size : 46080 KB
61 physical id : 0
62 siblings : 36
63 core id : 2
64 cpu cores : 18
65 apicid : 4
66 initial apicid : 4
67 fpu : yes
68 fpu_exception : yes
69 cpuid level : 20
70 wp : yes
71 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
72 bogomips : 4599.94
73 clflush size : 64
74 cache_alignment : 64
75 address sizes : 46 bits physical, 48 bits virtual
76 power management:
77
78 processor : 3
79 vendor_id : GenuineIntel
80 cpu family : 6
81 model : 79
82 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
83 stepping : 1
84 microcode : 0xb000022
85 cpu MHz : 2450.769
86 cache size : 46080 KB
87 physical id : 0
88 siblings : 36
89 core id : 3
90 cpu cores : 18
91 apicid : 6
92 initial apicid : 6
93 fpu : yes
94 fpu_exception : yes
95 cpuid level : 20
96 wp : yes
97 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
98 bogomips : 4599.94
99 clflush size : 64
100 cache_alignment : 64
101 address sizes : 46 bits physical, 48 bits virtual
102 power management:
103
104 processor : 4
105 vendor_id : GenuineIntel
106 cpu family : 6
107 model : 79
108 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
109 stepping : 1
110 microcode : 0xb000022
111 cpu MHz : 1781.994
112 cache size : 46080 KB
113 physical id : 0
114 siblings : 36
115 core id : 4
116 cpu cores : 18
117 apicid : 8
118 initial apicid : 8
119 fpu : yes
120 fpu_exception : yes
121 cpuid level : 20
122 wp : yes
123 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
124 bogomips : 4599.94
125 clflush size : 64
126 cache_alignment : 64
127 address sizes : 46 bits physical, 48 bits virtual
128 power management:
129
130 processor : 5
131 vendor_id : GenuineIntel
132 cpu family : 6
133 model : 79
134 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
135 stepping : 1
136 microcode : 0xb000022
137 cpu MHz : 1418.127
138 cache size : 46080 KB
139 physical id : 0
140 siblings : 36
141 core id : 8
142 cpu cores : 18
143 apicid : 16
144 initial apicid : 16
145 fpu : yes
146 fpu_exception : yes
147 cpuid level : 20
148 wp : yes
149 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
150 bogomips : 4599.94
151 clflush size : 64
152 cache_alignment : 64
153 address sizes : 46 bits physical, 48 bits virtual
154 power management:
155
156 processor : 6
157 vendor_id : GenuineIntel
158 cpu family : 6
159 model : 79
160 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
161 stepping : 1
162 microcode : 0xb000022
163 cpu MHz : 1375.451
164 cache size : 46080 KB
165 physical id : 0
166 siblings : 36
167 core id : 9
168 cpu cores : 18
169 apicid : 18
170 initial apicid : 18
171 fpu : yes
172 fpu_exception : yes
173 cpuid level : 20
174 wp : yes
175 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
176 bogomips : 4599.94
177 clflush size : 64
178 cache_alignment : 64
179 address sizes : 46 bits physical, 48 bits virtual
180 power management:
181
182 processor : 7
183 vendor_id : GenuineIntel
184 cpu family : 6
185 model : 79
186 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
187 stepping : 1
188 microcode : 0xb000022
189 cpu MHz : 2031.170
190 cache size : 46080 KB
191 physical id : 0
192 siblings : 36
193 core id : 10
194 cpu cores : 18
195 apicid : 20
196 initial apicid : 20
197 fpu : yes
198 fpu_exception : yes
199 cpuid level : 20
200 wp : yes
201 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
202 bogomips : 4599.94
203 clflush size : 64
204 cache_alignment : 64
205 address sizes : 46 bits physical, 48 bits virtual
206 power management:
207
208 processor : 8
209 vendor_id : GenuineIntel
210 cpu family : 6
211 model : 79
212 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
213 stepping : 1
214 microcode : 0xb000022
215 cpu MHz : 1796.453
216 cache size : 46080 KB
217 physical id : 0
218 siblings : 36
219 core id : 11
220 cpu cores : 18
221 apicid : 22
222 initial apicid : 22
223 fpu : yes
224 fpu_exception : yes
225 cpuid level : 20
226 wp : yes
227 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
228 bogomips : 4599.94
229 clflush size : 64
230 cache_alignment : 64
231 address sizes : 46 bits physical, 48 bits virtual
232 power management:
233
234 processor : 9
235 vendor_id : GenuineIntel
236 cpu family : 6
237 model : 79
238 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
239 stepping : 1
240 microcode : 0xb000022
241 cpu MHz : 1320.843
242 cache size : 46080 KB
243 physical id : 0
244 siblings : 36
245 core id : 16
246 cpu cores : 18
247 apicid : 32
248 initial apicid : 32
249 fpu : yes
250 fpu_exception : yes
251 cpuid level : 20
252 wp : yes
253 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
254 bogomips : 4599.94
255 clflush size : 64
256 cache_alignment : 64
257 address sizes : 46 bits physical, 48 bits virtual
258 power management:
259
260 processor : 10
261 vendor_id : GenuineIntel
262 cpu family : 6
263 model : 79
264 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
265 stepping : 1
266 microcode : 0xb000022
267 cpu MHz : 1607.080
268 cache size : 46080 KB
269 physical id : 0
270 siblings : 36
271 core id : 17
272 cpu cores : 18
273 apicid : 34
274 initial apicid : 34
275 fpu : yes
276 fpu_exception : yes
277 cpuid level : 20
278 wp : yes
279 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
280 bogomips : 4599.94
281 clflush size : 64
282 cache_alignment : 64
283 address sizes : 46 bits physical, 48 bits virtual
284 power management:
285
286 processor : 11
287 vendor_id : GenuineIntel
288 cpu family : 6
289 model : 79
290 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
291 stepping : 1
292 microcode : 0xb000022
293 cpu MHz : 1302.313
294 cache size : 46080 KB
295 physical id : 0
296 siblings : 36
297 core id : 18
298 cpu cores : 18
299 apicid : 36
300 initial apicid : 36
301 fpu : yes
302 fpu_exception : yes
303 cpuid level : 20
304 wp : yes
305 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
306 bogomips : 4599.94
307 clflush size : 64
308 cache_alignment : 64
309 address sizes : 46 bits physical, 48 bits virtual
310 power management:
311
312 processor : 12
313 vendor_id : GenuineIntel
314 cpu family : 6
315 model : 79
316 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
317 stepping : 1
318 microcode : 0xb000022
319 cpu MHz : 1516.394
320 cache size : 46080 KB
321 physical id : 0
322 siblings : 36
323 core id : 19
324 cpu cores : 18
325 apicid : 38
326 initial apicid : 38
327 fpu : yes
328 fpu_exception : yes
329 cpuid level : 20
330 wp : yes
331 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
332 bogomips : 4599.94
333 clflush size : 64
334 cache_alignment : 64
335 address sizes : 46 bits physical, 48 bits virtual
336 power management:
337
338 processor : 13
339 vendor_id : GenuineIntel
340 cpu family : 6
341 model : 79
342 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
343 stepping : 1
344 microcode : 0xb000022
345 cpu MHz : 1267.358
346 cache size : 46080 KB
347 physical id : 0
348 siblings : 36
349 core id : 20
350 cpu cores : 18
351 apicid : 40
352 initial apicid : 40
353 fpu : yes
354 fpu_exception : yes
355 cpuid level : 20
356 wp : yes
357 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
358 bogomips : 4599.94
359 clflush size : 64
360 cache_alignment : 64
361 address sizes : 46 bits physical, 48 bits virtual
362 power management:
363
364 processor : 14
365 vendor_id : GenuineIntel
366 cpu family : 6
367 model : 79
368 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
369 stepping : 1
370 microcode : 0xb000022
371 cpu MHz : 1528.887
372 cache size : 46080 KB
373 physical id : 0
374 siblings : 36
375 core id : 24
376 cpu cores : 18
377 apicid : 48
378 initial apicid : 48
379 fpu : yes
380 fpu_exception : yes
381 cpuid level : 20
382 wp : yes
383 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
384 bogomips : 4599.94
385 clflush size : 64
386 cache_alignment : 64
387 address sizes : 46 bits physical, 48 bits virtual
388 power management:
389
390 processor : 15
391 vendor_id : GenuineIntel
392 cpu family : 6
393 model : 79
394 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
395 stepping : 1
396 microcode : 0xb000022
397 cpu MHz : 1402.264
398 cache size : 46080 KB
399 physical id : 0
400 siblings : 36
401 core id : 25
402 cpu cores : 18
403 apicid : 50
404 initial apicid : 50
405 fpu : yes
406 fpu_exception : yes
407 cpuid level : 20
408 wp : yes
409 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
410 bogomips : 4599.94
411 clflush size : 64
412 cache_alignment : 64
413 address sizes : 46 bits physical, 48 bits virtual
414 power management:
415
416 processor : 16
417 vendor_id : GenuineIntel
418 cpu family : 6
419 model : 79
420 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
421 stepping : 1
422 microcode : 0xb000022
423 cpu MHz : 1201.519
424 cache size : 46080 KB
425 physical id : 0
426 siblings : 36
427 core id : 26
428 cpu cores : 18
429 apicid : 52
430 initial apicid : 52
431 fpu : yes
432 fpu_exception : yes
433 cpuid level : 20
434 wp : yes
435 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
436 bogomips : 4599.94
437 clflush size : 64
438 cache_alignment : 64
439 address sizes : 46 bits physical, 48 bits virtual
440 power management:
441
442 processor : 17
443 vendor_id : GenuineIntel
444 cpu family : 6
445 model : 79
446 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
447 stepping : 1
448 microcode : 0xb000022
449 cpu MHz : 1666.320
450 cache size : 46080 KB
451 physical id : 0
452 siblings : 36
453 core id : 27
454 cpu cores : 18
455 apicid : 54
456 initial apicid : 54
457 fpu : yes
458 fpu_exception : yes
459 cpuid level : 20
460 wp : yes
461 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
462 bogomips : 4599.94
463 clflush size : 64
464 cache_alignment : 64
465 address sizes : 46 bits physical, 48 bits virtual
466 power management:
467
468 processor : 18
469 vendor_id : GenuineIntel
470 cpu family : 6
471 model : 79
472 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
473 stepping : 1
474 microcode : 0xb000022
475 cpu MHz : 1674.041
476 cache size : 46080 KB
477 physical id : 1
478 siblings : 36
479 core id : 0
480 cpu cores : 18
481 apicid : 64
482 initial apicid : 64
483 fpu : yes
484 fpu_exception : yes
485 cpuid level : 20
486 wp : yes
487 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
488 bogomips : 4606.96
489 clflush size : 64
490 cache_alignment : 64
491 address sizes : 46 bits physical, 48 bits virtual
492 power management:
493
494 processor : 19
495 vendor_id : GenuineIntel
496 cpu family : 6
497 model : 79
498 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
499 stepping : 1
500 microcode : 0xb000022
501 cpu MHz : 2210.437
502 cache size : 46080 KB
503 physical id : 1
504 siblings : 36
505 core id : 1
506 cpu cores : 18
507 apicid : 66
508 initial apicid : 66
509 fpu : yes
510 fpu_exception : yes
511 cpuid level : 20
512 wp : yes
513 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
514 bogomips : 4606.96
515 clflush size : 64
516 cache_alignment : 64
517 address sizes : 46 bits physical, 48 bits virtual
518 power management:
519
520 processor : 20
521 vendor_id : GenuineIntel
522 cpu family : 6
523 model : 79
524 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
525 stepping : 1
526 microcode : 0xb000022
527 cpu MHz : 1354.254
528 cache size : 46080 KB
529 physical id : 1
530 siblings : 36
531 core id : 2
532 cpu cores : 18
533 apicid : 68
534 initial apicid : 68
535 fpu : yes
536 fpu_exception : yes
537 cpuid level : 20
538 wp : yes
539 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
540 bogomips : 4606.96
541 clflush size : 64
542 cache_alignment : 64
543 address sizes : 46 bits physical, 48 bits virtual
544 power management:
545
546 processor : 21
547 vendor_id : GenuineIntel
548 cpu family : 6
549 model : 79
550 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
551 stepping : 1
552 microcode : 0xb000022
553 cpu MHz : 1326.318
554 cache size : 46080 KB
555 physical id : 1
556 siblings : 36
557 core id : 3
558 cpu cores : 18
559 apicid : 70
560 initial apicid : 70
561 fpu : yes
562 fpu_exception : yes
563 cpuid level : 20
564 wp : yes
565 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
566 bogomips : 4606.96
567 clflush size : 64
568 cache_alignment : 64
569 address sizes : 46 bits physical, 48 bits virtual
570 power management:
571
572 processor : 22
573 vendor_id : GenuineIntel
574 cpu family : 6
575 model : 79
576 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
577 stepping : 1
578 microcode : 0xb000022
579 cpu MHz : 2132.806
580 cache size : 46080 KB
581 physical id : 1
582 siblings : 36
583 core id : 4
584 cpu cores : 18
585 apicid : 72
586 initial apicid : 72
587 fpu : yes
588 fpu_exception : yes
589 cpuid level : 20
590 wp : yes
591 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
592 bogomips : 4606.96
593 clflush size : 64
594 cache_alignment : 64
595 address sizes : 46 bits physical, 48 bits virtual
596 power management:
597
598 processor : 23
599 vendor_id : GenuineIntel
600 cpu family : 6
601 model : 79
602 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
603 stepping : 1
604 microcode : 0xb000022
605 cpu MHz : 1844.604
606 cache size : 46080 KB
607 physical id : 1
608 siblings : 36
609 core id : 8
610 cpu cores : 18
611 apicid : 80
612 initial apicid : 80
613 fpu : yes
614 fpu_exception : yes
615 cpuid level : 20
616 wp : yes
617 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
618 bogomips : 4606.96
619 clflush size : 64
620 cache_alignment : 64
621 address sizes : 46 bits physical, 48 bits virtual
622 power management:
623
624 processor : 24
625 vendor_id : GenuineIntel
626 cpu family : 6
627 model : 79
628 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
629 stepping : 1
630 microcode : 0xb000022
631 cpu MHz : 1322.387
632 cache size : 46080 KB
633 physical id : 1
634 siblings : 36
635 core id : 9
636 cpu cores : 18
637 apicid : 82
638 initial apicid : 82
639 fpu : yes
640 fpu_exception : yes
641 cpuid level : 20
642 wp : yes
643 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
644 bogomips : 4606.96
645 clflush size : 64
646 cache_alignment : 64
647 address sizes : 46 bits physical, 48 bits virtual
648 power management:
649
650 processor : 25
651 vendor_id : GenuineIntel
652 cpu family : 6
653 model : 79
654 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
655 stepping : 1
656 microcode : 0xb000022
657 cpu MHz : 1324.072
658 cache size : 46080 KB
659 physical id : 1
660 siblings : 36
661 core id : 10
662 cpu cores : 18
663 apicid : 84
664 initial apicid : 84
665 fpu : yes
666 fpu_exception : yes
667 cpuid level : 20
668 wp : yes
669 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
670 bogomips : 4606.96
671 clflush size : 64
672 cache_alignment : 64
673 address sizes : 46 bits physical, 48 bits virtual
674 power management:
675
676 processor : 26
677 vendor_id : GenuineIntel
678 cpu family : 6
679 model : 79
680 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
681 stepping : 1
682 microcode : 0xb000022
683 cpu MHz : 1200.677
684 cache size : 46080 KB
685 physical id : 1
686 siblings : 36
687 core id : 11
688 cpu cores : 18
689 apicid : 86
690 initial apicid : 86
691 fpu : yes
692 fpu_exception : yes
693 cpuid level : 20
694 wp : yes
695 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
696 bogomips : 4606.96
697 clflush size : 64
698 cache_alignment : 64
699 address sizes : 46 bits physical, 48 bits virtual
700 power management:
701
702 processor : 27
703 vendor_id : GenuineIntel
704 cpu family : 6
705 model : 79
706 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
707 stepping : 1
708 microcode : 0xb000022
709 cpu MHz : 1607.501
710 cache size : 46080 KB
711 physical id : 1
712 siblings : 36
713 core id : 16
714 cpu cores : 18
715 apicid : 96
716 initial apicid : 96
717 fpu : yes
718 fpu_exception : yes
719 cpuid level : 20
720 wp : yes
721 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
722 bogomips : 4606.96
723 clflush size : 64
724 cache_alignment : 64
725 address sizes : 46 bits physical, 48 bits virtual
726 power management:
727
728 processor : 28
729 vendor_id : GenuineIntel
730 cpu family : 6
731 model : 79
732 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
733 stepping : 1
734 microcode : 0xb000022
735 cpu MHz : 1200.677
736 cache size : 46080 KB
737 physical id : 1
738 siblings : 36
739 core id : 17
740 cpu cores : 18
741 apicid : 98
742 initial apicid : 98
743 fpu : yes
744 fpu_exception : yes
745 cpuid level : 20
746 wp : yes
747 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
748 bogomips : 4606.96
749 clflush size : 64
750 cache_alignment : 64
751 address sizes : 46 bits physical, 48 bits virtual
752 power management:
753
754 processor : 29
755 vendor_id : GenuineIntel
756 cpu family : 6
757 model : 79
758 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
759 stepping : 1
760 microcode : 0xb000022
761 cpu MHz : 1324.633
762 cache size : 46080 KB
763 physical id : 1
764 siblings : 36
765 core id : 18
766 cpu cores : 18
767 apicid : 100
768 initial apicid : 100
769 fpu : yes
770 fpu_exception : yes
771 cpuid level : 20
772 wp : yes
773 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
774 bogomips : 4606.96
775 clflush size : 64
776 cache_alignment : 64
777 address sizes : 46 bits physical, 48 bits virtual
778 power management:
779
780 processor : 30
781 vendor_id : GenuineIntel
782 cpu family : 6
783 model : 79
784 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
785 stepping : 1
786 microcode : 0xb000022
787 cpu MHz : 1322.106
788 cache size : 46080 KB
789 physical id : 1
790 siblings : 36
791 core id : 19
792 cpu cores : 18
793 apicid : 102
794 initial apicid : 102
795 fpu : yes
796 fpu_exception : yes
797 cpuid level : 20
798 wp : yes
799 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
800 bogomips : 4606.96
801 clflush size : 64
802 cache_alignment : 64
803 address sizes : 46 bits physical, 48 bits virtual
804 power management:
805
806 processor : 31
807 vendor_id : GenuineIntel
808 cpu family : 6
809 model : 79
810 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
811 stepping : 1
812 microcode : 0xb000022
813 cpu MHz : 1201.098
814 cache size : 46080 KB
815 physical id : 1
816 siblings : 36
817 core id : 20
818 cpu cores : 18
819 apicid : 104
820 initial apicid : 104
821 fpu : yes
822 fpu_exception : yes
823 cpuid level : 20
824 wp : yes
825 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
826 bogomips : 4606.96
827 clflush size : 64
828 cache_alignment : 64
829 address sizes : 46 bits physical, 48 bits virtual
830 power management:
831
832 processor : 32
833 vendor_id : GenuineIntel
834 cpu family : 6
835 model : 79
836 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
837 stepping : 1
838 microcode : 0xb000022
839 cpu MHz : 1450.695
840 cache size : 46080 KB
841 physical id : 1
842 siblings : 36
843 core id : 24
844 cpu cores : 18
845 apicid : 112
846 initial apicid : 112
847 fpu : yes
848 fpu_exception : yes
849 cpuid level : 20
850 wp : yes
851 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
852 bogomips : 4606.96
853 clflush size : 64
854 cache_alignment : 64
855 address sizes : 46 bits physical, 48 bits virtual
856 power management:
857
858 processor : 33
859 vendor_id : GenuineIntel
860 cpu family : 6
861 model : 79
862 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
863 stepping : 1
864 microcode : 0xb000022
865 cpu MHz : 1314.807
866 cache size : 46080 KB
867 physical id : 1
868 siblings : 36
869 core id : 25
870 cpu cores : 18
871 apicid : 114
872 initial apicid : 114
873 fpu : yes
874 fpu_exception : yes
875 cpuid level : 20
876 wp : yes
877 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
878 bogomips : 4606.96
879 clflush size : 64
880 cache_alignment : 64
881 address sizes : 46 bits physical, 48 bits virtual
882 power management:
883
884 processor : 34
885 vendor_id : GenuineIntel
886 cpu family : 6
887 model : 79
888 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
889 stepping : 1
890 microcode : 0xb000022
891 cpu MHz : 1318.316
892 cache size : 46080 KB
893 physical id : 1
894 siblings : 36
895 core id : 26
896 cpu cores : 18
897 apicid : 116
898 initial apicid : 116
899 fpu : yes
900 fpu_exception : yes
901 cpuid level : 20
902 wp : yes
903 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
904 bogomips : 4606.96
905 clflush size : 64
906 cache_alignment : 64
907 address sizes : 46 bits physical, 48 bits virtual
908 power management:
909
910 processor : 35
911 vendor_id : GenuineIntel
912 cpu family : 6
913 model : 79
914 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
915 stepping : 1
916 microcode : 0xb000022
917 cpu MHz : 1850.079
918 cache size : 46080 KB
919 physical id : 1
920 siblings : 36
921 core id : 27
922 cpu cores : 18
923 apicid : 118
924 initial apicid : 118
925 fpu : yes
926 fpu_exception : yes
927 cpuid level : 20
928 wp : yes
929 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
930 bogomips : 4606.96
931 clflush size : 64
932 cache_alignment : 64
933 address sizes : 46 bits physical, 48 bits virtual
934 power management:
935
936 processor : 36
937 vendor_id : GenuineIntel
938 cpu family : 6
939 model : 79
940 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
941 stepping : 1
942 microcode : 0xb000022
943 cpu MHz : 1567.071
944 cache size : 46080 KB
945 physical id : 0
946 siblings : 36
947 core id : 0
948 cpu cores : 18
949 apicid : 1
950 initial apicid : 1
951 fpu : yes
952 fpu_exception : yes
953 cpuid level : 20
954 wp : yes
955 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
956 bogomips : 4599.94
957 clflush size : 64
958 cache_alignment : 64
959 address sizes : 46 bits physical, 48 bits virtual
960 power management:
961
962 processor : 37
963 vendor_id : GenuineIntel
964 cpu family : 6
965 model : 79
966 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
967 stepping : 1
968 microcode : 0xb000022
969 cpu MHz : 2778.558
970 cache size : 46080 KB
971 physical id : 0
972 siblings : 36
973 core id : 1
974 cpu cores : 18
975 apicid : 3
976 initial apicid : 3
977 fpu : yes
978 fpu_exception : yes
979 cpuid level : 20
980 wp : yes
981 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
982 bogomips : 4599.94
983 clflush size : 64
984 cache_alignment : 64
985 address sizes : 46 bits physical, 48 bits virtual
986 power management:
987
988 processor : 38
989 vendor_id : GenuineIntel
990 cpu family : 6
991 model : 79
992 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
993 stepping : 1
994 microcode : 0xb000022
995 cpu MHz : 1557.666
996 cache size : 46080 KB
997 physical id : 0
998 siblings : 36
999 core id : 2
1000 cpu cores : 18
1001 apicid : 5
1002 initial apicid : 5
1003 fpu : yes
1004 fpu_exception : yes
1005 cpuid level : 20
1006 wp : yes
1007 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1008 bogomips : 4599.94
1009 clflush size : 64
1010 cache_alignment : 64
1011 address sizes : 46 bits physical, 48 bits virtual
1012 power management:
1013
1014 processor : 39
1015 vendor_id : GenuineIntel
1016 cpu family : 6
1017 model : 79
1018 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1019 stepping : 1
1020 microcode : 0xb000022
1021 cpu MHz : 2291.436
1022 cache size : 46080 KB
1023 physical id : 0
1024 siblings : 36
1025 core id : 3
1026 cpu cores : 18
1027 apicid : 7
1028 initial apicid : 7
1029 fpu : yes
1030 fpu_exception : yes
1031 cpuid level : 20
1032 wp : yes
1033 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1034 bogomips : 4599.94
1035 clflush size : 64
1036 cache_alignment : 64
1037 address sizes : 46 bits physical, 48 bits virtual
1038 power management:
1039
1040 processor : 40
1041 vendor_id : GenuineIntel
1042 cpu family : 6
1043 model : 79
1044 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1045 stepping : 1
1046 microcode : 0xb000022
1047 cpu MHz : 1277.886
1048 cache size : 46080 KB
1049 physical id : 0
1050 siblings : 36
1051 core id : 4
1052 cpu cores : 18
1053 apicid : 9
1054 initial apicid : 9
1055 fpu : yes
1056 fpu_exception : yes
1057 cpuid level : 20
1058 wp : yes
1059 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1060 bogomips : 4599.94
1061 clflush size : 64
1062 cache_alignment : 64
1063 address sizes : 46 bits physical, 48 bits virtual
1064 power management:
1065
1066 processor : 41
1067 vendor_id : GenuineIntel
1068 cpu family : 6
1069 model : 79
1070 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1071 stepping : 1
1072 microcode : 0xb000022
1073 cpu MHz : 2046.191
1074 cache size : 46080 KB
1075 physical id : 0
1076 siblings : 36
1077 core id : 8
1078 cpu cores : 18
1079 apicid : 17
1080 initial apicid : 17
1081 fpu : yes
1082 fpu_exception : yes
1083 cpuid level : 20
1084 wp : yes
1085 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1086 bogomips : 4599.94
1087 clflush size : 64
1088 cache_alignment : 64
1089 address sizes : 46 bits physical, 48 bits virtual
1090 power management:
1091
1092 processor : 42
1093 vendor_id : GenuineIntel
1094 cpu family : 6
1095 model : 79
1096 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1097 stepping : 1
1098 microcode : 0xb000022
1099 cpu MHz : 1554.858
1100 cache size : 46080 KB
1101 physical id : 0
1102 siblings : 36
1103 core id : 9
1104 cpu cores : 18
1105 apicid : 19
1106 initial apicid : 19
1107 fpu : yes
1108 fpu_exception : yes
1109 cpuid level : 20
1110 wp : yes
1111 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1112 bogomips : 4599.94
1113 clflush size : 64
1114 cache_alignment : 64
1115 address sizes : 46 bits physical, 48 bits virtual
1116 power management:
1117
1118 processor : 43
1119 vendor_id : GenuineIntel
1120 cpu family : 6
1121 model : 79
1122 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1123 stepping : 1
1124 microcode : 0xb000022
1125 cpu MHz : 1440.869
1126 cache size : 46080 KB
1127 physical id : 0
1128 siblings : 36
1129 core id : 10
1130 cpu cores : 18
1131 apicid : 21
1132 initial apicid : 21
1133 fpu : yes
1134 fpu_exception : yes
1135 cpuid level : 20
1136 wp : yes
1137 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1138 bogomips : 4599.94
1139 clflush size : 64
1140 cache_alignment : 64
1141 address sizes : 46 bits physical, 48 bits virtual
1142 power management:
1143
1144 processor : 44
1145 vendor_id : GenuineIntel
1146 cpu family : 6
1147 model : 79
1148 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1149 stepping : 1
1150 microcode : 0xb000022
1151 cpu MHz : 1215.557
1152 cache size : 46080 KB
1153 physical id : 0
1154 siblings : 36
1155 core id : 11
1156 cpu cores : 18
1157 apicid : 23
1158 initial apicid : 23
1159 fpu : yes
1160 fpu_exception : yes
1161 cpuid level : 20
1162 wp : yes
1163 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1164 bogomips : 4599.94
1165 clflush size : 64
1166 cache_alignment : 64
1167 address sizes : 46 bits physical, 48 bits virtual
1168 power management:
1169
1170 processor : 45
1171 vendor_id : GenuineIntel
1172 cpu family : 6
1173 model : 79
1174 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1175 stepping : 1
1176 microcode : 0xb000022
1177 cpu MHz : 2059.948
1178 cache size : 46080 KB
1179 physical id : 0
1180 siblings : 36
1181 core id : 16
1182 cpu cores : 18
1183 apicid : 33
1184 initial apicid : 33
1185 fpu : yes
1186 fpu_exception : yes
1187 cpuid level : 20
1188 wp : yes
1189 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1190 bogomips : 4599.94
1191 clflush size : 64
1192 cache_alignment : 64
1193 address sizes : 46 bits physical, 48 bits virtual
1194 power management:
1195
1196 processor : 46
1197 vendor_id : GenuineIntel
1198 cpu family : 6
1199 model : 79
1200 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1201 stepping : 1
1202 microcode : 0xb000022
1203 cpu MHz : 1597.674
1204 cache size : 46080 KB
1205 physical id : 0
1206 siblings : 36
1207 core id : 17
1208 cpu cores : 18
1209 apicid : 35
1210 initial apicid : 35
1211 fpu : yes
1212 fpu_exception : yes
1213 cpuid level : 20
1214 wp : yes
1215 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1216 bogomips : 4599.94
1217 clflush size : 64
1218 cache_alignment : 64
1219 address sizes : 46 bits physical, 48 bits virtual
1220 power management:
1221
1222 processor : 47
1223 vendor_id : GenuineIntel
1224 cpu family : 6
1225 model : 79
1226 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1227 stepping : 1
1228 microcode : 0xb000022
1229 cpu MHz : 1554.296
1230 cache size : 46080 KB
1231 physical id : 0
1232 siblings : 36
1233 core id : 18
1234 cpu cores : 18
1235 apicid : 37
1236 initial apicid : 37
1237 fpu : yes
1238 fpu_exception : yes
1239 cpuid level : 20
1240 wp : yes
1241 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1242 bogomips : 4599.94
1243 clflush size : 64
1244 cache_alignment : 64
1245 address sizes : 46 bits physical, 48 bits virtual
1246 power management:
1247
1248 processor : 48
1249 vendor_id : GenuineIntel
1250 cpu family : 6
1251 model : 79
1252 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1253 stepping : 1
1254 microcode : 0xb000022
1255 cpu MHz : 1803.753
1256 cache size : 46080 KB
1257 physical id : 0
1258 siblings : 36
1259 core id : 19
1260 cpu cores : 18
1261 apicid : 39
1262 initial apicid : 39
1263 fpu : yes
1264 fpu_exception : yes
1265 cpuid level : 20
1266 wp : yes
1267 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1268 bogomips : 4599.94
1269 clflush size : 64
1270 cache_alignment : 64
1271 address sizes : 46 bits physical, 48 bits virtual
1272 power management:
1273
1274 processor : 49
1275 vendor_id : GenuineIntel
1276 cpu family : 6
1277 model : 79
1278 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1279 stepping : 1
1280 microcode : 0xb000022
1281 cpu MHz : 1665.899
1282 cache size : 46080 KB
1283 physical id : 0
1284 siblings : 36
1285 core id : 20
1286 cpu cores : 18
1287 apicid : 41
1288 initial apicid : 41
1289 fpu : yes
1290 fpu_exception : yes
1291 cpuid level : 20
1292 wp : yes
1293 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1294 bogomips : 4599.94
1295 clflush size : 64
1296 cache_alignment : 64
1297 address sizes : 46 bits physical, 48 bits virtual
1298 power management:
1299
1300 processor : 50
1301 vendor_id : GenuineIntel
1302 cpu family : 6
1303 model : 79
1304 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1305 stepping : 1
1306 microcode : 0xb000022
1307 cpu MHz : 1685.131
1308 cache size : 46080 KB
1309 physical id : 0
1310 siblings : 36
1311 core id : 24
1312 cpu cores : 18
1313 apicid : 49
1314 initial apicid : 49
1315 fpu : yes
1316 fpu_exception : yes
1317 cpuid level : 20
1318 wp : yes
1319 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1320 bogomips : 4599.94
1321 clflush size : 64
1322 cache_alignment : 64
1323 address sizes : 46 bits physical, 48 bits virtual
1324 power management:
1325
1326 processor : 51
1327 vendor_id : GenuineIntel
1328 cpu family : 6
1329 model : 79
1330 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1331 stepping : 1
1332 microcode : 0xb000022
1333 cpu MHz : 1553.454
1334 cache size : 46080 KB
1335 physical id : 0
1336 siblings : 36
1337 core id : 25
1338 cpu cores : 18
1339 apicid : 51
1340 initial apicid : 51
1341 fpu : yes
1342 fpu_exception : yes
1343 cpuid level : 20
1344 wp : yes
1345 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1346 bogomips : 4599.94
1347 clflush size : 64
1348 cache_alignment : 64
1349 address sizes : 46 bits physical, 48 bits virtual
1350 power management:
1351
1352 processor : 52
1353 vendor_id : GenuineIntel
1354 cpu family : 6
1355 model : 79
1356 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1357 stepping : 1
1358 microcode : 0xb000022
1359 cpu MHz : 1317.333
1360 cache size : 46080 KB
1361 physical id : 0
1362 siblings : 36
1363 core id : 26
1364 cpu cores : 18
1365 apicid : 53
1366 initial apicid : 53
1367 fpu : yes
1368 fpu_exception : yes
1369 cpuid level : 20
1370 wp : yes
1371 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1372 bogomips : 4599.94
1373 clflush size : 64
1374 cache_alignment : 64
1375 address sizes : 46 bits physical, 48 bits virtual
1376 power management:
1377
1378 processor : 53
1379 vendor_id : GenuineIntel
1380 cpu family : 6
1381 model : 79
1382 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1383 stepping : 1
1384 microcode : 0xb000022
1385 cpu MHz : 1298.101
1386 cache size : 46080 KB
1387 physical id : 0
1388 siblings : 36
1389 core id : 27
1390 cpu cores : 18
1391 apicid : 55
1392 initial apicid : 55
1393 fpu : yes
1394 fpu_exception : yes
1395 cpuid level : 20
1396 wp : yes
1397 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1398 bogomips : 4599.94
1399 clflush size : 64
1400 cache_alignment : 64
1401 address sizes : 46 bits physical, 48 bits virtual
1402 power management:
1403
1404 processor : 54
1405 vendor_id : GenuineIntel
1406 cpu family : 6
1407 model : 79
1408 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1409 stepping : 1
1410 microcode : 0xb000022
1411 cpu MHz : 1390.191
1412 cache size : 46080 KB
1413 physical id : 1
1414 siblings : 36
1415 core id : 0
1416 cpu cores : 18
1417 apicid : 65
1418 initial apicid : 65
1419 fpu : yes
1420 fpu_exception : yes
1421 cpuid level : 20
1422 wp : yes
1423 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1424 bogomips : 4606.96
1425 clflush size : 64
1426 cache_alignment : 64
1427 address sizes : 46 bits physical, 48 bits virtual
1428 power management:
1429
1430 processor : 55
1431 vendor_id : GenuineIntel
1432 cpu family : 6
1433 model : 79
1434 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1435 stepping : 1
1436 microcode : 0xb000022
1437 cpu MHz : 1751.391
1438 cache size : 46080 KB
1439 physical id : 1
1440 siblings : 36
1441 core id : 1
1442 cpu cores : 18
1443 apicid : 67
1444 initial apicid : 67
1445 fpu : yes
1446 fpu_exception : yes
1447 cpuid level : 20
1448 wp : yes
1449 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1450 bogomips : 4606.96
1451 clflush size : 64
1452 cache_alignment : 64
1453 address sizes : 46 bits physical, 48 bits virtual
1454 power management:
1455
1456 processor : 56
1457 vendor_id : GenuineIntel
1458 cpu family : 6
1459 model : 79
1460 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1461 stepping : 1
1462 microcode : 0xb000022
1463 cpu MHz : 1321.685
1464 cache size : 46080 KB
1465 physical id : 1
1466 siblings : 36
1467 core id : 2
1468 cpu cores : 18
1469 apicid : 69
1470 initial apicid : 69
1471 fpu : yes
1472 fpu_exception : yes
1473 cpuid level : 20
1474 wp : yes
1475 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1476 bogomips : 4606.96
1477 clflush size : 64
1478 cache_alignment : 64
1479 address sizes : 46 bits physical, 48 bits virtual
1480 power management:
1481
1482 processor : 57
1483 vendor_id : GenuineIntel
1484 cpu family : 6
1485 model : 79
1486 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1487 stepping : 1
1488 microcode : 0xb000022
1489 cpu MHz : 1322.387
1490 cache size : 46080 KB
1491 physical id : 1
1492 siblings : 36
1493 core id : 3
1494 cpu cores : 18
1495 apicid : 71
1496 initial apicid : 71
1497 fpu : yes
1498 fpu_exception : yes
1499 cpuid level : 20
1500 wp : yes
1501 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1502 bogomips : 4606.96
1503 clflush size : 64
1504 cache_alignment : 64
1505 address sizes : 46 bits physical, 48 bits virtual
1506 power management:
1507
1508 processor : 58
1509 vendor_id : GenuineIntel
1510 cpu family : 6
1511 model : 79
1512 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1513 stepping : 1
1514 microcode : 0xb000022
1515 cpu MHz : 1247.283
1516 cache size : 46080 KB
1517 physical id : 1
1518 siblings : 36
1519 core id : 4
1520 cpu cores : 18
1521 apicid : 73
1522 initial apicid : 73
1523 fpu : yes
1524 fpu_exception : yes
1525 cpuid level : 20
1526 wp : yes
1527 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1528 bogomips : 4606.96
1529 clflush size : 64
1530 cache_alignment : 64
1531 address sizes : 46 bits physical, 48 bits virtual
1532 power management:
1533
1534 processor : 59
1535 vendor_id : GenuineIntel
1536 cpu family : 6
1537 model : 79
1538 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1539 stepping : 1
1540 microcode : 0xb000022
1541 cpu MHz : 1457.012
1542 cache size : 46080 KB
1543 physical id : 1
1544 siblings : 36
1545 core id : 8
1546 cpu cores : 18
1547 apicid : 81
1548 initial apicid : 81
1549 fpu : yes
1550 fpu_exception : yes
1551 cpuid level : 20
1552 wp : yes
1553 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1554 bogomips : 4606.96
1555 clflush size : 64
1556 cache_alignment : 64
1557 address sizes : 46 bits physical, 48 bits virtual
1558 power management:
1559
1560 processor : 60
1561 vendor_id : GenuineIntel
1562 cpu family : 6
1563 model : 79
1564 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1565 stepping : 1
1566 microcode : 0xb000022
1567 cpu MHz : 1623.785
1568 cache size : 46080 KB
1569 physical id : 1
1570 siblings : 36
1571 core id : 9
1572 cpu cores : 18
1573 apicid : 83
1574 initial apicid : 83
1575 fpu : yes
1576 fpu_exception : yes
1577 cpuid level : 20
1578 wp : yes
1579 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1580 bogomips : 4606.96
1581 clflush size : 64
1582 cache_alignment : 64
1583 address sizes : 46 bits physical, 48 bits virtual
1584 power management:
1585
1586 processor : 61
1587 vendor_id : GenuineIntel
1588 cpu family : 6
1589 model : 79
1590 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1591 stepping : 1
1592 microcode : 0xb000022
1593 cpu MHz : 1369.696
1594 cache size : 46080 KB
1595 physical id : 1
1596 siblings : 36
1597 core id : 10
1598 cpu cores : 18
1599 apicid : 85
1600 initial apicid : 85
1601 fpu : yes
1602 fpu_exception : yes
1603 cpuid level : 20
1604 wp : yes
1605 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1606 bogomips : 4606.96
1607 clflush size : 64
1608 cache_alignment : 64
1609 address sizes : 46 bits physical, 48 bits virtual
1610 power management:
1611
1612 processor : 62
1613 vendor_id : GenuineIntel
1614 cpu family : 6
1615 model : 79
1616 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1617 stepping : 1
1618 microcode : 0xb000022
1619 cpu MHz : 1643.438
1620 cache size : 46080 KB
1621 physical id : 1
1622 siblings : 36
1623 core id : 11
1624 cpu cores : 18
1625 apicid : 87
1626 initial apicid : 87
1627 fpu : yes
1628 fpu_exception : yes
1629 cpuid level : 20
1630 wp : yes
1631 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1632 bogomips : 4606.96
1633 clflush size : 64
1634 cache_alignment : 64
1635 address sizes : 46 bits physical, 48 bits virtual
1636 power management:
1637
1638 processor : 63
1639 vendor_id : GenuineIntel
1640 cpu family : 6
1641 model : 79
1642 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1643 stepping : 1
1644 microcode : 0xb000022
1645 cpu MHz : 1756.164
1646 cache size : 46080 KB
1647 physical id : 1
1648 siblings : 36
1649 core id : 16
1650 cpu cores : 18
1651 apicid : 97
1652 initial apicid : 97
1653 fpu : yes
1654 fpu_exception : yes
1655 cpuid level : 20
1656 wp : yes
1657 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1658 bogomips : 4606.96
1659 clflush size : 64
1660 cache_alignment : 64
1661 address sizes : 46 bits physical, 48 bits virtual
1662 power management:
1663
1664 processor : 64
1665 vendor_id : GenuineIntel
1666 cpu family : 6
1667 model : 79
1668 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1669 stepping : 1
1670 microcode : 0xb000022
1671 cpu MHz : 1517.517
1672 cache size : 46080 KB
1673 physical id : 1
1674 siblings : 36
1675 core id : 17
1676 cpu cores : 18
1677 apicid : 99
1678 initial apicid : 99
1679 fpu : yes
1680 fpu_exception : yes
1681 cpuid level : 20
1682 wp : yes
1683 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1684 bogomips : 4606.96
1685 clflush size : 64
1686 cache_alignment : 64
1687 address sizes : 46 bits physical, 48 bits virtual
1688 power management:
1689
1690 processor : 65
1691 vendor_id : GenuineIntel
1692 cpu family : 6
1693 model : 79
1694 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1695 stepping : 1
1696 microcode : 0xb000022
1697 cpu MHz : 1200.115
1698 cache size : 46080 KB
1699 physical id : 1
1700 siblings : 36
1701 core id : 18
1702 cpu cores : 18
1703 apicid : 101
1704 initial apicid : 101
1705 fpu : yes
1706 fpu_exception : yes
1707 cpuid level : 20
1708 wp : yes
1709 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1710 bogomips : 4606.96
1711 clflush size : 64
1712 cache_alignment : 64
1713 address sizes : 46 bits physical, 48 bits virtual
1714 power management:
1715
1716 processor : 66
1717 vendor_id : GenuineIntel
1718 cpu family : 6
1719 model : 79
1720 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1721 stepping : 1
1722 microcode : 0xb000022
1723 cpu MHz : 1778.765
1724 cache size : 46080 KB
1725 physical id : 1
1726 siblings : 36
1727 core id : 19
1728 cpu cores : 18
1729 apicid : 103
1730 initial apicid : 103
1731 fpu : yes
1732 fpu_exception : yes
1733 cpuid level : 20
1734 wp : yes
1735 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1736 bogomips : 4606.96
1737 clflush size : 64
1738 cache_alignment : 64
1739 address sizes : 46 bits physical, 48 bits virtual
1740 power management:
1741
1742 processor : 67
1743 vendor_id : GenuineIntel
1744 cpu family : 6
1745 model : 79
1746 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1747 stepping : 1
1748 microcode : 0xb000022
1749 cpu MHz : 1200.537
1750 cache size : 46080 KB
1751 physical id : 1
1752 siblings : 36
1753 core id : 20
1754 cpu cores : 18
1755 apicid : 105
1756 initial apicid : 105
1757 fpu : yes
1758 fpu_exception : yes
1759 cpuid level : 20
1760 wp : yes
1761 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1762 bogomips : 4606.96
1763 clflush size : 64
1764 cache_alignment : 64
1765 address sizes : 46 bits physical, 48 bits virtual
1766 power management:
1767
1768 processor : 68
1769 vendor_id : GenuineIntel
1770 cpu family : 6
1771 model : 79
1772 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1773 stepping : 1
1774 microcode : 0xb000022
1775 cpu MHz : 1395.947
1776 cache size : 46080 KB
1777 physical id : 1
1778 siblings : 36
1779 core id : 24
1780 cpu cores : 18
1781 apicid : 113
1782 initial apicid : 113
1783 fpu : yes
1784 fpu_exception : yes
1785 cpuid level : 20
1786 wp : yes
1787 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1788 bogomips : 4606.96
1789 clflush size : 64
1790 cache_alignment : 64
1791 address sizes : 46 bits physical, 48 bits virtual
1792 power management:
1793
1794 processor : 69
1795 vendor_id : GenuineIntel
1796 cpu family : 6
1797 model : 79
1798 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1799 stepping : 1
1800 microcode : 0xb000022
1801 cpu MHz : 1200.537
1802 cache size : 46080 KB
1803 physical id : 1
1804 siblings : 36
1805 core id : 25
1806 cpu cores : 18
1807 apicid : 115
1808 initial apicid : 115
1809 fpu : yes
1810 fpu_exception : yes
1811 cpuid level : 20
1812 wp : yes
1813 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1814 bogomips : 4606.96
1815 clflush size : 64
1816 cache_alignment : 64
1817 address sizes : 46 bits physical, 48 bits virtual
1818 power management:
1819
1820 processor : 70
1821 vendor_id : GenuineIntel
1822 cpu family : 6
1823 model : 79
1824 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1825 stepping : 1
1826 microcode : 0xb000022
1827 cpu MHz : 1200.396
1828 cache size : 46080 KB
1829 physical id : 1
1830 siblings : 36
1831 core id : 26
1832 cpu cores : 18
1833 apicid : 117
1834 initial apicid : 117
1835 fpu : yes
1836 fpu_exception : yes
1837 cpuid level : 20
1838 wp : yes
1839 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1840 bogomips : 4606.96
1841 clflush size : 64
1842 cache_alignment : 64
1843 address sizes : 46 bits physical, 48 bits virtual
1844 power management:
1845
1846 processor : 71
1847 vendor_id : GenuineIntel
1848 cpu family : 6
1849 model : 79
1850 model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1851 stepping : 1
1852 microcode : 0xb000022
1853 cpu MHz : 1205.731
1854 cache size : 46080 KB
1855 physical id : 1
1856 siblings : 36
1857 core id : 27
1858 cpu cores : 18
1859 apicid : 119
1860 initial apicid : 119
1861 fpu : yes
1862 fpu_exception : yes
1863 cpuid level : 20
1864 wp : yes
1865 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
1866 bogomips : 4606.96
1867 clflush size : 64
1868 cache_alignment : 64
1869 address sizes : 46 bits physical, 48 bits virtual
1870 power management:
1871
0 Name: cat
1 Umask: 0022
2 State: R (running)
3 Tgid: 25127
4 Ngid: 0
5 Pid: 25127
6 PPid: 18233
7 TracerPid: 0
8 Uid: 0 0 0 0
9 Gid: 0 0 0 0
10 FDSize: 256
11 Groups: 0
12 VmPeak: 107972 kB
13 VmSize: 107972 kB
14 VmLck: 0 kB
15 VmPin: 0 kB
16 VmHWM: 360 kB
17 VmRSS: 360 kB
18 RssAnon: 76 kB
19 RssFile: 284 kB
20 RssShmem: 0 kB
21 VmData: 180 kB
22 VmStk: 132 kB
23 VmExe: 44 kB
24 VmLib: 1936 kB
25 VmPTE: 40 kB
26 VmSwap: 0 kB
27 Threads: 1
28 SigQ: 1/2062566
29 SigPnd: 0000000000000000
30 ShdPnd: 0000000000000000
31 SigBlk: 0000000000000000
32 SigIgn: 0000000000000000
33 SigCgt: 0000000000000000
34 CapInh: 0000000000000000
35 CapPrm: 0000001fffffffff
36 CapEff: 0000001fffffffff
37 CapBnd: 0000001fffffffff
38 CapAmb: 0000000000000000
39 Seccomp: 0
40 Cpus_allowed: ff,ffffffff,ffffffff
41 Cpus_allowed_list: 0-71
42 Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000003
43 Mems_allowed_list: 0-1
44 voluntary_ctxt_switches: 0
45 nonvoluntary_ctxt_switches: 1
0 #!/bin/sh -
1 cat <<'EOF'
2 # dmidecode 3.0
3 Getting SMBIOS data from sysfs.
4 SMBIOS 3.0 present.
5 90 structures occupying 4575 bytes.
6 Table at 0x000EB000.
7
8 Handle 0x0000, DMI type 0, 24 bytes
9 BIOS Information
10 Vendor: Amazon EC2
11 Version: 1.0
12 Release Date: 10/16/2017
13 Address: 0xF0000
14 Runtime Size: 64 kB
15 ROM Size: 8192 kB
16 Characteristics:
17 PCI is supported
18 BIOS is upgradeable
19 BIOS shadowing is allowed
20 Boot from CD is supported
21 Selectable boot is supported
22 BIOS ROM is socketed
23 EDD is supported
24 5.25"/1.2 MB floppy services are supported (int 13h)
25 3.5"/720 kB floppy services are supported (int 13h)
26 3.5"/2.88 MB floppy services are supported (int 13h)
27 Print screen service is supported (int 5h)
28 8042 keyboard services are supported (int 9h)
29 Serial services are supported (int 14h)
30 Printer services are supported (int 17h)
31 ACPI is supported
32 USB legacy is supported
33 BIOS boot specification is supported
34 Targeted content distribution is supported
35 UEFI is supported
36 BIOS Revision: 5.11
37
38 Handle 0x0001, DMI type 1, 27 bytes
39 System Information
40 Manufacturer: Amazon EC2
41 Product Name: i3.metal
42 Version: 00001
43 Serial Number: ec2240c6-8e37-edcf-72ac-7951361680f2
44 UUID: EC2240C6-8E37-EDCF-72AC-7951361680F2
45 Wake-up Type: Power Switch
46 SKU Number:
47 Family: 110-000523-002
48
49 Handle 0x0002, DMI type 2, 15 bytes
50 Base Board Information
51 Manufacturer: Amazon EC2
52 Product Name: Not Specified
53 Version: Not Specified
54 Serial Number: Not Specified
55 Asset Tag: i-035891f969d0ff36b
56 Features:
57 Board is a hosting board
58 Board is replaceable
59 Location In Chassis: empty
60 Chassis Handle: 0x0003
61 Type: Motherboard
62 Contained Object Handles: 0
63
64 Handle 0x0003, DMI type 3, 25 bytes
65 Chassis Information
66 Manufacturer: Amazon EC2
67 Type: Rack Mount Chassis
68 Lock: Not Present
69 Version: Not Specified
70 Serial Number: Not Specified
71 Asset Tag: Amazon EC2
72 Boot-up State: Safe
73 Power Supply State: Safe
74 Thermal State: Safe
75 Security Status: None
76 OEM Information: 0x00000000
77 Height: Unspecified
78 Number Of Power Cords: 1
79 Contained Elements: 1
80 <OUT OF SPEC> (0)
81 SKU Number: To be filled by O.E.M
82
83 Handle 0x0004, DMI type 8, 9 bytes
84 Port Connector Information
85 Internal Reference Designator: J17
86 Internal Connector Type: None
87 External Reference Designator: MEZZ_0
88 External Connector Type: RJ-45
89 Port Type: Network Port
90
91 Handle 0x0005, DMI type 8, 9 bytes
92 Port Connector Information
93 Internal Reference Designator: J99
94 Internal Connector Type: None
95 External Reference Designator: MEZZ_1
96 External Connector Type: RJ-45
97 Port Type: Network Port
98
99 Handle 0x0006, DMI type 8, 9 bytes
100 Port Connector Information
101 Internal Reference Designator: J43
102 Internal Connector Type: None
103 External Reference Designator: External USB0 Port 0
104 External Connector Type: Access Bus (USB)
105 Port Type: USB
106
107 Handle 0x0007, DMI type 8, 9 bytes
108 Port Connector Information
109 Internal Reference Designator: J43
110 Internal Connector Type: None
111 External Reference Designator: External USB0 Port 1
112 External Connector Type: Access Bus (USB)
113 Port Type: USB
114
115 Handle 0x0008, DMI type 8, 9 bytes
116 Port Connector Information
117 Internal Reference Designator: VGA1
118 Internal Connector Type: None
119 External Reference Designator: VGA
120 External Connector Type: DB-15 female
121 Port Type: Video Port
122
123 Handle 0x0009, DMI type 8, 9 bytes
124 Port Connector Information
125 Internal Reference Designator: J124
126 Internal Connector Type: None
127 External Reference Designator: COM Port
128 External Connector Type: DB-9 male
129 Port Type: Serial Port 16550A Compatible
130
131 Handle 0x000A, DMI type 8, 9 bytes
132 Port Connector Information
133 Internal Reference Designator: J158
134 Internal Connector Type: None
135 External Reference Designator: Mgt_LAN
136 External Connector Type: RJ-45
137 Port Type: Network Port
138
139 Handle 0x000B, DMI type 8, 9 bytes
140 Port Connector Information
141 Internal Reference Designator: J98 - PCIE RISER_0
142 Internal Connector Type: Other
143 External Reference Designator: Not Specified
144 External Connector Type: None
145 Port Type: Other
146
147 Handle 0x000C, DMI type 8, 9 bytes
148 Port Connector Information
149 Internal Reference Designator: J102 - PCIE RISER_1
150 Internal Connector Type: Other
151 External Reference Designator: Not Specified
152 External Connector Type: None
153 Port Type: Other
154
155 Handle 0x000D, DMI type 8, 9 bytes
156 Port Connector Information
157 Internal Reference Designator: J110 - SATA_0
158 Internal Connector Type: SAS/SATA Plug Receptacle
159 External Reference Designator: Not Specified
160 External Connector Type: None
161 Port Type: SATA
162
163 Handle 0x000E, DMI type 8, 9 bytes
164 Port Connector Information
165 Internal Reference Designator: J111 - SATA_1
166 Internal Connector Type: SAS/SATA Plug Receptacle
167 External Reference Designator: Not Specified
168 External Connector Type: None
169 Port Type: SATA
170
171 Handle 0x000F, DMI type 8, 9 bytes
172 Port Connector Information
173 Internal Reference Designator: J100 - PCIeSSD_0
174 Internal Connector Type: SAS/SATA Plug Receptacle
175 External Reference Designator: Not Specified
176 External Connector Type: None
177 Port Type: SAS
178
179 Handle 0x0010, DMI type 8, 9 bytes
180 Port Connector Information
181 Internal Reference Designator: J101 - PCIeSSD_1
182 Internal Connector Type: SAS/SATA Plug Receptacle
183 External Reference Designator: Not Specified
184 External Connector Type: None
185 Port Type: SAS
186
187 Handle 0x0011, DMI type 8, 9 bytes
188 Port Connector Information
189 Internal Reference Designator: J104 - PCIeSSD_2
190 Internal Connector Type: SAS/SATA Plug Receptacle
191 External Reference Designator: Not Specified
192 External Connector Type: None
193 Port Type: SAS
194
195 Handle 0x0012, DMI type 8, 9 bytes
196 Port Connector Information
197 Internal Reference Designator: J105 - PCIeSSD_3
198 Internal Connector Type: SAS/SATA Plug Receptacle
199 External Reference Designator: Not Specified
200 External Connector Type: None
201 Port Type: SAS
202
203 Handle 0x0013, DMI type 8, 9 bytes
204 Port Connector Information
205 Internal Reference Designator: J107 - PCIeSSD_4
206 Internal Connector Type: SAS/SATA Plug Receptacle
207 External Reference Designator: Not Specified
208 External Connector Type: None
209 Port Type: SAS
210
211 Handle 0x0014, DMI type 8, 9 bytes
212 Port Connector Information
213 Internal Reference Designator: J106 - PCIeSSD_5
214 Internal Connector Type: SAS/SATA Plug Receptacle
215 External Reference Designator: Not Specified
216 External Connector Type: None
217 Port Type: SAS
218
219 Handle 0x0015, DMI type 8, 9 bytes
220 Port Connector Information
221 Internal Reference Designator: J108 - PCIeSSD_6
222 Internal Connector Type: SAS/SATA Plug Receptacle
223 External Reference Designator: Not Specified
224 External Connector Type: None
225 Port Type: SAS
226
227 Handle 0x0016, DMI type 8, 9 bytes
228 Port Connector Information
229 Internal Reference Designator: J109 - PCIeSSD_7
230 Internal Connector Type: SAS/SATA Plug Receptacle
231 External Reference Designator: Not Specified
232 External Connector Type: None
233 Port Type: SAS
234
235 Handle 0x0017, DMI type 8, 9 bytes
236 Port Connector Information
237 Internal Reference Designator: J96 - TPM
238 Internal Connector Type: Other
239 External Reference Designator: Not Specified
240 External Connector Type: None
241 Port Type: Other
242
243 Handle 0x0018, DMI type 8, 9 bytes
244 Port Connector Information
245 Internal Reference Designator: J135 - Internal USB1
246 Internal Connector Type: Access Bus (USB)
247 External Reference Designator: Not Specified
248 External Connector Type: None
249 Port Type: USB
250
251 Handle 0x0019, DMI type 8, 9 bytes
252 Port Connector Information
253 Internal Reference Designator: J136 - Internal USB2
254 Internal Connector Type: Access Bus (USB)
255 External Reference Designator: Not Specified
256 External Connector Type: None
257 Port Type: USB
258
259 Handle 0x001A, DMI type 8, 9 bytes
260 Port Connector Information
261 Internal Reference Designator: J40 - SATA CONN(0-3)
262 Internal Connector Type: SAS/SATA Plug Receptacle
263 External Reference Designator: Not Specified
264 External Connector Type: None
265 Port Type: SATA
266
267 Handle 0x001B, DMI type 8, 9 bytes
268 Port Connector Information
269 Internal Reference Designator: J41 - SATA CONN(4-7)
270 Internal Connector Type: SAS/SATA Plug Receptacle
271 External Reference Designator: Not Specified
272 External Connector Type: None
273 Port Type: SATA
274
275 Handle 0x001C, DMI type 8, 9 bytes
276 Port Connector Information
277 Internal Reference Designator: J56 - Front USB Port 0 & Port1
278 Internal Connector Type: Access Bus (USB)
279 External Reference Designator: Not Specified
280 External Connector Type: None
281 Port Type: USB
282
283 Handle 0x001D, DMI type 9, 17 bytes
284 System Slot Information
285 Designation: RISER0_SLOT0
286 Type: x16 PCI Express 3 x16
287 Current Usage: In Use
288 Length: Long
289 ID: 1
290 Characteristics:
291 3.3 V is provided
292 Opening is shared
293 PME signal is supported
294 Bus Address: 0000:02:03.0
295
296 Handle 0x001E, DMI type 9, 17 bytes
297 System Slot Information
298 Designation: RISER1_SLOT0
299 Type: x16 PCI Express 3 x16
300 Current Usage: Available
301 Length: Long
302 ID: 2
303 Characteristics:
304 3.3 V is provided
305 Opening is shared
306 PME signal is supported
307 Bus Address: 0000:ff:01.0
308
309 Handle 0x001F, DMI type 10, 6 bytes
310 On Board Device Information
311 Type: Video
312 Status: Enabled
313 Description: AST2400
314
315 Handle 0x0020, DMI type 11, 5 bytes
316 OEM Strings
317 String 1: empty
318 String 2: empty
319 String 3: empty
320 String 4: empty
321 String 5: empty
322
323 Handle 0x0021, DMI type 12, 5 bytes
324 System Configuration Options
325 Option 1: Default string
326
327 Handle 0x0022, DMI type 32, 20 bytes
328 System Boot Information
329 Status: No errors detected
330
331 Handle 0x0023, DMI type 41, 11 bytes
332 Onboard Device
333 Reference Designation: Onboard IGD
334 Type: Video
335 Status: Enabled
336 Type Instance: 1
337 Bus Address: 0000:00:02.0
338
339 Handle 0x0024, DMI type 41, 11 bytes
340 Onboard Device
341 Reference Designation: Onboard LAN
342 Type: Ethernet
343 Status: Enabled
344 Type Instance: 1
345 Bus Address: 0000:00:19.0
346
347 Handle 0x0025, DMI type 41, 11 bytes
348 Onboard Device
349 Reference Designation: Onboard 1394
350 Type: Other
351 Status: Enabled
352 Type Instance: 1
353 Bus Address: 0000:03:1c.2
354
355 Handle 0x0026, DMI type 38, 18 bytes
356 IPMI Device Information
357 Interface Type: KCS (Keyboard Control Style)
358 Specification Version: 2.0
359 I2C Slave Address: 0x10
360 NV Storage Device: Not Present
361 Base Address: 0x0000000000000CA2 (I/O)
362 Register Spacing: Successive Byte Boundaries
363
364 Handle 0x0027, DMI type 42, 12 bytes
365 Management Controller Host Interface
366 Interface Type: OEM
367 Vendor ID: 0xFF0102FF
368
369 Handle 0x0036, DMI type 16, 23 bytes
370 Physical Memory Array
371 Location: System Board Or Motherboard
372 Use: System Memory
373 Error Correction Type: Multi-bit ECC
374 Maximum Capacity: 64 GB
375 Error Information Handle: Not Provided
376 Number Of Devices: 4
377
378 Handle 0x0037, DMI type 19, 31 bytes
379 Memory Array Mapped Address
380 Starting Address: 0x00000000000
381 Ending Address: 0x01FFFFFFFFF
382 Range Size: 128 GB
383 Physical Array Handle: 0x0036
384 Partition Width: 4
385
386 Handle 0x0038, DMI type 17, 40 bytes
387 Memory Device
388 Array Handle: 0x0036
389 Error Information Handle: Not Provided
390 Total Width: 72 bits
391 Data Width: 72 bits
392 Size: 32 GB
393 Form Factor: DIMM
394 Set: None
395 Locator: DIMM_A0
396 Bank Locator: CPU 0
397 Type: DDR4
398 Type Detail: Synchronous
399 Speed: 2400 MHz
400 Manufacturer: Hynix Semiconductor
401 Serial Number: 11A1260F
402 Asset Tag: DIMM_A0_AssetTag
403 Part Number: HMA84GR7AFR4N-UH
404 Rank: 2
405 Configured Clock Speed: 2133 MHz
406 Minimum Voltage: Unknown
407 Maximum Voltage: Unknown
408 Configured Voltage: Unknown
409
410 Handle 0x0039, DMI type 20, 35 bytes
411 Memory Device Mapped Address
412 Starting Address: 0x00000000000
413 Ending Address: 0x007FFFFFFFF
414 Range Size: 32 GB
415 Physical Device Handle: 0x0038
416 Memory Array Mapped Address Handle: 0x0037
417 Partition Row Position: 1
418
419 Handle 0x003A, DMI type 17, 40 bytes
420 Memory Device
421 Array Handle: 0x0036
422 Error Information Handle: Not Provided
423 Total Width: 72 bits
424 Data Width: 72 bits
425 Size: 32 GB
426 Form Factor: DIMM
427 Set: None
428 Locator: DIMM_A1
429 Bank Locator: CPU 0
430 Type: DDR4
431 Type Detail: Synchronous
432 Speed: 2400 MHz
433 Manufacturer: Hynix Semiconductor
434 Serial Number: 11A1277A
435 Asset Tag: DIMM_A1_AssetTag
436 Part Number: HMA84GR7AFR4N-UH
437 Rank: 2
438 Configured Clock Speed: 2133 MHz
439 Minimum Voltage: Unknown
440 Maximum Voltage: Unknown
441 Configured Voltage: Unknown
442
443 Handle 0x003B, DMI type 20, 35 bytes
444 Memory Device Mapped Address
445 Starting Address: 0x00800000000
446 Ending Address: 0x00FFFFFFFFF
447 Range Size: 32 GB
448 Physical Device Handle: 0x003A
449 Memory Array Mapped Address Handle: 0x0037
450 Partition Row Position: 1
451
452 Handle 0x003C, DMI type 17, 40 bytes
453 Memory Device
454 Array Handle: 0x0036
455 Error Information Handle: Not Provided
456 Total Width: 72 bits
457 Data Width: 72 bits
458 Size: 32 GB
459 Form Factor: DIMM
460 Set: None
461 Locator: DIMM_B0
462 Bank Locator: CPU 0
463 Type: DDR4
464 Type Detail: Synchronous
465 Speed: 2400 MHz
466 Manufacturer: Hynix Semiconductor
467 Serial Number: 11A126A0
468 Asset Tag: DIMM_B0_AssetTag
469 Part Number: HMA84GR7AFR4N-UH
470 Rank: 2
471 Configured Clock Speed: 2133 MHz
472 Minimum Voltage: Unknown
473 Maximum Voltage: Unknown
474 Configured Voltage: Unknown
475
476 Handle 0x003D, DMI type 20, 35 bytes
477 Memory Device Mapped Address
478 Starting Address: 0x01000000000
479 Ending Address: 0x017FFFFFFFF
480 Range Size: 32 GB
481 Physical Device Handle: 0x003C
482 Memory Array Mapped Address Handle: 0x0037
483 Partition Row Position: 1
484
485 Handle 0x003E, DMI type 17, 40 bytes
486 Memory Device
487 Array Handle: 0x0036
488 Error Information Handle: Not Provided
489 Total Width: 72 bits
490 Data Width: 72 bits
491 Size: 32 GB
492 Form Factor: DIMM
493 Set: None
494 Locator: DIMM_B1
495 Bank Locator: CPU 0
496 Type: DDR4
497 Type Detail: Synchronous
498 Speed: 2400 MHz
499 Manufacturer: Hynix Semiconductor
500 Serial Number: 11A126A6
501 Asset Tag: DIMM_B1_AssetTag
502 Part Number: HMA84GR7AFR4N-UH
503 Rank: 2
504 Configured Clock Speed: 2133 MHz
505 Minimum Voltage: Unknown
506 Maximum Voltage: Unknown
507 Configured Voltage: Unknown
508
509 Handle 0x003F, DMI type 20, 35 bytes
510 Memory Device Mapped Address
511 Starting Address: 0x01800000000
512 Ending Address: 0x01FFFFFFFFF
513 Range Size: 32 GB
514 Physical Device Handle: 0x003E
515 Memory Array Mapped Address Handle: 0x0037
516 Partition Row Position: 1
517
518 Handle 0x0040, DMI type 16, 23 bytes
519 Physical Memory Array
520 Location: System Board Or Motherboard
521 Use: System Memory
522 Error Correction Type: Multi-bit ECC
523 Maximum Capacity: 64 GB
524 Error Information Handle: Not Provided
525 Number Of Devices: 4
526
527 Handle 0x0041, DMI type 19, 31 bytes
528 Memory Array Mapped Address
529 Starting Address: 0x02000000000
530 Ending Address: 0x03FFFFFFFFF
531 Range Size: 128 GB
532 Physical Array Handle: 0x0040
533 Partition Width: 4
534
535 Handle 0x0042, DMI type 17, 40 bytes
536 Memory Device
537 Array Handle: 0x0040
538 Error Information Handle: Not Provided
539 Total Width: 72 bits
540 Data Width: 72 bits
541 Size: 32 GB
542 Form Factor: DIMM
543 Set: None
544 Locator: DIMM_C0
545 Bank Locator: CPU 0
546 Type: DDR4
547 Type Detail: Synchronous
548 Speed: 2400 MHz
549 Manufacturer: Hynix Semiconductor
550 Serial Number: 11A12674
551 Asset Tag: DIMM_C0_AssetTag
552 Part Number: HMA84GR7AFR4N-UH
553 Rank: 2
554 Configured Clock Speed: 2133 MHz
555 Minimum Voltage: Unknown
556 Maximum Voltage: Unknown
557 Configured Voltage: Unknown
558
559 Handle 0x0043, DMI type 20, 35 bytes
560 Memory Device Mapped Address
561 Starting Address: 0x02000000000
562 Ending Address: 0x027FFFFFFFF
563 Range Size: 32 GB
564 Physical Device Handle: 0x0042
565 Memory Array Mapped Address Handle: 0x0041
566 Partition Row Position: 1
567
568 Handle 0x0044, DMI type 17, 40 bytes
569 Memory Device
570 Array Handle: 0x0040
571 Error Information Handle: Not Provided
572 Total Width: 72 bits
573 Data Width: 72 bits
574 Size: 32 GB
575 Form Factor: DIMM
576 Set: None
577 Locator: DIMM_C1
578 Bank Locator: CPU 0
579 Type: DDR4
580 Type Detail: Synchronous
581 Speed: 2400 MHz
582 Manufacturer: Hynix Semiconductor
583 Serial Number: 11A127EB
584 Asset Tag: DIMM_C1_AssetTag
585 Part Number: HMA84GR7AFR4N-UH
586 Rank: 2
587 Configured Clock Speed: 2133 MHz
588 Minimum Voltage: Unknown
589 Maximum Voltage: Unknown
590 Configured Voltage: Unknown
591
592 Handle 0x0045, DMI type 20, 35 bytes
593 Memory Device Mapped Address
594 Starting Address: 0x02800000000
595 Ending Address: 0x02FFFFFFFFF
596 Range Size: 32 GB
597 Physical Device Handle: 0x0044
598 Memory Array Mapped Address Handle: 0x0041
599 Partition Row Position: 1
600
601 Handle 0x0046, DMI type 17, 40 bytes
602 Memory Device
603 Array Handle: 0x0040
604 Error Information Handle: Not Provided
605 Total Width: 72 bits
606 Data Width: 72 bits
607 Size: 32 GB
608 Form Factor: DIMM
609 Set: None
610 Locator: DIMM_D0
611 Bank Locator: CPU 0
612 Type: DDR4
613 Type Detail: Synchronous
614 Speed: 2400 MHz
615 Manufacturer: Hynix Semiconductor
616 Serial Number: 11A12744
617 Asset Tag: DIMM_D0_AssetTag
618 Part Number: HMA84GR7AFR4N-UH
619 Rank: 2
620 Configured Clock Speed: 2133 MHz
621 Minimum Voltage: Unknown
622 Maximum Voltage: Unknown
623 Configured Voltage: Unknown
624
625 Handle 0x0047, DMI type 20, 35 bytes
626 Memory Device Mapped Address
627 Starting Address: 0x03000000000
628 Ending Address: 0x037FFFFFFFF
629 Range Size: 32 GB
630 Physical Device Handle: 0x0046
631 Memory Array Mapped Address Handle: 0x0041
632 Partition Row Position: 1
633
634 Handle 0x0048, DMI type 17, 40 bytes
635 Memory Device
636 Array Handle: 0x0040
637 Error Information Handle: Not Provided
638 Total Width: 72 bits
639 Data Width: 72 bits
640 Size: 32 GB
641 Form Factor: DIMM
642 Set: None
643 Locator: DIMM_D1
644 Bank Locator: CPU 0
645 Type: DDR4
646 Type Detail: Synchronous
647 Speed: 2400 MHz
648 Manufacturer: Hynix Semiconductor
649 Serial Number: 11A127C7
650 Asset Tag: DIMM_D1_AssetTag
651 Part Number: HMA84GR7AFR4N-UH
652 Rank: 2
653 Configured Clock Speed: 2133 MHz
654 Minimum Voltage: Unknown
655 Maximum Voltage: Unknown
656 Configured Voltage: Unknown
657
658 Handle 0x0049, DMI type 20, 35 bytes
659 Memory Device Mapped Address
660 Starting Address: 0x03800000000
661 Ending Address: 0x03FFFFFFFFF
662 Range Size: 32 GB
663 Physical Device Handle: 0x0048
664 Memory Array Mapped Address Handle: 0x0041
665 Partition Row Position: 1
666
667 Handle 0x004A, DMI type 16, 23 bytes
668 Physical Memory Array
669 Location: System Board Or Motherboard
670 Use: System Memory
671 Error Correction Type: Multi-bit ECC
672 Maximum Capacity: 64 GB
673 Error Information Handle: Not Provided
674 Number Of Devices: 4
675
676 Handle 0x004B, DMI type 19, 31 bytes
677 Memory Array Mapped Address
678 Starting Address: 0x04000000000
679 Ending Address: 0x05FFFFFFFFF
680 Range Size: 128 GB
681 Physical Array Handle: 0x004A
682 Partition Width: 4
683
684 Handle 0x004C, DMI type 17, 40 bytes
685 Memory Device
686 Array Handle: 0x004A
687 Error Information Handle: Not Provided
688 Total Width: 72 bits
689 Data Width: 72 bits
690 Size: 32 GB
691 Form Factor: DIMM
692 Set: None
693 Locator: DIMM_E0
694 Bank Locator: CPU 1
695 Type: DDR4
696 Type Detail: Synchronous
697 Speed: 2400 MHz
698 Manufacturer: Hynix Semiconductor
699 Serial Number: 11A127D1
700 Asset Tag: DIMM_E0_AssetTag
701 Part Number: HMA84GR7AFR4N-UH
702 Rank: 2
703 Configured Clock Speed: 2133 MHz
704 Minimum Voltage: Unknown
705 Maximum Voltage: Unknown
706 Configured Voltage: Unknown
707
708 Handle 0x004D, DMI type 20, 35 bytes
709 Memory Device Mapped Address
710 Starting Address: 0x04000000000
711 Ending Address: 0x047FFFFFFFF
712 Range Size: 32 GB
713 Physical Device Handle: 0x004C
714 Memory Array Mapped Address Handle: 0x004B
715 Partition Row Position: 1
716
717 Handle 0x004E, DMI type 17, 40 bytes
718 Memory Device
719 Array Handle: 0x004A
720 Error Information Handle: Not Provided
721 Total Width: 72 bits
722 Data Width: 72 bits
723 Size: 32 GB
724 Form Factor: DIMM
725 Set: None
726 Locator: DIMM_E1
727 Bank Locator: CPU 1
728 Type: DDR4
729 Type Detail: Synchronous
730 Speed: 2400 MHz
731 Manufacturer: Hynix Semiconductor
732 Serial Number: 11A127D9
733 Asset Tag: DIMM_E1_AssetTag
734 Part Number: HMA84GR7AFR4N-UH
735 Rank: 2
736 Configured Clock Speed: 2133 MHz
737 Minimum Voltage: Unknown
738 Maximum Voltage: Unknown
739 Configured Voltage: Unknown
740
741 Handle 0x004F, DMI type 20, 35 bytes
742 Memory Device Mapped Address
743 Starting Address: 0x04800000000
744 Ending Address: 0x04FFFFFFFFF
745 Range Size: 32 GB
746 Physical Device Handle: 0x004E
747 Memory Array Mapped Address Handle: 0x004B
748 Partition Row Position: 1
749
750 Handle 0x0050, DMI type 17, 40 bytes
751 Memory Device
752 Array Handle: 0x004A
753 Error Information Handle: Not Provided
754 Total Width: 72 bits
755 Data Width: 72 bits
756 Size: 32 GB
757 Form Factor: DIMM
758 Set: None
759 Locator: DIMM_F0
760 Bank Locator: CPU 1
761 Type: DDR4
762 Type Detail: Synchronous
763 Speed: 2400 MHz
764 Manufacturer: Hynix Semiconductor
765 Serial Number: 11A1276E
766 Asset Tag: DIMM_F0_AssetTag
767 Part Number: HMA84GR7AFR4N-UH
768 Rank: 2
769 Configured Clock Speed: 2133 MHz
770 Minimum Voltage: Unknown
771 Maximum Voltage: Unknown
772 Configured Voltage: Unknown
773
774 Handle 0x0051, DMI type 20, 35 bytes
775 Memory Device Mapped Address
776 Starting Address: 0x05000000000
777 Ending Address: 0x057FFFFFFFF
778 Range Size: 32 GB
779 Physical Device Handle: 0x0050
780 Memory Array Mapped Address Handle: 0x004B
781 Partition Row Position: 1
782
783 Handle 0x0052, DMI type 17, 40 bytes
784 Memory Device
785 Array Handle: 0x004A
786 Error Information Handle: Not Provided
787 Total Width: 72 bits
788 Data Width: 72 bits
789 Size: 32 GB
790 Form Factor: DIMM
791 Set: None
792 Locator: DIMM_F1
793 Bank Locator: CPU 1
794 Type: DDR4
795 Type Detail: Synchronous
796 Speed: 2400 MHz
797 Manufacturer: Hynix Semiconductor
798 Serial Number: 11A127E9
799 Asset Tag: DIMM_F1_AssetTag
800 Part Number: HMA84GR7AFR4N-UH
801 Rank: 2
802 Configured Clock Speed: 2133 MHz
803 Minimum Voltage: Unknown
804 Maximum Voltage: Unknown
805 Configured Voltage: Unknown
806
807 Handle 0x0053, DMI type 20, 35 bytes
808 Memory Device Mapped Address
809 Starting Address: 0x05800000000
810 Ending Address: 0x05FFFFFFFFF
811 Range Size: 32 GB
812 Physical Device Handle: 0x0052
813 Memory Array Mapped Address Handle: 0x004B
814 Partition Row Position: 1
815
816 Handle 0x0054, DMI type 16, 23 bytes
817 Physical Memory Array
818 Location: System Board Or Motherboard
819 Use: System Memory
820 Error Correction Type: Multi-bit ECC
821 Maximum Capacity: 64 GB
822 Error Information Handle: Not Provided
823 Number Of Devices: 4
824
825 Handle 0x0055, DMI type 19, 31 bytes
826 Memory Array Mapped Address
827 Starting Address: 0x06000000000
828 Ending Address: 0x07FFFFFFFFF
829 Range Size: 128 GB
830 Physical Array Handle: 0x0054
831 Partition Width: 4
832
833 Handle 0x0056, DMI type 17, 40 bytes
834 Memory Device
835 Array Handle: 0x0054
836 Error Information Handle: Not Provided
837 Total Width: 72 bits
838 Data Width: 72 bits
839 Size: 32 GB
840 Form Factor: DIMM
841 Set: None
842 Locator: DIMM_G0
843 Bank Locator: CPU 1
844 Type: DDR4
845 Type Detail: Synchronous
846 Speed: 2400 MHz
847 Manufacturer: Hynix Semiconductor
848 Serial Number: 11A126E9
849 Asset Tag: DIMM_G0_AssetTag
850 Part Number: HMA84GR7AFR4N-UH
851 Rank: 2
852 Configured Clock Speed: 2133 MHz
853 Minimum Voltage: Unknown
854 Maximum Voltage: Unknown
855 Configured Voltage: Unknown
856
857 Handle 0x0057, DMI type 20, 35 bytes
858 Memory Device Mapped Address
859 Starting Address: 0x06000000000
860 Ending Address: 0x067FFFFFFFF
861 Range Size: 32 GB
862 Physical Device Handle: 0x0056
863 Memory Array Mapped Address Handle: 0x0055
864 Partition Row Position: 1
865
866 Handle 0x0058, DMI type 17, 40 bytes
867 Memory Device
868 Array Handle: 0x0054
869 Error Information Handle: Not Provided
870 Total Width: 72 bits
871 Data Width: 72 bits
872 Size: 32 GB
873 Form Factor: DIMM
874 Set: None
875 Locator: DIMM_G1
876 Bank Locator: CPU 1
877 Type: DDR4
878 Type Detail: Synchronous
879 Speed: 2400 MHz
880 Manufacturer: Hynix Semiconductor
881 Serial Number: 11A12633
882 Asset Tag: DIMM_G1_AssetTag
883 Part Number: HMA84GR7AFR4N-UH
884 Rank: 2
885 Configured Clock Speed: 2133 MHz
886 Minimum Voltage: Unknown
887 Maximum Voltage: Unknown
888 Configured Voltage: Unknown
889
890 Handle 0x0059, DMI type 20, 35 bytes
891 Memory Device Mapped Address
892 Starting Address: 0x06800000000
893 Ending Address: 0x06FFFFFFFFF
894 Range Size: 32 GB
895 Physical Device Handle: 0x0058
896 Memory Array Mapped Address Handle: 0x0055
897 Partition Row Position: 1
898
899 Handle 0x005A, DMI type 17, 40 bytes
900 Memory Device
901 Array Handle: 0x0054
902 Error Information Handle: Not Provided
903 Total Width: 72 bits
904 Data Width: 72 bits
905 Size: 32 GB
906 Form Factor: DIMM
907 Set: None
908 Locator: DIMM_H0
909 Bank Locator: CPU 1
910 Type: DDR4
911 Type Detail: Synchronous
912 Speed: 2400 MHz
913 Manufacturer: Hynix Semiconductor
914 Serial Number: 11A1264A
915 Asset Tag: DIMM_H0_AssetTag
916 Part Number: HMA84GR7AFR4N-UH
917 Rank: 2
918 Configured Clock Speed: 2133 MHz
919 Minimum Voltage: Unknown
920 Maximum Voltage: Unknown
921 Configured Voltage: Unknown
922
923 Handle 0x005B, DMI type 20, 35 bytes
924 Memory Device Mapped Address
925 Starting Address: 0x07000000000
926 Ending Address: 0x077FFFFFFFF
927 Range Size: 32 GB
928 Physical Device Handle: 0x005A
929 Memory Array Mapped Address Handle: 0x0055
930 Partition Row Position: 1
931
932 Handle 0x005C, DMI type 17, 40 bytes
933 Memory Device
934 Array Handle: 0x0054
935 Error Information Handle: Not Provided
936 Total Width: 72 bits
937 Data Width: 72 bits
938 Size: 32 GB
939 Form Factor: DIMM
940 Set: None
941 Locator: DIMM_H1
942 Bank Locator: CPU 1
943 Type: DDR4
944 Type Detail: Synchronous
945 Speed: 2400 MHz
946 Manufacturer: Hynix Semiconductor
947 Serial Number: 11A12731
948 Asset Tag: DIMM_H1_AssetTag
949 Part Number: HMA84GR7AFR4N-UH
950 Rank: 2
951 Configured Clock Speed: 2133 MHz
952 Minimum Voltage: Unknown
953 Maximum Voltage: Unknown
954 Configured Voltage: Unknown
955
956 Handle 0x005D, DMI type 20, 35 bytes
957 Memory Device Mapped Address
958 Starting Address: 0x07800000000
959 Ending Address: 0x07FFFFFFFFF
960 Range Size: 32 GB
961 Physical Device Handle: 0x005C
962 Memory Array Mapped Address Handle: 0x0055
963 Partition Row Position: 1
964
965 Handle 0x005E, DMI type 7, 19 bytes
966 Cache Information
967 Socket Designation: CPU Internal L1
968 Configuration: Enabled, Not Socketed, Level 1
969 Operational Mode: Write Back
970 Location: Internal
971 Installed Size: 1152 kB
972 Maximum Size: 1152 kB
973 Supported SRAM Types:
974 Unknown
975 Installed SRAM Type: Unknown
976 Speed: Unknown
977 Error Correction Type: Parity
978 System Type: Other
979 Associativity: 8-way Set-associative
980
981 Handle 0x005F, DMI type 7, 19 bytes
982 Cache Information
983 Socket Designation: CPU Internal L2
984 Configuration: Enabled, Not Socketed, Level 2
985 Operational Mode: Write Back
986 Location: Internal
987 Installed Size: 4608 kB
988 Maximum Size: 4608 kB
989 Supported SRAM Types:
990 Unknown
991 Installed SRAM Type: Unknown
992 Speed: Unknown
993 Error Correction Type: Single-bit ECC
994 System Type: Unified
995 Associativity: 8-way Set-associative
996
997 Handle 0x0060, DMI type 7, 19 bytes
998 Cache Information
999 Socket Designation: CPU Internal L3
1000 Configuration: Enabled, Not Socketed, Level 3
1001 Operational Mode: Write Back
1002 Location: Internal
1003 Installed Size: 46080 kB
1004 Maximum Size: 46080 kB
1005 Supported SRAM Types:
1006 Unknown
1007 Installed SRAM Type: Unknown
1008 Speed: Unknown
1009 Error Correction Type: Single-bit ECC
1010 System Type: Unified
1011 Associativity: 20-way Set-associative
1012
1013 Handle 0x0061, DMI type 4, 48 bytes
1014 Processor Information
1015 Socket Designation: SOCKET 0
1016 Type: Central Processor
1017 Family: Xeon
1018 Manufacturer: Intel
1019 ID: F1 06 04 00 FF FB EB BF
1020 Signature: Type 0, Family 6, Model 79, Stepping 1
1021 Flags:
1022 FPU (Floating-point unit on-chip)
1023 VME (Virtual mode extension)
1024 DE (Debugging extension)
1025 PSE (Page size extension)
1026 TSC (Time stamp counter)
1027 MSR (Model specific registers)
1028 PAE (Physical address extension)
1029 MCE (Machine check exception)
1030 CX8 (CMPXCHG8 instruction supported)
1031 APIC (On-chip APIC hardware supported)
1032 SEP (Fast system call)
1033 MTRR (Memory type range registers)
1034 PGE (Page global enable)
1035 MCA (Machine check architecture)
1036 CMOV (Conditional move instruction supported)
1037 PAT (Page attribute table)
1038 PSE-36 (36-bit page size extension)
1039 CLFSH (CLFLUSH instruction supported)
1040 DS (Debug store)
1041 ACPI (ACPI supported)
1042 MMX (MMX technology supported)
1043 FXSR (FXSAVE and FXSTOR instructions supported)
1044 SSE (Streaming SIMD extensions)
1045 SSE2 (Streaming SIMD extensions 2)
1046 SS (Self-snoop)
1047 HTT (Multi-threading)
1048 TM (Thermal monitor supported)
1049 PBE (Pending break enabled)
1050 Version: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1051 Voltage: 1.6 V
1052 External Clock: 100 MHz
1053 Max Speed: 3000 MHz
1054 Current Speed: 2300 MHz
1055 Status: Populated, Enabled
1056 Upgrade: Socket LGA2011-3
1057 L1 Cache Handle: 0x005E
1058 L2 Cache Handle: 0x005F
1059 L3 Cache Handle: 0x0060
1060 Serial Number: Not Specified
1061 Asset Tag: Not Specified
1062 Part Number: Not Specified
1063 Core Count: 18
1064 Core Enabled: 18
1065 Thread Count: 36
1066 Characteristics:
1067 64-bit capable
1068 Multi-Core
1069 Hardware Thread
1070 Execute Protection
1071 Enhanced Virtualization
1072 Power/Performance Control
1073
1074 Handle 0x0062, DMI type 7, 19 bytes
1075 Cache Information
1076 Socket Designation: CPU Internal L1
1077 Configuration: Enabled, Not Socketed, Level 1
1078 Operational Mode: Write Back
1079 Location: Internal
1080 Installed Size: 1152 kB
1081 Maximum Size: 1152 kB
1082 Supported SRAM Types:
1083 Unknown
1084 Installed SRAM Type: Unknown
1085 Speed: Unknown
1086 Error Correction Type: Parity
1087 System Type: Other
1088 Associativity: 8-way Set-associative
1089
1090 Handle 0x0063, DMI type 7, 19 bytes
1091 Cache Information
1092 Socket Designation: CPU Internal L2
1093 Configuration: Enabled, Not Socketed, Level 2
1094 Operational Mode: Write Back
1095 Location: Internal
1096 Installed Size: 4608 kB
1097 Maximum Size: 4608 kB
1098 Supported SRAM Types:
1099 Unknown
1100 Installed SRAM Type: Unknown
1101 Speed: Unknown
1102 Error Correction Type: Single-bit ECC
1103 System Type: Unified
1104 Associativity: 8-way Set-associative
1105
1106 Handle 0x0064, DMI type 7, 19 bytes
1107 Cache Information
1108 Socket Designation: CPU Internal L3
1109 Configuration: Enabled, Not Socketed, Level 3
1110 Operational Mode: Write Back
1111 Location: Internal
1112 Installed Size: 46080 kB
1113 Maximum Size: 46080 kB
1114 Supported SRAM Types:
1115 Unknown
1116 Installed SRAM Type: Unknown
1117 Speed: Unknown
1118 Error Correction Type: Single-bit ECC
1119 System Type: Unified
1120 Associativity: 20-way Set-associative
1121
1122 Handle 0x0065, DMI type 4, 48 bytes
1123 Processor Information
1124 Socket Designation: SOCKET 1
1125 Type: Central Processor
1126 Family: Xeon
1127 Manufacturer: Intel
1128 ID: F1 06 04 00 FF FB EB BF
1129 Signature: Type 0, Family 6, Model 79, Stepping 1
1130 Flags:
1131 FPU (Floating-point unit on-chip)
1132 VME (Virtual mode extension)
1133 DE (Debugging extension)
1134 PSE (Page size extension)
1135 TSC (Time stamp counter)
1136 MSR (Model specific registers)
1137 PAE (Physical address extension)
1138 MCE (Machine check exception)
1139 CX8 (CMPXCHG8 instruction supported)
1140 APIC (On-chip APIC hardware supported)
1141 SEP (Fast system call)
1142 MTRR (Memory type range registers)
1143 PGE (Page global enable)
1144 MCA (Machine check architecture)
1145 CMOV (Conditional move instruction supported)
1146 PAT (Page attribute table)
1147 PSE-36 (36-bit page size extension)
1148 CLFSH (CLFLUSH instruction supported)
1149 DS (Debug store)
1150 ACPI (ACPI supported)
1151 MMX (MMX technology supported)
1152 FXSR (FXSAVE and FXSTOR instructions supported)
1153 SSE (Streaming SIMD extensions)
1154 SSE2 (Streaming SIMD extensions 2)
1155 SS (Self-snoop)
1156 HTT (Multi-threading)
1157 TM (Thermal monitor supported)
1158 PBE (Pending break enabled)
1159 Version: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
1160 Voltage: 1.6 V
1161 External Clock: 100 MHz
1162 Max Speed: 3000 MHz
1163 Current Speed: 2300 MHz
1164 Status: Populated, Enabled
1165 Upgrade: Socket LGA2011-3
1166 L1 Cache Handle: 0x0062
1167 L2 Cache Handle: 0x0063
1168 L3 Cache Handle: 0x0064
1169 Serial Number: Not Specified
1170 Asset Tag: Not Specified
1171 Part Number: Not Specified
1172 Core Count: 18
1173 Core Enabled: 18
1174 Thread Count: 36
1175 Characteristics:
1176 64-bit capable
1177 Multi-Core
1178 Hardware Thread
1179 Execute Protection
1180 Enhanced Virtualization
1181 Power/Performance Control
1182
1183 Handle 0x0066, DMI type 13, 22 bytes
1184 BIOS Language Information
1185 Language Description Format: Long
1186 Installable Languages: 1
1187 en|US|iso8859-1
1188 Currently Installed Language: en|US|iso8859-1
1189
1190 Handle 0x0076, DMI type 127, 4 bytes
1191 End Of Table
1192
1193 EOF
0 #!/bin/sh -
1 echo x86_64
0 processor : 0
1 vendor_id : GenuineIntel
2 cpu family : 6
3 model : 85
4 model name : Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz
5 stepping : 3
6 microcode : 0x1000141
7 cpu MHz : 2999.996
8 cache size : 25344 KB
9 physical id : 0
10 siblings : 2
11 core id : 0
12 cpu cores : 1
13 apicid : 0
14 initial apicid : 0
15 fpu : yes
16 fpu_exception : yes
17 cpuid level : 13
18 wp : yes
19 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 ida arat pku ospke
20 bogomips : 5999.99
21 clflush size : 64
22 cache_alignment : 64
23 address sizes : 46 bits physical, 48 bits virtual
24 power management:
25
26 processor : 1
27 vendor_id : GenuineIntel
28 cpu family : 6
29 model : 85
30 model name : Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz
31 stepping : 3
32 microcode : 0x1000141
33 cpu MHz : 2999.996
34 cache size : 25344 KB
35 physical id : 0
36 siblings : 2
37 core id : 0
38 cpu cores : 1
39 apicid : 1
40 initial apicid : 1
41 fpu : yes
42 fpu_exception : yes
43 cpuid level : 13
44 wp : yes
45 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 ida arat pku ospke
46 bogomips : 5999.99
47 clflush size : 64
48 cache_alignment : 64
49 address sizes : 46 bits physical, 48 bits virtual
50 power management:
51
0 Name: cat
1 Umask: 0022
2 State: R (running)
3 Tgid: 20776
4 Ngid: 0
5 Pid: 20776
6 PPid: 17444
7 TracerPid: 0
8 Uid: 0 0 0 0
9 Gid: 0 0 0 0
10 FDSize: 256
11 Groups: 0
12 VmPeak: 107972 kB
13 VmSize: 107972 kB
14 VmLck: 0 kB
15 VmPin: 0 kB
16 VmHWM: 360 kB
17 VmRSS: 360 kB
18 RssAnon: 76 kB
19 RssFile: 284 kB
20 RssShmem: 0 kB
21 VmData: 180 kB
22 VmStk: 132 kB
23 VmExe: 44 kB
24 VmLib: 1936 kB
25 VmPTE: 36 kB
26 VmSwap: 0 kB
27 Threads: 1
28 SigQ: 1/14026
29 SigPnd: 0000000000000000
30 ShdPnd: 0000000000000000
31 SigBlk: 0000000000000000
32 SigIgn: 0000000000000000
33 SigCgt: 0000000000000000
34 CapInh: 0000000000000000
35 CapPrm: 0000001fffffffff
36 CapEff: 0000001fffffffff
37 CapBnd: 0000001fffffffff
38 CapAmb: 0000000000000000
39 Seccomp: 0
40 Cpus_allowed: 3
41 Cpus_allowed_list: 0-1
42 Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001
43 Mems_allowed_list: 0
44 voluntary_ctxt_switches: 1
45 nonvoluntary_ctxt_switches: 1
0 #!/bin/sh -
1 cat <<'EOF'
2 # dmidecode 3.0
3 Getting SMBIOS data from sysfs.
4 SMBIOS 2.7 present.
5 5 structures occupying 233 bytes.
6 Table at 0x000F8FD0.
7
8 Handle 0x0000, DMI type 0, 24 bytes
9 BIOS Information
10 Vendor: Amazon EC2
11 Version: 1.0
12 Release Date: 10/16/2017
13 Address: 0xF0000
14 Runtime Size: 64 kB
15 ROM Size: 64 kB
16 Characteristics:
17 PCI is supported
18 EDD is supported
19 ACPI is supported
20 System is a virtual machine
21 BIOS Revision: 1.0
22
23 Handle 0x0001, DMI type 1, 27 bytes
24 System Information
25 Manufacturer: Amazon EC2
26 Product Name: c5.large
27 Version: Not Specified
28 Serial Number: ec2cecdd-c1c8-7a71-0ea8-aef580c9f845
29 UUID: EC2CECDD-C1C8-7A71-0EA8-AEF580C9F845
30 Wake-up Type: Power Switch
31 SKU Number: Not Specified
32 Family: Not Specified
33
34 Handle 0x0002, DMI type 2, 15 bytes
35 Base Board Information
36 Manufacturer: Amazon EC2
37 Product Name: Not Specified
38 Version: Not Specified
39 Serial Number: Not Specified
40 Asset Tag: i-04f9b1c56b3c301b5
41 Features: None
42 Location In Chassis: Not Specified
43 Chassis Handle: 0x0003
44 Type: Other
45 Contained Object Handles: 0
46
47 Handle 0x0003, DMI type 3, 21 bytes
48 Chassis Information
49 Manufacturer: Amazon EC2
50 Type: Other
51 Lock: Not Present
52 Version: Not Specified
53 Serial Number: Not Specified
54 Asset Tag: Amazon EC2
55 Boot-up State: Safe
56 Power Supply State: Safe
57 Thermal State: Safe
58 Security Status: None
59 OEM Information: 0x00000000
60 Height: Unspecified
61 Number Of Power Cords: 1
62 Contained Elements: 0
63
64 Handle 0x0004, DMI type 127, 4 bytes
65 End Of Table
66
67 EOF
0 #!/bin/sh -
1 echo x86_64
0 processor : 0
1 vendor_id : GenuineIntel
2 cpu family : 6
3 model : 63
4 model name : Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz
5 stepping : 2
6 microcode : 0x3c
7 cpu MHz : 2900.281
8 cache size : 25600 KB
9 physical id : 0
10 siblings : 2
11 core id : 0
12 cpu cores : 1
13 apicid : 0
14 initial apicid : 0
15 fpu : yes
16 fpu_exception : yes
17 cpuid level : 13
18 wp : yes
19 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm fsgsbase bmi1 avx2 smep bmi2 erms invpcid xsaveopt
20 bogomips : 5800.06
21 clflush size : 64
22 cache_alignment : 64
23 address sizes : 46 bits physical, 48 bits virtual
24 power management:
25
26 processor : 1
27 vendor_id : GenuineIntel
28 cpu family : 6
29 model : 63
30 model name : Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz
31 stepping : 2
32 microcode : 0x3c
33 cpu MHz : 2900.281
34 cache size : 25600 KB
35 physical id : 0
36 siblings : 2
37 core id : 0
38 cpu cores : 1
39 apicid : 1
40 initial apicid : 1
41 fpu : yes
42 fpu_exception : yes
43 cpuid level : 13
44 wp : yes
45 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm fsgsbase bmi1 avx2 smep bmi2 erms invpcid xsaveopt
46 bogomips : 5800.06
47 clflush size : 64
48 cache_alignment : 64
49 address sizes : 46 bits physical, 48 bits virtual
50 power management:
51
0 Name: cat
1 Umask: 0022
2 State: R (running)
3 Tgid: 22828
4 Ngid: 0
5 Pid: 22828
6 PPid: 17431
7 TracerPid: 0
8 Uid: 0 0 0 0
9 Gid: 0 0 0 0
10 FDSize: 256
11 Groups: 0
12 VmPeak: 107972 kB
13 VmSize: 107972 kB
14 VmLck: 0 kB
15 VmPin: 0 kB
16 VmHWM: 360 kB
17 VmRSS: 360 kB
18 RssAnon: 76 kB
19 RssFile: 284 kB
20 RssShmem: 0 kB
21 VmData: 180 kB
22 VmStk: 132 kB
23 VmExe: 44 kB
24 VmLib: 1936 kB
25 VmPTE: 36 kB
26 VmSwap: 0 kB
27 Threads: 1
28 SigQ: 0/14231
29 SigPnd: 0000000000000000
30 ShdPnd: 0000000000000000
31 SigBlk: 0000000000000000
32 SigIgn: 0000000000000000
33 SigCgt: 0000000000000000
34 CapInh: 0000000000000000
35 CapPrm: 0000001fffffffff
36 CapEff: 0000001fffffffff
37 CapBnd: 0000001fffffffff
38 CapAmb: 0000000000000000
39 Seccomp: 0
40 Cpus_allowed: 7fff
41 Cpus_allowed_list: 0-14
42 Mems_allowed: 00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000001
43 Mems_allowed_list: 0
44 voluntary_ctxt_switches: 1
45 nonvoluntary_ctxt_switches: 1
0 #!/bin/sh -
1 cat <<'EOF'
2 # dmidecode 3.0
3 Getting SMBIOS data from sysfs.
4 SMBIOS 2.7 present.
5 12 structures occupying 398 bytes.
6 Table at 0x000EB01F.
7
8 Handle 0x0000, DMI type 0, 24 bytes
9 BIOS Information
10 Vendor: Xen
11 Version: 4.2.amazon
12 Release Date: 08/24/2006
13 Address: 0xE8000
14 Runtime Size: 96 kB
15 ROM Size: 64 kB
16 Characteristics:
17 PCI is supported
18 EDD is supported
19 Targeted content distribution is supported
20 BIOS Revision: 4.2
21
22 Handle 0x0100, DMI type 1, 27 bytes
23 System Information
24 Manufacturer: Xen
25 Product Name: HVM domU
26 Version: 4.2.amazon
27 Serial Number: ec2f5c70-6dfc-83a7-f5ec-ef7b97aea4c9
28 UUID: EC2F5C70-6DFC-83A7-F5EC-EF7B97AEA4C9
29 Wake-up Type: Power Switch
30 SKU Number: Not Specified
31 Family: Not Specified
32
33 Handle 0x0300, DMI type 3, 13 bytes
34 Chassis Information
35 Manufacturer: Xen
36 Type: Other
37 Lock: Not Present
38 Version: Not Specified
39 Serial Number: Not Specified
40 Asset Tag: Not Specified
41 Boot-up State: Safe
42 Power Supply State: Safe
43 Thermal State: Safe
44 Security Status: Unknown
45
46 Handle 0x0401, DMI type 4, 26 bytes
47 Processor Information
48 Socket Designation: CPU 1
49 Type: Central Processor
50 Family: Other
51 Manufacturer: Intel
52 ID: F2 06 03 00 FF FB 89 17
53 Version: Not Specified
54 Voltage: Unknown
55 External Clock: Unknown
56 Max Speed: 2900 MHz
57 Current Speed: 2900 MHz
58 Status: Populated, Enabled
59 Upgrade: Other
60
61 Handle 0x0402, DMI type 4, 26 bytes
62 Processor Information
63 Socket Designation: CPU 2
64 Type: Central Processor
65 Family: Other
66 Manufacturer: Intel
67 ID: F2 06 03 00 FF FB 89 17
68 Version: Not Specified
69 Voltage: Unknown
70 External Clock: Unknown
71 Max Speed: 2900 MHz
72 Current Speed: 2900 MHz
73 Status: Populated, Enabled
74 Upgrade: Other
75
76 Handle 0x0B00, DMI type 11, 5 bytes
77 OEM Strings
78 String 1: Xen
79
80 Handle 0x1000, DMI type 16, 19 bytes
81 Physical Memory Array
82 Location: Other
83 Use: System Memory
84 Error Correction Type: Multi-bit ECC
85 Maximum Capacity: 3840 MB
86 Error Information Handle: Not Provided
87 Number Of Devices: 1
88
89 Handle 0x1100, DMI type 17, 34 bytes
90 Memory Device
91 Array Handle: 0x1000
92 Error Information Handle: 0x0000
93 Total Width: 64 bits
94 Data Width: 64 bits
95 Size: 3840 MB
96 Form Factor: DIMM
97 Set: None
98 Locator: DIMM 0
99 Bank Locator: Not Specified
100 Type: RAM
101 Type Detail: None
102 Speed: Unknown
103 Manufacturer: Not Specified
104 Serial Number: Not Specified
105 Asset Tag: Not Specified
106 Part Number: Not Specified
107 Rank: Unknown
108 Configured Clock Speed: Unknown
109
110 Handle 0x1300, DMI type 19, 31 bytes
111 Memory Array Mapped Address
112 Starting Address: 0x00000000000
113 Ending Address: 0x000EFFFFFFF
114 Range Size: 3840 MB
115 Physical Array Handle: 0x1000
116 Partition Width: 1
117
118 Handle 0x1400, DMI type 20, 35 bytes
119 Memory Device Mapped Address
120 Starting Address: 0x00000000000
121 Ending Address: 0x000EFFFFFFF
122 Range Size: 3840 MB
123 Physical Device Handle: 0x1100
124 Memory Array Mapped Address Handle: 0x1300
125 Partition Row Position: 1
126
127 Handle 0x2000, DMI type 32, 11 bytes
128 System Boot Information
129 Status: No errors detected
130
131 Handle 0x7F00, DMI type 127, 4 bytes
132 End Of Table
133
134 EOF
0 #!/bin/sh -
1 echo x86_64
0 #!/bin/sh -
1 echo XenVMMXenVMM
0 # Test for AWS.
1 # Copyright (C) 2018 Red Hat Inc.
2 #
3 # This program is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 2 of the License, or
6 # (at your option) any later version.
7 #
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # GNU General Public License for more details.
12 #
13 # You should have received a copy of the GNU General Public License
14 # along with this program; if not, write to the Free Software
15 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
17 root=tests/aws-baremetal-x86
18
19 output="$(./virt-what --test-root=$root 2>&1)"
20 expected="aws"
21
22 if [ "$output" != "$expected" ]; then
23 echo "$0: test failed because output did not match expected"
24 echo "Expected output was:"
25 echo "----------------------------------------"
26 echo "$expected"
27 echo "----------------------------------------"
28 echo "But the actual output of the program was:"
29 echo "----------------------------------------"
30 echo "$output"
31 echo "----------------------------------------"
32 exit 1
33 fi
0 # Test for AWS.
1 # Copyright (C) 2018 Red Hat Inc.
2 #
3 # This program is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 2 of the License, or
6 # (at your option) any later version.
7 #
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # GNU General Public License for more details.
12 #
13 # You should have received a copy of the GNU General Public License
14 # along with this program; if not, write to the Free Software
15 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
17 root=tests/aws-kvm-x86
18
19 output="$(./virt-what --test-root=$root 2>&1)"
20 expected="kvm
21 aws"
22
23 if [ "$output" != "$expected" ]; then
24 echo "$0: test failed because output did not match expected"
25 echo "Expected output was:"
26 echo "----------------------------------------"
27 echo "$expected"
28 echo "----------------------------------------"
29 echo "But the actual output of the program was:"
30 echo "----------------------------------------"
31 echo "$output"
32 echo "----------------------------------------"
33 exit 1
34 fi
0 # Test for AWS.
1 # Copyright (C) 2018 Red Hat Inc.
2 #
3 # This program is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 2 of the License, or
6 # (at your option) any later version.
7 #
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # GNU General Public License for more details.
12 #
13 # You should have received a copy of the GNU General Public License
14 # along with this program; if not, write to the Free Software
15 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16
17 root=tests/aws-xen-x86
18
19 output="$(./virt-what --test-root=$root 2>&1)"
20 expected="xen
21 xen-hvm
22 aws"
23
24 if [ "$output" != "$expected" ]; then
25 echo "$0: test failed because output did not match expected"
26 echo "Expected output was:"
27 echo "----------------------------------------"
28 echo "$expected"
29 echo "----------------------------------------"
30 echo "But the actual output of the program was:"
31 echo "----------------------------------------"
32 echo "$output"
33 echo "----------------------------------------"
34 exit 1
35 fi
00 #!/bin/sh -
11 # @configure_input@
2 # Copyright (C) 2008-2015 Red Hat Inc.
2 # Copyright (C) 2008-2017 Red Hat Inc.
33 #
44 # This program is free software; you can redistribute it and/or modify
55 # it under the terms of the GNU General Public License as published by
3535
3636 have_cpuinfo () {
3737 test -e "${root}/proc/cpuinfo"
38 }
39
40 use_sysctl() {
41 # Lacking /proc, on some systems sysctl can be used instead.
42 OS=$(uname) || fail "failed to get operating system name"
43
44 [ "$OS" = "OpenBSD" ]
3845 }
3946
4047 fail () {
101108 dmi=$(LANG=C dmidecode 2>&1)
102109
103110 # Architecture.
104 # Note for the purpose of testing, we only call uname with -p option.
105
106 arch=$(uname -p | sed -e 's/i.86/i386/' | sed -e 's/arm.*/arm/')
111 # Note for the purpose of testing, we only call uname with -m option.
112
113 arch=$(uname -m | sed -e 's/i.86/i386/' | sed -e 's/arm.*/arm/')
107114
108115 # Check for VMware.
109116 # cpuid check added by Chetan Loke.
222229
223230 # Check for Xen.
224231
225 if [ "$cpuid" = "XenVMMXenVMM" ]; then
232 if [ "$cpuid" = "XenVMMXenVMM" ] &&
233 ! echo "$dmi" | grep -q 'No SMBIOS nor DMI entry point found, sorry'; then
226234 echo xen; echo xen-hvm
227 # Check for AWS
228 if echo "$dmi" | grep -q 'Version: [0-9]\.[0-9]\.amazon'; then
229 echo aws
230 fi
231235 skip_qemu_kvm=true
232236 elif [ -d "${root}/proc/xen" ]; then
233237 echo xen
302306 # We are running as a spapr KVM guest on ppc64
303307 echo kvm
304308 skip_lkvm=true
309 elif use_sysctl; then
310 # SmartOS KVM
311 product=$(sysctl -n hw.product)
312 if echo "$product" | grep -q 'SmartDC HVM'; then
313 echo kvm
314 fi
305315 else
306316 # This is known to fail for qemu with the explicit -cpu
307317 # option, since /proc/cpuinfo will not contain the QEMU
308318 # string. QEMU 2.10 added a new CPUID leaf, so this
309319 # problem only triggered for older QEMU
310 if grep -q 'QEMU' "${root}/proc/cpuinfo"; then
320 if have_cpuinfo && grep -q 'QEMU' "${root}/proc/cpuinfo"; then
311321 echo qemu
312322 fi
313323 fi
337347 # example /proc/ppc64/lparcfg systemtype line
338348 # system_type=IBM pSeries (emulated by qemu)
339349
340 if [ "$arch" = "ppc64" ]; then
350 if [ "$arch" = "ppc64" ] || [ "$arch" = "ppc64le" ] ; then
341351 if have_cpuinfo && grep -q 'platform.**pSeries' "${root}/proc/cpuinfo"; then
342352 if grep -q 'model.*emulated by qemu' "${root}/proc/cpuinfo"; then
343353 echo ibm_power-kvm
359369 fi
360370
361371 # Check for LDoms
362 if [[ "$arch" == sparc* && -e ${root}/dev/mdesc ]]; then
372 if [ "${arch#sparc}" != "$arch" ] && [ -e "${root}/dev/mdesc" ]; then
363373 echo ldoms
364 if [[ -d ${root}/sys/class/vlds/ctrl && \
365 -d ${root}/sys/class/vlds/sp ]]; then
374 if [ -d "${root}/sys/class/vlds/ctrl" ] && \
375 [ -d "${root}/sys/class/vlds/sp" ]; then
366376 echo ldoms-control
367377 else
368378 echo ldoms-guest
369379 fi
370380 MDPROP="${root}/usr/lib/ldoms/mdprop.py"
371 if [[ -x ${MDPROP} ]]; then
372 if [[ -n $($MDPROP -v iodevice device-type=pciex) ]]; then
381 if [ -x "${MDPROP}" ]; then
382 if [ -n "$($MDPROP -v iodevice device-type=pciex)" ]; then
373383 echo ldoms-root
374384 echo ldoms-io
375 elif [[ -n $($MDPROP -v iov-device vf-id=0) ]]; then
385 elif [ -n "$($MDPROP -v iov-device vf-id=0)" ]; then
376386 echo ldoms-io
377387 fi
378388 fi
379389 fi
390
391 # Check for AWS.
392 # AWS on Xen.
393 if echo "$dmi" | grep -q 'Version: [0-9]\.[0-9]\.amazon'; then
394 echo aws
395 # AWS on baremetal or KVM.
396 elif echo "$dmi" | grep -q 'Vendor: Amazon EC2'; then
397 echo aws
398 fi
2626
2727 =item B<aws>
2828
29 Amazon Web Services cloud guest.
30
31 Status: contributed by Qi Guo.
29 Amazon Web Services.
30
31 Note that virt-what will print this fact for baremetal AWS instances,
32 which you might not consider to be true virtualization. In this case
33 other facts (eg. C<kvm> or C<xen>) would I<not> be present.
34
35 Status: contributed by Qi Guo, Vitaly Kuznetsov, confirmed by RWMJ.
3236
3337 =item B<bhyve>
3438