Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156931916
D35554.id107263.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
444 B
Referenced Files
None
Subscribers
None
D35554.id107263.diff
View Options
Index: sys/compat/linprocfs/linprocfs.c
===================================================================
--- sys/compat/linprocfs/linprocfs.c
+++ sys/compat/linprocfs/linprocfs.c
@@ -349,6 +349,8 @@
cpu_stdext_feature_names[j][0] != '\0')
sbuf_printf(sb, " %s",
cpu_stdext_feature_names[j]);
+ if (tsc_is_invariant)
+ sbuf_cat(sb, " invariant_tsc");
sbuf_cat(sb, "\n");
sbuf_printf(sb,
"bugs\t\t: %s\n"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 18, 11:08 AM (19 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33245451
Default Alt Text
D35554.id107263.diff (444 B)
Attached To
Mode
D35554: linprocfs: Decode tsc_invariant CPU feature
Attached
Detach File
Event Timeline
Log In to Comment