Function report | 
Source Code:arch\x86\kernel\cpu\bugs.c | 
Create Date:2022-07-28 07:56:04 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mds_cmdline
Proto:static int __init mds_cmdline(char *str)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | str | 
| 267 | If Not boot_cpu_has_bug(CPU is affected by Microarchitectural data sampling ) Then Return 0 | 
| 273 | If Not strcmp(str, "off") Then Default mitigation for MDS-affected CPUs = MDS_MITIGATION_OFF | 
| 275 | Else if Not strcmp(str, "full") Then Default mitigation for MDS-affected CPUs = MDS_MITIGATION_FULL | 
| 279 | mds_nosmt = true | 
| 282 | Return 0 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |