From: Stephan von Krawczynski <skraw@ithnet.com>
To: <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com, anton@samba.org
Subject: Re: [patch] O(1) scheduler, -H7
Date: Sun, 13 Jan 2002 18:57:32 +0100 [thread overview]
Message-ID: <20020113185732.72ea3aa8.skraw@ithnet.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0201131933500.6560-100000@localhost.localdomain>
In-Reply-To: <Pine.LNX.4.33.0201131933500.6560-100000@localhost.localdomain>
On Sun, 13 Jan 2002 20:34:39 +0100 (CET)
Ingo Molnar <mingo@elte.hu> wrote:
>
> the -H7 patch is available:
>
> http://redhat.com/~mingo/O(1)-scheduler/sched-O1-2.5.2-pre11-H7.patch
> http://redhat.com/~mingo/O(1)-scheduler/sched-O1-2.4.17-H7.patch
Sorry ingo,
this does not compile under 2.4.17:
make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigrap hs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
-mpreferred-s tack-boundary=2 -march=i686 -fno-omit-frame-pointer -c -o
sched.o sched.c sched.c:21: asm/sched.h: No such file or directory
sched.c: In function `context_switch':
sched.c:430: warning: implicit declaration of function `enter_lazy_tlb'
sched.c:432: warning: implicit declaration of function `switch_mm'
sched.c: In function `schedule':
sched.c:785: warning: implicit declaration of function
`sched_find_first_zero_bi t'
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [_dir_kernel] Error 2
Regards,
Stephan
next prev parent reply other threads:[~2002-01-13 17:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-13 19:34 [patch] O(1) scheduler, -H7 Ingo Molnar
2002-01-13 17:57 ` Stephan von Krawczynski [this message]
2002-01-13 19:58 ` Ingo Molnar
2002-01-13 18:20 ` Stephan von Krawczynski
2002-01-13 18:49 ` Stephan von Krawczynski
2002-01-13 19:04 ` David B. Stevens
2002-01-13 19:08 ` Stephan von Krawczynski
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=20020113185732.72ea3aa8.skraw@ithnet.com \
--to=skraw@ithnet.com \
--cc=anton@samba.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=torvalds@transmeta.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 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.