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

On Fri, Aug 20, 2004 at 05:42:59AM -0400, Lee Revell wrote:
> On Fri, 2004-08-20 at 05:20, martin rumori wrote:
> > tried to compile 2.6.8.1 with volunteer-preempt-P5 (latest), but
> > wasn't able to boot into the new kernel.  shows some lines of ACPI....

> I think you have an off-by-one error.  The latest version is -P4.

o.k., you're right.  this time it's really -P5 :-)

> Try the 'noacpi' boot option.  Also, try disabling all power
> management.  I know this is not realistic for a laptop, it's just for
> debugging purposes.

tried it with the options, no success.  built a kernel without
powermanagement and without cpu speedstep at all.  exactly the same
behavior, directly after unpacking the kernel at the beginning of
startup:

0 MB highmem
511 mb lowmem available

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.

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'
arch/i386/kernel/built-in.o(.text+0x342c): In function `do_IRQ':
: undefined reference to `__trace'
arch/i386/mm/built-in.o(.text+0x705): In function `do_page_fault':
: undefined reference to `__trace'
make: *** [.tmp_vmlinux1] Error 1

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

bests,

martin

  reply	other threads:[~2004-08-20 19:11 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                     ` martin rumori [this message]
2004-08-20 18:35                       ` problems with volunteer preempt patch WAS: " Ingo Molnar
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=20040820175351.GA2302@amadora.tejo \
    --to=lists@rumori.de \
    --cc=jackit-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --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