linux-um archives
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Nuutti Kotivuori <naked@iki.fi>
Cc: user-mode-linux-devel@lists.sourceforge.net,
	McGroarty <mcgroarty@gmail.com>
Subject: Re: [uml-devel] Re: UML tuntap driver problem with queueing
Date: Tue, 08 Feb 2005 19:17:39 -0500	[thread overview]
Message-ID: <200502090017.j190Hds0014277@ccure.user-mode-linux.org> (raw)
In-Reply-To: Your message of "Tue, 08 Feb 2005 21:37:06 +0200." <87zmyej125.fsf@aka.i.naked.iki.fi>

naked@iki.fi said:
> ust a heads up here to the UML folks in case it was missed - with the
> current code, packet delivery to UML machines using tuntap driver
> *will* mess up (stall totally or major bursts of lag) if more than 10
> packets are queued to UML at a time. 

It wasn't missed.  Someone else posted 
(http://marc.theaimsgroup.com/?l=user-mode-linux-user&m=110752781409419&w=2)
that networking freezes until a character is typed on the console.

This is a clear sign of the SIGIO missing some traffic and letting it sit
on the host until some other IO happens.

> Ofcourse, the actual cause for this should be fixed (SIGIO mess up or
> whatever it is). 

Yup.  It does look like there's some sort of race in the SIGIO handler.

				Jeff



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
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:[~2005-02-08 22:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04 12:06 [uml-devel] UML tuntap driver problem with queueing Nuutti Kotivuori
2005-02-08 19:37 ` [uml-devel] " Nuutti Kotivuori
2005-02-09  0:17   ` Jeff Dike [this message]

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=200502090017.j190Hds0014277@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=mcgroarty@gmail.com \
    --cc=naked@iki.fi \
    --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