linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Anton Ivanov <anton.ivanov@kot-begemot.co.uk>
To: Richard Weinberger <richard.weinberger@gmail.com>
Cc: "user-mode-linux-devel@lists.sourceforge.net"
	<user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] [PATCH] um: Switch clocksource to hrtimers
Date: Tue, 19 May 2015 17:47:24 +0100	[thread overview]
Message-ID: <555B691C.2010303@kot-begemot.co.uk> (raw)
In-Reply-To: <CAFLxGvycaHXq52okh+nfihRqAm26uZG=Ax=G6=zfA5DwEJfDWw@mail.gmail.com>

On 19/05/15 17:39, Richard Weinberger wrote:
> On Tue, May 19, 2015 at 6:19 PM, Anton Ivanov
> <anton.ivanov@kot-begemot.co.uk> wrote:
>> Same story.
>>
>> Overall works quite well, the moment I give it the "dselect upgrade
>> test" the userspace hangs.
>>
>> Kernel continues to work - forwarding, icmp, uml_mconsole are fine.
> Do you know where it hangs?
> Maybe the kernel does not get any scheduler tick and does not schedule a task..,

Kernel continues to get ticks, timers increment, io also works.

If I strace the kernel I see a mix of SIGALRM (or in the oder version 
-USR2), SIGIO and SIGCHLD. Nothing out of the ordinary.

Uml mconsole works. I cannot get meaningful information because trying 
to invoke backtraces I get "SIGSEGV in SIGSEGV handler" for all 
processes. Memory looks OK too - 500MB+ free on a 1GB UML.

Syncronous vs asynchronous FS does not change it so it is not a variety 
of the writeout bug.

If I could get a bt for the userspace task and/or its stub we could have 
nailed it. I suspect it is spinning in skas/process.c for some reason. 
No idea why, but it takes 100% CPU.

A.

>


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


  reply	other threads:[~2015-05-19 16:47 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-17  9:25 [uml-devel] [PATCH] um: Switch clocksource to hrtimers Thomas Meyer
2015-05-19 16:19 ` Anton Ivanov
2015-05-19 16:39   ` Richard Weinberger
2015-05-19 16:47     ` Anton Ivanov [this message]
2015-05-19 22:12 ` Richard Weinberger
2015-05-20  5:26   ` Thomas Meyer
2015-05-31 11:15     ` Richard Weinberger
2015-05-31 19:00       ` Thomas Meyer
2015-05-31 19:10         ` Anton Ivanov
2015-06-04 10:04           ` Thomas Meyer
2015-06-04 10:37             ` Anton Ivanov
2015-06-25 18:00             ` Thomas Meyer
2015-05-31 21:49         ` Richard Weinberger
2015-05-31 21:58           ` Thomas Meyer
  -- strict thread matches above, loose matches on Subject: below --
2015-08-09 17:53 Thomas Meyer
2015-08-15  8:15 ` Richard Weinberger
2015-08-15 16:27   ` Anton Ivanov
2015-08-18  9:34     ` Richard Weinberger
2015-08-18 15:30       ` Anton Ivanov
2015-08-18 16:04   ` Thomas Meyer
2015-10-13 21:45     ` Richard Weinberger
2015-10-14  6:12       ` Anton Ivanov
2015-10-14  8:25         ` Thomas Meyer
2015-10-14  9:23           ` Anton Ivanov
2015-10-14 11:22             ` Thomas Meyer
2015-10-16  9:18               ` Anton Ivanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=555B691C.2010303@kot-begemot.co.uk \
    --to=anton.ivanov@kot-begemot.co.uk \
    --cc=richard.weinberger@gmail.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).