From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: xend leaks/bugs/etc Date: Mon, 18 Apr 2005 13:01:20 -0500 Message-ID: <1113847280.29882.1.camel@localhost> References: <1113804011.9189.46.camel@multivac> <1113834723.7086.87.camel@localhost> <4263CF05.2030906@us.ibm.com> <1113838055.7546.6.camel@localhost.localdomain> <4263D624.4040906@us.ibm.com> <1113840962.9390.3.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1113840962.9390.3.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Hollis Blanchard Cc: Xen-devel List-Id: xen-devel@lists.xenproject.org On Mon, 2005-04-18 at 11:16, Hollis Blanchard wrote: > On Mon, 2005-04-18 at 10:45 -0500, Anthony Liguori wrote: > And how exactly would you distinguish between a hostile domain and a > mission-critical-yet-chatty domain? Or would you indiscriminately drop > console data from all overly talkative domains? Ideally with a text-console you would use a shared ring-queue. You could read from the queue whenever you felt it was appropriate. The frequency of reading (and the size of the ring-queue) could be configured by the user. Regards, -- Anthony Liguori Linux Technology Center (LTC) - IBM Austin E-mail: aliguori@us.ibm.com Phone: (512) 838-1208