public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Lee Revell <rlrevell@joe-job.com>,
	jackit-devel <jackit-devel@lists.sourceforge.net>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	lists@rumori.de
Subject: Re: problems with volunteer preempt patch WAS: little NPTL SCHED_FIFO test program
Date: Fri, 20 Aug 2004 20:35:59 +0200	[thread overview]
Message-ID: <20040820183559.GD21956@elte.hu> (raw)
In-Reply-To: <20040820175351.GA2302@amadora.tejo>


* martin rumori <lists@rumori.de> wrote:

> ACPI RSDP .....
> .....
> ACPI build 1 zone list
> Detected Processor...
> Memory ...
> ...
> Checking if processor honors the WP bit even in supervisor mode... ok.
> 
> ---
> that's it.  freezes for 1-2 seconds after this last message, then
> reboots.  tried to write down these contents of the screen, as far as
> i could recognize them during the short period of time.
> 
> i am wondering especially about the ACPI messages, as ACPI is
> completely switched off now.

is ACPI switched off in the .config too?

> second (minor) issue: when having enabled CONFIG_PREEMPT_VOLUNTARY(=y)
> but not CONFIG_PREEMPT_TIMING(=n), i get the following when linking:
> 
>   LD      init/built-in.o
>   LD      .tmp_vmlinux1
> arch/i386/kernel/built-in.o(.text+0x2da1): In function `do_nmi':
> : undefined reference to `__trace'

> maybe latency.o is not included when linking without
> CONFIG_PREEMPT_TIMING?

right. We dont want to link it in so i've added a NOP define for
__trace() to sched.h. This fix will show up in -P6.

	Ingo

  reply	other threads:[~2004-08-20 18:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040817121358.5adffd22@mango.fruits.de>
     [not found] ` <200408172102.00964.pnambic@unu.nu>
     [not found]   ` <20040818004633.35eb6501@mango.fruits.de>
     [not found]     ` <200408180100.04955.pnambic@unu.nu>
     [not found]       ` <20040818023546.03e79fc4@mango.fruits.de>
     [not found]         ` <1092794828.813.49.camel@krustophenia.net>
     [not found]           ` <20040818050708.54a27a7e@mango.fruits.de>
     [not found]             ` <pan.2004.08.19.23.33.47.308243@gmx.de>
     [not found]               ` <1092987523.10063.62.camel@krustophenia.net>
     [not found]                 ` <20040820092042.GA2496@amadora.tejo>
2004-08-20  9:42                   ` [Jackit-devel] Re: little NPTL SCHED_FIFO test program Lee Revell
2004-08-20 17:53                     ` problems with volunteer preempt patch WAS: " martin rumori
2004-08-20 18:35                       ` Ingo Molnar [this message]
2004-08-20 19:35                         ` [Jackit-devel] " martin rumori
2004-08-21  0:29                         ` martin rumori

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=20040820183559.GD21956@elte.hu \
    --to=mingo@elte.hu \
    --cc=jackit-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lists@rumori.de \
    --cc=rlrevell@joe-job.com \
    /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