All of lore.kernel.org
 help / color / mirror / Atom feed
* [AUTOTEST] Autotest spinning during testing
@ 2009-08-04 12:21 Avi Kivity
  2009-08-04 14:32 ` Lucas Meneghel Rodrigues
  0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2009-08-04 12:21 UTC (permalink / raw)
  To: KVM list

I see autotest consuming all available cpu after upgrading to 
479db4e7c6; strace shows

read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0
read(23, ""..., 1)                      = 0

Where 23 is some pipe.

-- 
error compiling committee.c: too many arguments to function


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

* Re: [AUTOTEST] Autotest spinning during testing
  2009-08-04 12:21 [AUTOTEST] Autotest spinning during testing Avi Kivity
@ 2009-08-04 14:32 ` Lucas Meneghel Rodrigues
  2009-08-04 15:48   ` Lucas Meneghel Rodrigues
  0 siblings, 1 reply; 3+ messages in thread
From: Lucas Meneghel Rodrigues @ 2009-08-04 14:32 UTC (permalink / raw)
  To: Avi Kivity; +Cc: KVM list

On Tue, Aug 4, 2009 at 9:21 AM, Avi Kivity<avi@redhat.com> wrote:
> I see autotest consuming all available cpu after upgrading to 479db4e7c6;
> strace shows

Will check into it... Weird.

> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
> read(23, ""..., 1)                      = 0
>
> Where 23 is some pipe.
>
> --
> error compiling committee.c: too many arguments to function
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



-- 
Lucas Meneghel

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

* Re: [AUTOTEST] Autotest spinning during testing
  2009-08-04 14:32 ` Lucas Meneghel Rodrigues
@ 2009-08-04 15:48   ` Lucas Meneghel Rodrigues
  0 siblings, 0 replies; 3+ messages in thread
From: Lucas Meneghel Rodrigues @ 2009-08-04 15:48 UTC (permalink / raw)
  To: Avi Kivity; +Cc: KVM list

On Tue, Aug 4, 2009 at 11:32 AM, Lucas Meneghel Rodrigues<lmr@redhat.com> wrote:
> On Tue, Aug 4, 2009 at 9:21 AM, Avi Kivity<avi@redhat.com> wrote:
>> I see autotest consuming all available cpu after upgrading to 479db4e7c6;
>> strace shows
>
> Will check into it... Weird.

Other than the command that gets all installed packages that indeed is
executed to keep track of package list changes ('rpm -qa' for rpm
based systems), I don't see this problem. By any chance might be any
leftovers from older code trees?

>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>> read(23, ""..., 1)                      = 0
>>
>> Where 23 is some pipe.
>>
>> --
>> error compiling committee.c: too many arguments to function
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe kvm" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
>
>
>
> --
> Lucas Meneghel
>



-- 
Lucas Meneghel

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

end of thread, other threads:[~2009-08-04 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-04 12:21 [AUTOTEST] Autotest spinning during testing Avi Kivity
2009-08-04 14:32 ` Lucas Meneghel Rodrigues
2009-08-04 15:48   ` Lucas Meneghel Rodrigues

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.