Author: kib
Date: Sat Aug 18 12:17:05 2018
New Revision: 338016
URL: https://svnweb.freebsd.org/changeset/base/338016

Log:
  Print L1D FLUSH feature.
  
  Sponsored by: The FreeBSD Foundation
  MFC after:    3 days

Modified:
  head/sys/x86/x86/identcpu.c

Modified: head/sys/x86/x86/identcpu.c
==============================================================================
--- head/sys/x86/x86/identcpu.c Sat Aug 18 12:15:54 2018        (r338015)
+++ head/sys/x86/x86/identcpu.c Sat Aug 18 12:17:05 2018        (r338016)
@@ -989,6 +989,7 @@ printcpuinfo(void)
                                       "\020"
                                       "\033IBPB"
                                       "\034STIBP"
+                                      "\035L1DFL"
                                       "\036ARCH_CAP"
                                       "\040SSBD"
                                       );
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to