* Re: Linux 2.4.20-pre4
@ 2002-08-20 1:55 wish
2002-08-20 2:42 ` Rik van Riel
2002-08-20 12:53 ` venom
0 siblings, 2 replies; 11+ messages in thread
From: wish @ 2002-08-20 1:55 UTC (permalink / raw)
To: linux-kernel
Is the -aa VM going to be merged into 2.4.20 or will this happen at any later release of 2.4?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Re: Linux 2.4.20-pre4
2002-08-20 1:55 Linux 2.4.20-pre4 wish
@ 2002-08-20 2:42 ` Rik van Riel
2002-08-20 6:30 ` Martin J. Bligh
2002-08-20 12:53 ` venom
1 sibling, 1 reply; 11+ messages in thread
From: Rik van Riel @ 2002-08-20 2:42 UTC (permalink / raw)
To: wish; +Cc: linux-kernel
On Tue, 20 Aug 2002 wish@nightloop.de wrote:
> Is the -aa VM going to be merged into 2.4.20 or will this happen at any
> later release of 2.4?
Is somebody going to split up the -aa VM in small pieces and
send those to marcelo, including an explanation of what each
individual piece does and why ?
If so, there's probably quite a decent chance stuff will be
merged.
regards,
Rik
--
Bravely reimplemented by the knights who say "NIH".
http://www.surriel.com/ http://distro.conectiva.com/
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Re: Linux 2.4.20-pre4
2002-08-20 2:42 ` Rik van Riel
@ 2002-08-20 6:30 ` Martin J. Bligh
0 siblings, 0 replies; 11+ messages in thread
From: Martin J. Bligh @ 2002-08-20 6:30 UTC (permalink / raw)
To: Rik van Riel, wish; +Cc: linux-kernel
>> Is the -aa VM going to be merged into 2.4.20 or will this happen at any
>> later release of 2.4?
>
> Is somebody going to split up the -aa VM in small pieces and
> send those to marcelo, including an explanation of what each
> individual piece does and why ?
>
> If so, there's probably quite a decent chance stuff will be
> merged.
I thought Andrew already did that?
M.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Re: Linux 2.4.20-pre4
2002-08-20 1:55 Linux 2.4.20-pre4 wish
2002-08-20 2:42 ` Rik van Riel
@ 2002-08-20 12:53 ` venom
1 sibling, 0 replies; 11+ messages in thread
From: venom @ 2002-08-20 12:53 UTC (permalink / raw)
To: wish; +Cc: linux-kernel
On Tue, 20 Aug 2002 wish@nightloop.de wrote:
> Date: Tue, 20 Aug 2002 03:55:40 +0200
> From: wish@nightloop.de
> To: linux-kernel@vger.kernel.org
> Subject: =?iso-8859-1?Q?Re: Linux 2.4.20-pre4?=
>
> Is the -aa VM going to be merged into 2.4.20 or will this happen at any later release of 2.4?
>
I hope it will be merged soon. A very loaded Oracle db with 2GB sga (dual
PIII 1400 Mhz 4GB RAM), seems to be mutch smarter with latest aa.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Linux 2.4.20-pre4
@ 2002-08-19 22:46 Marcelo Tosatti
2002-08-20 5:36 ` Willy Tarreau
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: Marcelo Tosatti @ 2002-08-19 22:46 UTC (permalink / raw)
To: lkml
So here goes -pre4, with JFS merged.
Also, if you got bootup lockups or some unexpected weird error try
-pre4 ;)
Summary of changes from v2.4.20-pre3 to v2.4.20-pre4
============================================
<gone@us.ibm.com>:
o setup_arch() cleanups
o (2/4) discontigmem support for i386 against 2.4.20pre3
<green@angband.namesys.com>:
o Fix a problem that when doing online resizing, resizer code forgot to update bitmap usage counters
o Fix a problem where bitmap usage counters were possibly incorrectly updated on bigendian and 64 bit boxes
<hch@lst.de>:
o VM docs from -ac
o fix current BK tree compilation with devfs enabled
<johnstul@us.ibm.com>:
o 686-notsc_A0
o [PATCH] notsc-warning_A0
<oliver@oenone.homelinux.org>:
o USB: hpusbscsi driver updates
<roland@topspin.com>:
o USB storage: get rid of DMA to stack
Adrian Bunk <bunk@fs.tum.de>:
o Fix ftape build problems
Christoph Hellwig <hch@sb.bsdonline.org>:
o JFS: Initial import of version 1.0.18 for Linux 2.4
Dave Kleikamp <shaggy@kleikamp.austin.ibm.com>:
o JFS: Fix structure alignment problem on 64-bit machines
o JFS: Add hch's copyright
o JFS: sanitize ->clear_inode, remove ->put-inode
o Fix races in JFS threads
o JFS: Yet another truncation fix
o JFS does not need to set i_version. It is never used
o JFS: fix fsync
o procfs entries should be created when CONFIG_JFS_STATISTICS is set
o JFS: set s_maxbytes to 1 byte lower
o Rework JFS's inode locking
o JFS: Dynamically allocate metapage structures
o Remove d_delete calls from jfs_rmdir & jfs_unlink
o JFS: Fix handling of commit_sem
o Add resize function to JFS
o fix typo in fs/jfs/resize.c
o JFS: Replace depreciated initializer syntax with C99 style
o JFS: Trivial fixes
Geert Uytterhoeven <geert@linux-m68k.org>:
o Fix compile warning in init/do_mounts.c
Greg Kroah-Hartman <greg@kroah.com>:
o USB: serial Config.in cleanups
o USB: ftdi_sio driver update
o USB: ipaq driver updates
o USB: pl2303 driver update
o USB: serial driver minor fixes
o USB: ir-usb driver minor fixes
o USB: add usb-storage sddr-55 driver
o USB: bluetooth driver fixes
o USB: scanner driver update and maintainer change
Marcelo Tosatti <marcelo@plucky.distro.conectiva>:
o Changed EXTRAVERSION to -pre4
o Added arch/i386/kernel/time.o to exportobj list
Niels Kristian Bech Jensen <nkbj@image.dk>:
o Avoiding implicit declaration in net/netsyms.c
o Fixing a compiler warning in drivers/block/genhd.c
Paul Mackerras <paulus@samba.org>:
o fix bug in yield()
Richard Gooch <rgooch@atnf.csiro.au>:
o Switched to ISO C structure field initialisers
o base.c
Simon Evans <spse@secret.org.uk>:
o 2.4.19 - add support for f5u011 to catc.c
Steven Cole <elenstev@mesatop.com>:
o 2.4.20-pre2 add module text for 58 options
Trond Myklebust <trond.myklebust@fys.uio.no>:
o Add round trip timing to RPC over UDP client [1/3]
o Add round trip timing to RPC over UDP client [2/3]
o Add round trip timing to RPC over UDP client [3/3]
o Improve RPC request ordering
o Improve network congestion code [1/3]
o Improve network congestion code [2/3]
o Improve network congestion code [3/3]
o Fix RPC write_space() code
o Increase UDP socket buffer size
V. Ganesh <ganesh@vxindia.veritas.com>:
o typo in usb/serial/ipaq.h
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: Linux 2.4.20-pre4
2002-08-19 22:46 Marcelo Tosatti
@ 2002-08-20 5:36 ` Willy Tarreau
2002-08-20 14:32 ` Axel Siebenwirth
2002-08-20 7:35 ` Stephane Wirtel
2002-08-20 14:40 ` Florin Iucha
2 siblings, 1 reply; 11+ messages in thread
From: Willy Tarreau @ 2002-08-20 5:36 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: lkml
On Mon, Aug 19, 2002 at 07:46:16PM -0300, Marcelo Tosatti wrote:
>
> So here goes -pre4, with JFS merged.
>
> Also, if you got bootup lockups or some unexpected weird error try
> -pre4 ;)
Hi Marcelo,
-pre4 compiles fine and boots correctly for me (dual athlon, nfs client).
Compiled and loaded JFS, but not tested.
Cheers,
Willy
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Linux 2.4.20-pre4
2002-08-20 5:36 ` Willy Tarreau
@ 2002-08-20 14:32 ` Axel Siebenwirth
0 siblings, 0 replies; 11+ messages in thread
From: Axel Siebenwirth @ 2002-08-20 14:32 UTC (permalink / raw)
To: Willy Tarreau; +Cc: Marcelo Tosatti, lkml
Hi Willy!
On Tue, 20 Aug 2002, Willy Tarreau wrote:
> Compiled and loaded JFS, but not tested.
In case you use a gcc compiler 3.1+ please test your jfs extensively. dbench
works good for me.
I have had problem with JFS compiled with gcc 3.1+. It causes oopses that
stop any fs activity and the machine freezes.
Regards,
Axel
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Linux 2.4.20-pre4
2002-08-19 22:46 Marcelo Tosatti
2002-08-20 5:36 ` Willy Tarreau
@ 2002-08-20 7:35 ` Stephane Wirtel
2002-08-20 14:40 ` Florin Iucha
2 siblings, 0 replies; 11+ messages in thread
From: Stephane Wirtel @ 2002-08-20 7:35 UTC (permalink / raw)
To: lkml
compil and boot : ok
i'm testing this kernel, and i don't have any problem with it
my compiler is the new gcc-3.2
--
Stephane Wirtel <stephane.wirtel@belgacom.net>
Web : www.linux-mons.be "Linux Is Not UniX !!!"
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Linux 2.4.20-pre4
2002-08-19 22:46 Marcelo Tosatti
2002-08-20 5:36 ` Willy Tarreau
2002-08-20 7:35 ` Stephane Wirtel
@ 2002-08-20 14:40 ` Florin Iucha
2002-08-20 15:51 ` Rob Radez
2 siblings, 1 reply; 11+ messages in thread
From: Florin Iucha @ 2002-08-20 14:40 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: lkml
[-- Attachment #1: Type: text/plain, Size: 2303 bytes --]
On Mon, Aug 19, 2002 at 07:46:16PM -0300, Marcelo Tosatti wrote:
>
> So here goes -pre4, with JFS merged.
>
> Also, if you got bootup lockups or some unexpected weird error try
> -pre4 ;)
It fails to compile on sparc32 with:
make[3]: Entering directory `/db/linux/linux.20pre4/drivers/block'
gcc -D__KERNEL__ -I/db/linux/linux.20pre4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -nostdinc -I /usr/lib/gcc-lib/sparc-linux/2.95.4/include -DKBUILD_BASENAME=ll_rw_blk -DEXPORT_SYMTAB -c ll_rw_blk.c
ll_rw_blk.c: In function `blk_seg_merge_ok':
ll_rw_blk.c:287: warning: implicit declaration of function `page_to_phys'
gcc -D__KERNEL__ -I/db/linux/linux.20pre4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -nostdinc -I /usr/lib/gcc-lib/sparc-linux/2.95.4/include -DKBUILD_BASENAME=blkpg -DEXPORT_SYMTAB -c blkpg.c
In file included from /db/linux/linux.20pre4/include/linux/blk.h:4,
from blkpg.c:34:
/db/linux/linux.20pre4/include/linux/blkdev.h: In function `blk_queue_bounce':
/db/linux/linux.20pre4/include/linux/blkdev.h:157: `mem_map' undeclared (first use in this function)
/db/linux/linux.20pre4/include/linux/blkdev.h:157: (Each undeclared identifier is reported only once
/db/linux/linux.20pre4/include/linux/blkdev.h:157: for each function it appears in.)
In file included from /db/linux/linux.20pre4/include/linux/locks.h:5,
from /db/linux/linux.20pre4/include/linux/blk.h:5,
from blkpg.c:34:
/db/linux/linux.20pre4/include/linux/mm.h: At top level:
/db/linux/linux.20pre4/include/linux/mm.h:416: `mem_map' used prior to declaration
make[3]: *** [blkpg.o] Error 1
make[3]: Leaving directory `/db/linux/linux.20pre4/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/db/linux/linux.20pre4/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/db/linux/linux.20pre4/drivers'
make: *** [_dir_drivers] Error 2
florin
--
"If it's not broken, let's fix it till it is."
41A9 2BDE 8E11 F1C5 87A6 03EE 34B3 E075 3B90 DFE4
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: Linux 2.4.20-pre4
2002-08-20 14:40 ` Florin Iucha
@ 2002-08-20 15:51 ` Rob Radez
2002-08-20 18:56 ` Florin Iucha
0 siblings, 1 reply; 11+ messages in thread
From: Rob Radez @ 2002-08-20 15:51 UTC (permalink / raw)
To: lkml; +Cc: florin, rob
On Tue, Aug 20, 2002 at 09:40:28AM -0500, Florin Iucha wrote:
> It fails to compile on sparc32 with:
These errors (and more) are addressed in a patch which should be making its
way upstream. Please feel free to grab it out of the
sparclinux@vger.kernel.org mailing list archives if you really want to use
pre4. Also, sparclinux@vger.kernel.org is the sparc32 mailing list, so
please post any problems/patches there.
Regards,
Rob Radez
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Linux 2.4.20-pre4
2002-08-20 15:51 ` Rob Radez
@ 2002-08-20 18:56 ` Florin Iucha
0 siblings, 0 replies; 11+ messages in thread
From: Florin Iucha @ 2002-08-20 18:56 UTC (permalink / raw)
To: Rob Radez; +Cc: lkml, sparclinux
[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]
On Tue, Aug 20, 2002 at 11:51:51AM -0400, Rob Radez wrote:
> On Tue, Aug 20, 2002 at 09:40:28AM -0500, Florin Iucha wrote:
> > It fails to compile on sparc32 with:
>
> These errors (and more) are addressed in a patch which should be making its
> way upstream. Please feel free to grab it out of the
> sparclinux@vger.kernel.org mailing list archives if you really want to use
> pre4. Also, sparclinux@vger.kernel.org is the sparc32 mailing list, so
> please post any problems/patches there.
I have found your patch and now it compiles but 'make modules_install'
fails with:
depmod: *** Unresolved symbols in
/lib/modules/2.4.20-pre4/kernel/net/sunrpc/sunrpc.o
depmod: ___illegal_use_of_BTFIXUP_SETHI_in_module
depmod: ___f_set_pte
depmod: fix_kmap_begin
depmod: ___f_flush_cache_all
depmod: ___f_pte_clear
depmod: ___f_mk_pte
depmod: ___f_flush_tlb_all
I have upgraded to the latest modultils. I will install the latest
binutils and try again (right now I am using binutils 2.12.90.0.1-4
from Debian-testing).
florin
--
"If it's not broken, let's fix it till it is."
41A9 2BDE 8E11 F1C5 87A6 03EE 34B3 E075 3B90 DFE4
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2002-08-20 18:52 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-20 1:55 Linux 2.4.20-pre4 wish
2002-08-20 2:42 ` Rik van Riel
2002-08-20 6:30 ` Martin J. Bligh
2002-08-20 12:53 ` venom
-- strict thread matches above, loose matches on Subject: below --
2002-08-19 22:46 Marcelo Tosatti
2002-08-20 5:36 ` Willy Tarreau
2002-08-20 14:32 ` Axel Siebenwirth
2002-08-20 7:35 ` Stephane Wirtel
2002-08-20 14:40 ` Florin Iucha
2002-08-20 15:51 ` Rob Radez
2002-08-20 18:56 ` Florin Iucha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®