Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mutex fault



Hi Andrew,

   On Nov 26, 15:06, Andrew Doran wrote:
   > Subject: Re: mutex fault
   >
   > The last call can be turned into "jmp mutex_exit" by the compiler. Can you
   > try compiling the kernel with -O0? It will not make those optimizations.

Thanks for the info.  I compiled XEN3 DOM0 kernel with
following options.

  makeoptions     DEBUG="-g"
  makeoptions     COPTS="-O0"

Now, I'm running this new kernel.  The new kernel didn't
crash today.  I'll mail later when it crashes.  ;-)

-- Kazushi
Those who make peaceful revolution impossible
will make violent revolution inevitable.
                -- John F. Kennedy



Home | Main Index | Thread Index | Old Index