linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Re: Daemon or Thread with 5 minute interval
  2005-05-26 11:50 [linux-lvm] " Howard Rifkin
@ 2005-05-26 14:48 ` Bill Mair
  2005-05-26 17:26   ` Howard Rifkin
  0 siblings, 1 reply; 4+ messages in thread
From: Bill Mair @ 2005-05-26 14:48 UTC (permalink / raw)
  To: linux-lvm

Howard Rifkin wrote:
>  So, my question is does anyone know of a
> kernel thread or daemon in the 2.4 kernel that wakes up every 5 minutes?

[kupdated] can cause massive CPU load if your kernel does not have the IDE 
chipset support for your system. I think it flushed any data in the HD
buffers to disk and if the chipset support isn't there, then the main CPU has
to do this using PIO.

--
Bill

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-lvm] Re: Daemon or Thread with 5 minute interval
  2005-05-26 14:48 ` [linux-lvm] " Bill Mair
@ 2005-05-26 17:26   ` Howard Rifkin
  2005-05-26 19:42     ` Bill Mair
  0 siblings, 1 reply; 4+ messages in thread
From: Howard Rifkin @ 2005-05-26 17:26 UTC (permalink / raw)
  To: LVM general discussion and development, bill.mair


We do have the right kernel support for our didsks. But, you do not need 
a lot of CPU activity to generate noise. Just enough to disrupt the 
cashe. Does kupdated run every 5 minutes? If so it could still be the 
culprit.

Thanks

Howard


Bill Mair wrote:
> Howard Rifkin wrote:
> 
>>  So, my question is does anyone know of a
>> kernel thread or daemon in the 2.4 kernel that wakes up every 5 minutes?
> 
> 
> [kupdated] can cause massive CPU load if your kernel does not have the 
> IDE chipset support for your system. I think it flushed any data in the HD
> buffers to disk and if the chipset support isn't there, then the main 
> CPU has
> to do this using PIO.
> 
> -- 
> Bill
> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [linux-lvm] Re: Daemon or Thread with 5 minute interval
@ 2005-05-26 19:29 bill.mair
  0 siblings, 0 replies; 4+ messages in thread
From: bill.mair @ 2005-05-26 19:29 UTC (permalink / raw)
  To: LVM general discussion and development

Howard Rifkin wrote:

 >> So, my question is does anyone know of a
 >> kernel thread or daemon in the 2.4 kernel that wakes up every 5 minutes?
 >
 >[kupdated] can cause massive CPU load if your kernel does not have the IDE 
 >chipset support for your system. I think it flushed any data in the HD
 >buffers to disk and if the chipset support isn't there, then the main CPU has
 >to do this using PIO.
 >
 >--
 >Bill


** In addition to my post I might add that kswapd and bdflushd also deal with
IDE drives.

**  Correcting my initial reply, kupdated deals with "journal" flushing to the
HD, which may also be relevant on your cluster.

--
Bill

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [linux-lvm] Re: Daemon or Thread with 5 minute interval
  2005-05-26 17:26   ` Howard Rifkin
@ 2005-05-26 19:42     ` Bill Mair
  0 siblings, 0 replies; 4+ messages in thread
From: Bill Mair @ 2005-05-26 19:42 UTC (permalink / raw)
  To: linux-lvm

Howard Rifkin wrote:
> 
> We do have the right kernel support for our didsks. But, you do not need 
> a lot of CPU activity to generate noise. Just enough to disrupt the 
> cashe. Does kupdated run every 5 minutes? If so it could still be the 
> culprit.

kupdated - journal update
kswapd - swapper
bdflush - flush IO

All/any of them could cause problems fir what you are doing, but I don't think
LVM is your problem.

--
Bill

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-26 18:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-26 19:29 [linux-lvm] Re: Daemon or Thread with 5 minute interval bill.mair
  -- strict thread matches above, loose matches on Subject: below --
2005-05-26 11:50 [linux-lvm] " Howard Rifkin
2005-05-26 14:48 ` [linux-lvm] " Bill Mair
2005-05-26 17:26   ` Howard Rifkin
2005-05-26 19:42     ` Bill Mair

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).