Jump to content

I was looking at my system monitor graphs recently and I noticed I will have one core spike up to 100% for like half a second.  Then, maybe a minute later, another core will do the same thing.  Also, every time my cpu spikes, my network drops down to zero ( as I was downloading some random file).  However, once this download stopped, the spiking continued.  What makes it weirder is that it seems to happen on regular intervals.

 

I am not noticing any problems per se but I just noticed some oddities in my graph and wanted to know in a generic sense what could be going on.

 

If this matters, I am running a Dell Inspiron from like 2014 with an AMD A10 5745M APU.

Link to comment
https://linustechtips.com/topic/842345-general-question-about-cpu-spikes/
Share on other sites

Link to post
Share on other sites

Background apps?

CPU: i7-2600K 4751MHz 1.44V (software) --> 1.47V at the back of the socket Motherboard: Asrock Z77 Extreme4 (BCLK: 103.3MHz) CPU Cooler: Noctua NH-D15 RAM: Adata XPG 2x8GB DDR3 (XMP: 2133MHz 10-11-11-30 CR2, custom: 2203MHz 10-11-10-26 CR1 tRFC:230 tREFI:14000) GPU: Asus GTX 1070 Dual (Super Jetstream vbios, +70(2025-2088MHz)/+400(8.8Gbps)) SSD: Samsung 840 Pro 256GB (main boot drive), Transcend SSD370 128GB PSU: Seasonic X-660 80+ Gold Case: Antec P110 Silent, 5 intakes 1 exhaust Monitor: AOC G2460PF 1080p 144Hz (150Hz max w/ DP, 121Hz max w/ HDMI) TN panel Keyboard: Logitech G610 Orion (Cherry MX Blue) with SteelSeries Apex M260 keycaps Mouse: BenQ Zowie FK1

 

Model: HP Omen 17 17-an110ca CPU: i7-8750H (0.125V core & cache, 50mV SA undervolt) GPU: GTX 1060 6GB Mobile (+80/+450, 1650MHz~1750MHz 0.78V~0.85V) RAM: 8+8GB DDR4-2400 18-17-17-39 2T Storage: HP EX920 1TB PCIe x4 M.2 SSD + Crucial MX500 1TB 2.5" SATA SSD, 128GB Toshiba PCIe x2 M.2 SSD (KBG30ZMV128G) gone cooking externally, 1TB Seagate 7200RPM 2.5" HDD (ST1000LM049-2GH172) left outside Monitor: 1080p 126Hz IPS G-sync

 

Desktop benching:

Cinebench R15 Single thread:168 Multi-thread: 833 

SuperPi (v1.5 from Techpowerup, PI value output) 16K: 0.100s 1M: 8.255s 32M: 7m 45.93s

Link to post
Share on other sites

On 10/4/2017 at 8:56 AM, Jurrunio said:

Background apps?

I was downloading the file in Chrome and that was the only tab, had KSysGuard open (System Monitor Graphs), and was taking notes in Vim on Yakuake (drop Down Terminal).

 

I am running Fedora Workstation 26 with KDE Plasma installed.

Link to post
Share on other sites

Old AMD architectures have low IPC. I'd imagine pegging on of its cores to 100% would be relatively easy. Just a heads up!

http://linustechtips.com/main/topic/334934-unofficial-ltt-beginners-guide/ (by Minibois) and a few things that will make our community interaction more pleasent:
1. FOLLOW your own topics                                                                                2.Try to QUOTE people so we can read through things easier
3.Use
PCPARTPICKER.COM - easy and most importantly approved here        4.Mark your topics SOLVED if they are                                
Don't change a running system

Link to post
Share on other sites

5 minutes ago, newgeneral10 said:

I was downloading the file in Chrome and that was the only tab, had KSysGuard open (System Monitor Graphs), and was taking notes in Vim on Yakuake (drop Down Terminal).

 

I am running Fedora Workstation 26 with KDE Plasma installed.

Any Linux implementation (or modern OS in general), has processes running doing work beyond what you have open and are aware of all the time, in general each one is low CPU overhead but together they can add up to a fair amount of usage especially on an old AMD processor, as @GER_T4IGA pointed out.

Link to post
Share on other sites

On 10/4/2017 at 9:07 AM, AncientNerd said:

Any Linux implementation (or modern OS in general), has processes running doing work beyond what you have open and are aware of all the time, in general each one is low CPU overhead but together they can add up to a fair amount of usage especially on an old AMD processor, as @GER_T4IGA pointed out.

That makes sense.  But is there any way to spread them out so instead of pegging my CPU every five minutes or so, they run one at a time?

Link to post
Share on other sites

6 minutes ago, newgeneral10 said:

That makes sense.  But is there any way to spread them out so instead of pegging my CPU every five minutes or so, they run one at a time?

There may be, basically you need to look at the schedule for these tasks - in older versions of Linux (the only ones I am familiar with) there were files you edited to configure how often some of these tasks ran and which ones ran. It took digging through the documentation and trying things out to find configuration that worked w/o having spikes. This was back in the early '00's so things have probably changed and you may have better tools now, but I would still suggest looking at documentation and doing some googling to see if there are any suggestions from anyone who has this specific version of Linux that can help with settings. Or someone on this site that has this version - since I am out of data on my Linux administration!

Link to post
Share on other sites

On 10/4/2017 at 9:20 AM, AncientNerd said:

There may be, basically you need to look at the schedule for these tasks - in older versions of Linux (the only ones I am familiar with) there were files you edited to configure how often some of these tasks ran and which ones ran. It took digging through the documentation and trying things out to find configuration that worked w/o having spikes. This was back in the early '00's so things have probably changed and you may have better tools now, but I would still suggest looking at documentation and doing some googling to see if there are any suggestions from anyone who has this specific version of Linux that can help with settings. Or someone on this site that has this version - since I am out of data on my Linux administration!

Alright, I'll have to look into that!  Thanks!

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×