Skip to main content

New answers tagged

1 vote

Software using just 2 cores on a 13700 on Windows 10 64, crashing and getting stuck

As stated in my comments above I noticed that some cores run on 5400 MHz, according to some overclock forums this is factory default to use them as "main" P-cores. This seems to cause the ...
Slacker's user avatar
  • 11
1 vote

GPU without using PCIE or CPU integrated graphics on NAS self build?

You're mistaken about the "no graphics unless G". The G-suffixed models have a far more powerful integrated GPU; this can easily be 500% faster. But e.g. the Ryzen 5 7600 "non-G" ...
MSalters's user avatar
  • 8,233
3 votes
Accepted

GPU without using PCIE or CPU integrated graphics on NAS self build?

Since AM5 AMD has opted to include integrated graphics (iGPU) on their CPU's. They now ,like intel, add an F suffix to the CPU name (eg Ryzen 5 7500F) to indicate the lack of iGPU. These are not APU's ...
Silbee's user avatar
  • 1,372
0 votes

what does this mean? I'm new to computers and I recently started having this issue where my computer shuts off when I play certain games

The most common cause of PC shutting off is either, your processor or GPU is not being able to take the load of your certain games (resulting in overheating, slow down or shutting off). Take a ...
Sarra Haseen's user avatar
0 votes

what does this mean? I'm new to computers and I recently started having this issue where my computer shuts off when I play certain games

There's no picture, so this is a guess. Whenever a computer shuts down in the middle of doing something intense, I assume first that it's overheating.
MDeBusk's user avatar
  • 133
6 votes
Accepted

How to calculate mean CPU and memory usage of a command line?

The time command can give a way to generate basic stats. time -v your_command After running, time will show the "User" and "Sys" times, representing the CPU time used by the ...
JayCravens's user avatar
2 votes

Notebook CPU upgrade: Pentium to i7

While it is possible the chipset and mainboard support this upgraded chip, unless the laptop is designed to handle the increased thermal load the chip will, in the best case, throttle itself below ...
music2myear's user avatar
  • 43.2k
0 votes

Fresh clean Windows 10 installation is always throttling CPU to 10% llimit

This sounds like a BIOS issue if Windows is the only thing that is not performing well when installed. To be sure that you have no issues with your BIOS, I would confirm that they are the latest and ...
William's user avatar
  • 101
0 votes

CPU doesn't lower the frequency when idle

Check your Windows Power settings. See what the Power mode setting (search "Power and Sleep settings" settings) is set to. Check the specific CPU state settings - this is how I had to make ...
Seth Bembeneck's user avatar
0 votes

How can I monitor processes running at a CPU thread of a Hyperthreading CPU?

according to pidstat tool manual page https://man7.org/linux/man-pages/man1/pidstat.1.html : -t Also display statistics for threads associated with selected tasks. This ...
Abdulkarim Mousa's user avatar

Top 50 recent answers are included