We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d38b8 commit 7501a7bCopy full SHA for 7501a7b
spec/hardware/cpu.fmf
@@ -65,9 +65,9 @@ description: |
65
See e.g. https://virtual-dba.com/blog/sockets-cores-and-threads/ for the
66
socket, core and thread distinction.
67
68
- See e.g. https://en.wikichip.org/wiki/WikiChip for information on family,
69
- model, stepping and corresponding names. ``/proc/cpuinfo`` and ``lscpu``
70
- are also useful resources.
+ See e.g. https://www.cpu-world.com/ for information on family, model,
+ stepping and corresponding names. ``/proc/cpuinfo`` and ``lscpu`` are
+ also useful resources.
71
72
.. versionchanged:: 1.39
73
``beaker`` plugins supports ``family`` and ``frequency``
0 commit comments