All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Aurelien Jarno <aurelien-rXXEIb44qovR7s880joybQ@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: 32-bit FreeBSD under 64-bit KVM
Date: Sat, 03 Mar 2007 10:01:17 +0200	[thread overview]
Message-ID: <45E92B4D.8030501@qumranet.com> (raw)
In-Reply-To: <20070301214843.GA28822-pck4HO7xIi+4mUWUGf39/V6hYfS7NtTn@public.gmane.org>

Aurelien Jarno wrote:
>> Can you try turning the '#undef AUDIT' to '#define AUDIT' in mmu.c?  
>> Also, change 'int dbg = 1' to 'int dbg = 0' in the same file.  Note kvm 
>> will be very slower after this.  dmesg will show any issues (issue a 
>> 'echo 9 > /proc/sysrq-trigger' to make sure all messages are shown)
>>
>>     
>
> Yep I confirm it is very slow, especially when your tty0 device is
> actually a serial port running at 9600 bauds!
>
> I also got some problems, as it seems logging so much data slowed down
> the machine, including the emulated machine. The segmentation violation
> message disappeared, but the OS was like in an endless loop. So the
> problem _may_ be due to a race condition.
>
> After a lot of tries, I found that I was able to get the segmentation
> violation by sending the kernel log to another machine. The full log is
> available on http://temp.aurel32.net/kvm-gnu_kfreebsd32.log.bz2. But I
> don't know what to look for in a such big log.
>   

Are you sure you set 'dbg = 0'?  There aren't supposed to be any logs, 
except if an error is found during audit (that's what the '#define 
AUDIT' is for).


-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

  parent reply	other threads:[~2007-03-03  8:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27  1:10 32-bit FreeBSD under 64-bit KVM Aurelien Jarno
     [not found] ` <45E38511.9000006-rXXEIb44qovR7s880joybQ@public.gmane.org>
2007-02-27  7:08   ` Avi Kivity
     [not found]     ` <45E3D902.7000102-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-03-01 21:48       ` Aurelien Jarno
     [not found]         ` <20070301214843.GA28822-pck4HO7xIi+4mUWUGf39/V6hYfS7NtTn@public.gmane.org>
2007-03-03  8:01           ` Avi Kivity [this message]
     [not found]             ` <45E92B4D.8030501-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-03-07 14:33               ` Aurelien Jarno
     [not found]                 ` <45EECD2D.20209-rXXEIb44qovR7s880joybQ@public.gmane.org>
2007-03-07 14:34                   ` Avi Kivity
     [not found]                     ` <45EECD5A.5090801-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-03-07 17:47                       ` Aurelien Jarno
     [not found]                         ` <20070307174737.GA8340-WMRsAYcELcC4mUWUGf39/V6hYfS7NtTn@public.gmane.org>
2007-03-07 18:04                           ` Avi Kivity
     [not found]                             ` <45EEFEB3.1090809-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-03-07 23:52                               ` Aurelien Jarno
     [not found]                                 ` <45EF5039.4010907-rXXEIb44qovR7s880joybQ@public.gmane.org>
2007-03-08 15:12                                   ` Avi Kivity
     [not found]                                     ` <45F027D8.9070001-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-03-08 17:32                                       ` Aurelien Jarno
     [not found]                                         ` <45F048C8.6060406-rXXEIb44qovR7s880joybQ@public.gmane.org>
2007-03-08 17:35                                           ` Avi Kivity
     [not found]                                             ` <45F04966.7030307-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-03-08 19:39                                               ` Aurelien Jarno

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=45E92B4D.8030501@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=aurelien-rXXEIb44qovR7s880joybQ@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /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 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.