Sponsored Content
Special Forums UNIX and Linux Applications Infrastructure Monitoring CPU - Interrupts distribution Post 302934579 by r_t_1601 on Monday 9th of February 2015 01:05:21 AM
Old 02-09-2015
CPU - Interrupts distribution

Hi Gurus,

I have a situation runing my ETL tools on the below server. The throughput while processing data is coming very low. When i tried to analyse the CPU stats i got colleceted the
Code:
mpstat

.

Code:
Server Physical Host Name *********com

IP**.***.**
OS Type Linux
OS Classlinux red hat enterprise linux
OS Versionlinux system x3550 m2 -[7946ac1]-
MS Build NameMSSB-LEGACY
MS Build VersionKernel2.6.18-247.el5.bz683155
Kernel Architecturex86_64
Manufacturerlinux
Modelsystem x3550 m2 -[7946ac1]-Server Config2-WayServer ClassNon-Blade
Model RollupSystem x3550 M2 -[7946AC1]-
Number Of CPU2
Number Of CPU Cores2
Virtual CPU Count16CPU Type2.22 GHz x86_64CPU 
Speed2220RAM MB48271
Tier DescriptionTier 3 - Restricted Availability
Internal Disk SizeNASAN IdNA

i have attached the
Code:
mpstat

info i collected.
My worry is whenever the interrupts / sec > 3000 , the interrupts are distributed to cpu0 and cpu 15 for major chunk , rest of the cpu's are sitting idle. Even in that distribution CPU 0 only gets 1000 interrupts and CPU 15 has the remaining ~ 80 -90% of the load.
Is the behaviour correct , kindly provide an opinion,

Last edited by r_t_1601; 02-11-2015 at 12:47 AM.. Reason: text alignment
 

9 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Does unix use interrupts?

I'm a freshman here and I have a simple question. Does unix use interrupts which is like Dos? Are they the same? Thx.:cool: (6 Replies)
Discussion started by: Frank_M
6 Replies

2. UNIX for Dummies Questions & Answers

catching interrupts

hey i have been facing a problem,can you tell me if we can catch ctrl d in unix i have tried and sucessfully catched and disabled ctrl-c and ctrl -z but am not sure if we can do the same for CTRL-D, so got any clue mail on he forum or ...i mean c programming in Unix thats what i am working on (1 Reply)
Discussion started by: toughguy2handle
1 Replies

3. UNIX for Advanced & Expert Users

How to bind interrupts on a specific CPU

Hello, we practise our server with operating system ReliantUNIX 5.45 and we are using Informix Dynamic Server 7.31. I ascertained a lot of cpu interrupts per second (int/s). The count of int/s exceeds critical maximum value considerably. Machine specific notes for Informix Dynamic Server... (1 Reply)
Discussion started by: urbale
1 Replies

4. UNIX for Advanced & Expert Users

Interrupts problems

Hi, My machine is a Unixware 7.1.3 is a files server, and I had never problem with that machine, but since two days, the machine presents slows problems, i think that the problem is te device interrupts, I had checked all and I dont found it any problem. Any idea? Thanks, (sorry my... (2 Replies)
Discussion started by: By_Jam
2 Replies

5. UNIX for Dummies Questions & Answers

Traps and Interrupts

Well, I don't know where exactly to ask this doubt so I'm asking in the newbie section. I was reading about traps and interrupts when I thought of traps as something that cease the control of the OS from the user and interrupts that cease the control yet provide support for multitasking. Am I right... (3 Replies)
Discussion started by: Legend986
3 Replies

6. UNIX for Dummies Questions & Answers

about concept of Interrupts.

Hi all, I am new here ,i want to know about interrupts in detail.What r Interrupts .how they r handeled. Thanx in adavnce. (1 Reply)
Discussion started by: vishwasrao
1 Replies

7. Programming

SIGCHLD interrupts its own handler

Hi. I have a program whose job it is to manage 15 child processes. Sometimes these children die (sometimes deliberately other times with a SEGV). This causes a SIGCHLD to be sent to my program which uses waitpid() in the signal handler to gather information and, in most cases, restart the child.... (3 Replies)
Discussion started by: jrichemont
3 Replies

8. Programming

Getting notified in user-space on interrupts

Hi, I'm working on an AMD opteron running Linux 2.6.28.6 I want to preload a module specific register (MSR) with a value to have it overflow after a number of a specific event counts. As I understand, when the counter in the register overflows, an interrupt will be generated and handled by the... (2 Replies)
Discussion started by: mylinuxforums
2 Replies

9. UNIX for Dummies Questions & Answers

x86 Interrupts and system calls

I recently went through Understanding the linux kernel, to get an idea of how system calls and interrupts function in an x86 based machine. However, the level of detail has left me slightly confused. Here's what I understand. System call process: User mode: User code calls a library... (11 Replies)
Discussion started by: ab_tall
11 Replies
All times are GMT -4. The time now is 12:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy