1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
| 1. root@debian:~ <clock offset='localtime'> <timer name='hpet' present='yes'/> <timer name='hypervclock' present='yes'/> </clock>
2. (win10专业版 无需操作) win + r: regedit
计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClipSVC start 3--> 4
计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppXSvc start 3--> 4
调好之后: 空载时 CPU占用情况
root@debian:~ top - 00:23:33 up 11 days, 5:49, 1 user, load average: 0.12, 0.12, 0.25 Tasks: 169 total, 1 running, 168 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.4 us, 0.4 sy, 0.0 ni, 99.2 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 15950.6 total, 213.8 free, 4409.6 used, 11327.2 buff/cache MiB Swap: 975.0 total, 946.1 free, 28.9 used. 11205.6 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 85244 libvirt+ 20 0 6453172 4.0g 20952 S 8.6 26.0 12:00.69 qemu-system-x86 85270 root 20 0 10228 3892 3120 R 0.3 0.0 0:08.59 top 1 root 20 0 165212 8908 5972 S 0.0 0.1 2:45.18 systemd 2 root 20 0 0 0 0 S 0.0 0.0 0:00.26 kthreadd 3 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 rcu_gp 4 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 rcu_par_gp 6 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/0:0H-events_highpri 9 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 mm_percpu_wq 10 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcu_tasks_rude_ 11 root 20 0 0 0 0 S 0.0 0.0 0:00.00 rcu_tasks_trace 12 root 20 0 0 0 0 S 0.0 0.0 0:01.08 ksoftirqd/0 13 root 20 0 0 0 0 I 0.0 0.0 1:16.29 rcu_sched 14 root rt 0 0 0 0 S 0.0 0.0 0:04.82 migration/0 15 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/0 16 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/1 17 root rt 0 0 0 0 S 0.0 0.0 0:04.45 migration/1 18 root 20 0 0 0 0 S 0.0 0.0 0:00.50 ksoftirqd/1 20 root 0 -20 0 0 0 I 0.0 0.0 0:00.00 kworker/1:0H-kblockd 21 root 20 0 0 0 0 S 0.0 0.0 0:00.00 cpuhp/2
|