|
发表于 2020-12-2 17:51:13
|
显示全部楼层
mark 一下,还真没有遇到过这种,应该是可以的
Usage: setMultiCpuUsage [-help] [-acquireLicense <integer>] [-autoPageFaultMonitor {0 1 2 3}] [-cpuPerRemoteHost <integer>] [-keepLicense {true false}] [-licenseList <string>] [-localCpu <string>]
[-releaseLicense] [-remoteHost <integer>] [-reset] [-threadInfo {0 1 2}] [-verbose]
-help # Prints out the command usage
-acquireLicense <integer> # Get the specified number of multi cpu licenses (int, optional)
-autoPageFaultMonitor {0 1 2 3} # Set the warning rank for performance issue caused by page fault (default=0) (enum, optional)
-cpuPerRemoteHost <integer> # Number of CPUs available on every remote host (server) (uint, optional)
-keepLicense {true false} # Set a flag to indicate whether the multicpu license should be kept or not (enum, optional)
-licenseList <string> # Specify the list/order of licenses the tool should use for multi cpu operations (string, optional)
-localCpu <string> # Number of available local CPUs (for distribution or threading) (string, optional)
-releaseLicense # Release any multi cpu licenses (bool, optional)
-remoteHost <integer> # Number of available remote hosts (servers) (uint, optional)
-reset # reset all distribute parameters (bool, optional)
-threadInfo {0 1 2} # Print informational thread messages (enum, optional)
-verbose # Provide verbose messages when changing the settings (bool, optional)
|
|