From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH] Make Xend use consoled and xc_console Date: Wed, 03 Aug 2005 18:10:34 -0500 Message-ID: <42F14EEA.2030700@us.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt Cc: xen-devel , Christian Limpach List-Id: xen-devel@lists.xenproject.org Ian Pratt wrote: >Gerd said it was deprecated, and he works for a distro so it must be >true :-) > >I'd go for /usr/lib/xen/bin > >It would be good to do an audit of everything we install. I bet there's >random crap in tools/misc that aren't really user tools and shouldn't be >going in /usr/bin/ > > Ok, I'll look into it. >>I've not been able to reproduce it. I had 50 domains running >>all cat'ing /dev/urandom and I was able to input/output large >>amounts of data without corruption to another domain. >> >> > >Interesting. I've a T42 laptop runing a CentOS4 dom0 that it happens >frequently on, but I haven't seen it on other machines.. > > Sorry, I wasn't clear. I haven't been able to reproduce it with the consoled code. It happens quite frequently for me under the old Xend code. Regards, Anthony Liguori >>With that said though, I'm still not convinced it's fixed >>completely because I don't think xcs buffers everything >>correctly. The new console drivers should do the trick >>though since we won't need to go through xcs. >> >> > >Yep, hopefully. > >Thanks, >Ian > > >