Linus Torvalds wrote:
Ok,
-rc3 is pretty small, with the bulk of the diff being some defconfig
updates, and cleanup of xtensa (notably removal of another copy of zlib).
Greg Kroah-Hartman:
PCI: clean up dynamic pci id logic
PCI: Fix up PCI routing in parent bridge
Without CONFIG_HOTPLU
Martin J. Bligh wrote:
drivers/scsi/aic7xxx/aic7xxx_osm.c: In function `ahc_linux_init':
drivers/scsi/aic7xxx/aic7xxx_osm.c:3608: parse error before `int'
drivers/scsi/aic7xxx/aic7xxx_osm.c:3609: `rc' undeclared (first use in this
function)
drivers/scsi/aic7xxx/aic7xxx_osm.c:3609: (Each undeclared
On Tuesday 19 April 2005 05:38 pm, Linus Torvalds wrote:
>
> On Tue, 19 Apr 2005, Steven Cole wrote:
> >
> > I wasn't complaining about the 4 minutes, just the lack of feedback
> > during the majority of that time. And most of it was after the last
> > patchin
On Tuesday 19 April 2005 04:38 pm, Linus Torvalds wrote:
>
> On Tue, 19 Apr 2005, Steven Cole wrote:
> >
> > But perhaps a progress bar right about here might be
> > a good thing for the terminally impatient.
> >
> > real3m54.909s
> > user
Linus Torvalds wrote:
On Tue, 19 Apr 2005, Greg KH wrote:
Nice, it looks like the merge of this tree, and my usb tree worked just
fine.
Yup, it all seems to work out.
[many files patched]
patching file mm/mmap.c
patching file net/bridge/br_sysfs_if.c
patching file scripts/ver_linux
---
I got around to booting 2.6.12-rc2 here at home last night, and got several
(12) oops.
Here is a typical one. They all have the same trace, but occured on differing
processes.
[18008.409586] <1>Unable to handle kernel paging request at virtual address
c2166000
[24538.187178] printing eip:
[2
Andrew Morton wrote:
Steven Cole <[EMAIL PROTECTED]> wrote:
arch/i386/kernel/setup.c: In function 'setup_arch':
arch/i386/kernel/setup.c:1571: warning: implicit declaration of function
'acpi_boot_table_init'
arch/i386/kernel/setup.c:1572: warning: implicit declaration of
Adrian Bunk wrote:
On Wed, Apr 06, 2005 at 12:32:52AM +1200, Reuben Farrelly wrote:
Hi again
At 12:14 a.m. 6/04/2005, Adrian Bunk wrote:
On Tue, Apr 05, 2005 at 08:34:11PM +1200, Reuben Farrelly wrote:
Hi,
Hi Reuben,
...
Hrm. Something changed between the last -mm release which compiled
through,
Gentlehackers,
The day to clarify the real definition of "-rc" is finally here.
Steven
--- linux-2.6.12-rc1-mm4/Documentation/feature-list-2.6.txt.orig
2005-04-01 07:56:23.0 -0700
+++ linux-2.6.12-rc1-mm4/Documentation/feature-list-2.6.txt 2005-04-01
07:59:21.0 -0700
@@
)
Signed-off-by: Steven Cole <[EMAIL PROTECTED]>
--- linux-2.6.12-rc1-mm3/scripts/ver_linux.orig 2005-03-29 08:52:35.0
-0700
+++ linux-2.6.12-rc1-mm3/scripts/ver_linux 2005-03-29 09:04:37.0
-0700
@@ -87,7 +87,7 @@
expr --v 2>&1 | awk 'NR==1{print "Sh-ut
Andrew Morton wrote:
Andrew Morton <[EMAIL PROTECTED]> wrote:
It's the new rock-ridge bounds checking.
Try this, please?
OK, you caught me just as I was headed out the door. ;)
The patch fixed it for me. Wheee.
[EMAIL PROTECTED] steven]# uname -r
2.6.12-rc1-mm3-GX110
[EMAIL PROTECTED] steven]# mo
Andrew Morton wrote:
Steven Cole <[EMAIL PROTECTED]> wrote:
I found a few more minutes to test two more kernels. The problem
first occured with 2.6.12-rc1-mm2:
2.6.12-rc1 reads the cd-rom OK as reported earlier
2.6.12-rc1-mm1 also reads the cd-rom OK
2.6.12-rc1-mm2 broken same a
Andrew Morton wrote:
Steven Cole <[EMAIL PROTECTED]> wrote:
> [ 49.198779] EXT3-fs: mounted filesystem with ordered data mode.
> [ 56.310394] PCI: Found IRQ 5 for device :01:0c.0
> [ 222.804956] rock: directory entry would overflow storage
> [ 222.804978] rock:
Steven Cole wrote:
I'm having trouble reading from the cd-rom with 2.6.12-rc1-mm3.
Kernel 2.6.12-rc1 behaves normally:
[EMAIL PROTECTED] steven]# mount /dev/hdc /mnt/cdrom
mount: block device /dev/hdc is write-protected, mounting read-only
[EMAIL PROTECTED] steven]# df -T
Filesystem
I'm having trouble reading from the cd-rom with 2.6.12-rc1-mm3.
Kernel 2.6.12-rc1 behaves normally:
[EMAIL PROTECTED] steven]# mount /dev/hdc /mnt/cdrom
mount: block device /dev/hdc is write-protected, mounting read-only
[EMAIL PROTECTED] steven]# df -T
FilesystemTypeSize Used Avail Use% M
Steven Cole wrote:
I'm getting the following build error with 2.6.12-rc1-mm2:
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.init.text+0x4323): In function `zft_init':
: undefined reference to `class_device_creat'
make: *** [.tmp_vmli
I'm getting the following build error with 2.6.12-rc1-mm2:
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.init.text+0x4323): In function `zft_init':
: undefined reference to `class_device_creat'
make: *** [.tmp_vmlinux1] Error 1
2.6.12-rc1-mm1 built a
On Friday 11 March 2005 01:13 pm, Bill Davidsen wrote:
> Stephen Hemminger wrote:
> >>Stephen Hemminger also wrote: (Someting's busted with serial in 2.6.11
> >>latest)
> >>
> >>>Some checkin since 2.6.11 has caused the serial driver to
> >>>drop characters. Console output is chopped and messages
On Thursday 10 March 2005 03:59 pm, Russell King wrote:
> On Thu, Mar 10, 2005 at 03:40:11PM -0700, Steven Cole wrote:
> > I'll test current bk tonight, but I don't see any recent fix to
> > drivers/serial/8250.c when browsing linux.bkbits.net/linux-2.6.
>
> Ok, so
On Thursday 10 March 2005 03:59 pm, Russell King wrote:
> On Thu, Mar 10, 2005 at 03:40:11PM -0700, Steven Cole wrote:
> > I'll test current bk tonight, but I don't see any recent fix to
> > drivers/serial/8250.c when browsing linux.bkbits.net/linux-2.6.
>
> Ok, so
Russell King wrote:
On Wed, Mar 09, 2005 at 03:50:49PM -0800, Stephen Hemminger wrote:
Some checkin since 2.6.11 has caused the serial driver to
drop characters. Console output is chopped and messages are garbled.
Even the shell prompt gets truncated.
There was a problem with 2.6.11-bk1 which sho
Today at 04:57:37 pm, I wrote:
>Earlier today, I reported "PPPD fails on recent 2.6.11-bk". I've narrowed
>the problem down to between 2.6.11 and 2.6.11-bk1.
>
>I get this with 2.6.11-bk1: (two attempts)
>
>Mar 9 16:34:32 spc pppd[1142]: pppd 2.4.1 started by steven, uid 501
>Mar 9 16:34:32 spc
Earlier today, I reported "PPPD fails on recent 2.6.11-bk". I've narrowed
the problem down to between 2.6.11 and 2.6.11-bk1.
I get this with 2.6.11-bk1: (two attempts)
Mar 9 16:34:32 spc pppd[1142]: pppd 2.4.1 started by steven, uid 501
Mar 9 16:34:32 spc pppd[1142]: Using interface ppp0
Mar
Jon Smirl wrote:
On Wed, 09 Mar 2005 12:16:44 -0500, Jeff Garzik <[EMAIL PROTECTED]> wrote:
Jon Smirl wrote:
Something in the last 24hrs in linus bk broke my ability to mount root:
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to n
Last night, I did a bk pull from linux.bkbits.net/linux-2.6,
built and rebooted, and the pppd (version 2.4.2) failed to start
after the modem at the ISP end answered.
I usually keep the kernel fairly up-to-date with bk, and I'm
certain that 2.6.11-vanilla ran pppd just fine a few days earlier.
I re
Jeff Garzik wrote:
Linus Torvalds wrote:
I've long since decided that there's no point to making "-pre". What's
the difference between a "-pre" and a daily -bk snapshot? Really?
Several non-BK developers use the first -rc1 as a merge point.
Others simply trust that _Linus_ has a lot more smarts t
Matt Mackall wrote:
On Wed, Feb 23, 2005 at 03:10:38PM -0700, Steven Cole wrote:
Andrew Morton wrote:
Steven Cole <[EMAIL PROTECTED]> wrote:
I am having trouble getting recent -mm kernels to boot on my test box.
For 2.6.11-rc3-mm2 and 2.6.11-rc4-mm1 I get the following:
VFS: Cannot ope
Matt Mackall wrote:
On Wed, Feb 23, 2005 at 03:10:38PM -0700, Steven Cole wrote:
Andrew Morton wrote:
Steven Cole <[EMAIL PROTECTED]> wrote:
I am having trouble getting recent -mm kernels to boot on my test box.
For 2.6.11-rc3-mm2 and 2.6.11-rc4-mm1 I get the following:
VFS: Cannot ope
Steven Cole wrote:
Andrew Morton wrote:
Steven Cole <[EMAIL PROTECTED]> wrote:
I am having trouble getting recent -mm kernels to boot on my test box.
For 2.6.11-rc3-mm2 and 2.6.11-rc4-mm1 I get the following:
VFS: Cannot open root device "301" or unknown-block(3,1)
Please append
Andrew Morton wrote:
Steven Cole <[EMAIL PROTECTED]> wrote:
I am having trouble getting recent -mm kernels to boot on my test box.
For 2.6.11-rc3-mm2 and 2.6.11-rc4-mm1 I get the following:
VFS: Cannot open root device "301" or unknown-block(3,1)
Please append a correct "root
Andrew Morton wrote:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc4/2.6.11-rc4-mm1/
- Various fixes and updates all over the place. Things seem to have slowed
down a bit.
I am having trouble getting recent -mm kernels to boot on my test box.
For 2.6.11-rc3-mm2 and 2.6.1
On Friday 06 July 2001 16:35, Tom Diehl wrote:
> Hi all,
> This is my first bug report so please go easy on me if I screw it up.
> The kernel 2.4.6-ac1
> The build machine AMD k6-2-350 with 128Megs of memory
> I get the following errors when I try to build ac1. It builds ok when
> just building 2.
I got this error building 2.4.6-ac1.
drivers/parport/driver.o: In function `parport_pc_find_ports':
drivers/parport/driver.o(.text.init+0x3f2): undefined reference to `init_pnp040x'
drivers/parport/driver.o(.text.init+0x400): undefined reference to
`pnpbios_find_device'
drivers/parport/driver.o(
On Thursday 28 June 2001 20:18, Keith Owens wrote:
> On Thu, 28 Jun 2001 10:05:58 -0600,
>
> Steven Cole <[EMAIL PROTECTED]> wrote:
> >[root@spc linux]# make xconfig
> >./tkparse < ../arch/i386/config.in >> kconfig.tk
> >make[1]: *** [kconfig.tk] Error 1
Hello all,
In addition to the 14 new CONFIG symbols without help texts which
2.4.6-pre6 introduced, 2.4.5-ac20 has 5 more, for a total of 19 in -ac20.
Here are the five new symbols in 2.4.5-ac20 which don't have
Configure.help texts and likely should have. If you're the owner
of these, please pr
I got this familiar error with make xconfig and 2.4.5-ac20 (same as 2.4.6-pre6)
drivers/net/Config.in: 149: can't handle dep_bool/dep_mbool/dep_tristate condition
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.5-ac20/scripts'
make: *** [xconfig] Error 2
I applie
On Thursday 28 June 2001 09:33, Alan Cox wrote:
> > With CONFIG_SOUND_FUSION=m, I get the following error for 2.4.6-pre6
> > during make modules:
> >
> > I've got a number of older 2.4.[3,4,5] kernels, so I'll go back and try
> > to figure out when the change occured, but this is the first time I'
With CONFIG_SOUND_FUSION=m, I get the following error for 2.4.6-pre6 during
make modules:
cs46xx.c:386: conflicting types for `cs46xx_suspend_tbl'
cs46xxpm-24.h:39: previous declaration of `cs46xx_suspend_tbl'
cs46xx.c:387: conflicting types for `cs46xx_resume_tbl'
cs46xxpm-24.h:40: previous decl
Hello all,
2.4.6-pre6 introduces 14 new undocumented symbols.
Would the owners please provide help texts for the following:
CONFIG_CPU_SUBTYPE_SH7751
CONFIG_CPU_SUBTYPE_ST40STB1
CONFIG_HD64465_IOBASE
CONFIG_MAPLE_KEYBOARD
CONFIG_MAPLE_MOUSE
CONFIG_SH_7751_SOLUTION_ENGINE
CONFIG_SH_BIGSUR
CONFIG_
I got this error for 2.4.6-pre6 for make xconfig
drivers/net/Config.in: 145: can't handle dep_bool/dep_mbool/dep_tristate condition
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.6-pre6/scripts'
make: *** [xconfig] Error 2
This may be the proper fix.
Steven
---
I got the following error from make xconfig:
drivers/net/wireless/Config.in: 5: can't handle dep_bool/dep_mbool/dep_tristate
condition
make[1]: *** [kconfig.tk] Error 1
Here is a little micro patch to change the dep_tristate into a plain vanilla tristate.
Steven
--- linux/drivers/net/wireless
On Monday 21 May 2001 10:01, Tom Rini wrote:
> On Mon, May 21, 2001 at 09:58:04AM -0600, Steven Cole wrote:
> > On Monday 21 May 2001 09:36, Tom Rini wrote:
> > > Which brings up another point, RedHat (7.1?) and Debian/woody both have
> > > the option of having python2
On Friday 18 May 2001 09:19, Jes Sorensen wrote:
> Replacing the code does not require changing the style of the config
> files. Thats a major problem with CML2, you introduce a new 'let me do
> everything for you' tool that relies on a programming language that is
> not being shipped by any major
With CONFIG_USB=y, I got the following error building 2.4.4-ac4:
drivers/usb/usbdrv.o: In function `uhci_alloc_td':
drivers/usb/usbdrv.o(.text+0x57b7): undefined reference to `pci_pool_alloc'
drivers/usb/usbdrv.o: In function `uhci_free_td':
drivers/usb/usbdrv.o(.text+0x5a41): undefined reference
As of kernel 2.4.3-ac11, there are 464 config options which have no help text in
Configure.help.
Here is the list of these items which have been introduced after 2.4.3-ac1.
Each group is incremental, versus 2.4.3-ac[n-1].
If you see one of your options here, please consider generating a patch
Axel Boldt wrote:
>Eric has worked on Configure.help for some time now and I haven't,
>so he will take over official maintenance of that file.
I've also been fixing up Configure.help for a while now, and helped Eric
recently with his huge update patch for Configure.help.
I'd like to be listed as
I got the following with CONFIG_DEBUG_KERNEL not set:
kernel/kernel.o(__ksymtab+0xc80): undefined reference to `handle_sysrq'
kernel/kernel.o(__ksymtab+0xc88): undefined reference to `__handle_sysrq_nolock'
kernel/kernel.o(__ksymtab+0xc90): undefined reference to `__sysrq_lock_table'
kernel/kerne
On Tuesday 17 April 2001 12:13, Eric S. Raymond wrote:
> The latest version is always available at http://www.tuxedo.org/~esr/cml2/
>
> Release 1.1.4: Tue Apr 17 14:02:17 EDT 2001
> * Tom Rini's patches for the ARM port tree.
> * Correct handling of booleans when trits are disabled.
>
On Monday 16 April 2001 16:06, Eric S. Raymond wrote:
> Steven Cole <[EMAIL PROTECTED]>:
> > Whoops, I just tried out 1.1.3 using make xconfig, and now all the
> > option labels are dark green, not just the ones set to y.
>
> That's because they're set in your
On Monday 16 April 2001 15:42, Eric S. Raymond wrote:
> CML2 NEWS
>
> The latest version is always available at http://www.tuxedo.org/~esr/cml2/
>
> Release 1.1.3:
> * Freeze color changed from cyan to blue.
> * Tom Rini's network-configuration patches.
> * Better detection of se
On Sunday 15 April 2001 12:33, Eric S. Raymond wrote:
> The latest version is always available at http://www.tuxedo.org/~esr/cml2/
>
> Release 1.1.2: Sun Apr 15 14:26:07 EDT 2001
> * Synchronized with 2.4.4-pre3.
> * Screen flicker in menuconfig is gone.
> * KEY_HOME and KEY_END
As of kernel 2.4.3-ac6, there are 575 config options which have no help text in
Configure.help.
Here is a list of these items which have been introduced recently, after 2.4.3-ac1.
Each group is incremental, versus 2.4.3-ac[n-1].
If you see one of your options here, please consider generating a
As of kernel 2.4.3-ac5, there are now 574 config options which have
no help text in Configure.help. I believe these are not derived options,
but setable options which could use a help entry.
Here is a list of these items which have been introduced very recently.
Each group is incremental, versus
On Thursday 12 April 2001 10:51, Horst von Brand wrote:
> Steven Cole <[EMAIL PROTECTED]> said:
>
> [...]
>
> > It would seem to me that if someone is using an older and slower machine
> > to build a kernel, they are probably doing this somewhat infrequently,
&g
On Thursday 12 April 2001 06:07, Dave Jones wrote:
> On Wed, 11 Apr 2001 [EMAIL PROTECTED] wrote:
> > Unfortunately, I'm fairly sure that finishing gcml would take long
> > enough to render the point moot, because by the time it was done the
> > average Linux machine would have sped up enough for
Greetings all,
It appears that the URLs listed in Documentation/Changes for e2fsprogs
are stale. This patch, against 2.4.3-ac3, provides accurate URLs.
Steven
--- linux/Documentation/Changes.origFri Apr 6 11:13:10 2001
+++ linux/Documentation/Changes Fri Apr 6 11:15:00 2001
@@ -31,7 +31,
I got an error message on bootup and shutdown of 2.4.2-ac25 just after
loading and unloading the cs46xx module. The error was not logged
to /var/log/messages, but I copied it from the screen.
On boot:
Loading sound module (cs46xx)
Loading mixer settings:
error: Malformed setting 'kernel.printk=
On Sunday 11 March 2001 00:08, Jeff Garzik wrote:
> Keith Owens wrote:
> > On Sat, 10 Mar 2001 23:03:19 -0700,
> >
> > Steven Cole <[EMAIL PROTECTED]> wrote:
> > >With the 2.4.0 kernel, there were 476 CONFIG options which had
> > >no help entry in Con
Hello all,
With the 2.4.0 kernel, there were 476 CONFIG options which had
no help entry in Configure.help. With 2.4.2-ac18, this number is now 547,
which has been kept this low with 54 options getting Configure.help text.
The bottom line is that since 2.4.0, there are 125 new CONFIG options w
As of 2.4.2-ac18, there are two CONFIG options which have two entries
in Documentation/Configure.help.
These are CONFIG_IP_NF_TARGET_TCPMSS and CONFIG_DEBUG_IOVIRT.
The first of these has two identical entries, so this patch deletes the duplicate
entry.
The second, CONFIG_DEBUG_IOVIRT, has a se
As of 2.4.2-ac17, there are 8 CONFIG parameters which have two entries
in Configure.help. Of these eight, six have identical Configure.help text.
The following patch removes the second identical instance of those six.
If this patch is accepted, a patch to remove the obsolete version of the
oth
It appears that use of CONFIG_NCR885E was removed in 2.4.2-ac2,
in Config.in and the Makefile in drivers/net.
If it really is the case that CONFIG_NCR885E is history, then it
should be history in Configure.help as well.
This patch, against 2.4.2-ac14, removes CONFIG_NCR885E from Configure.help.
It appears that use of CONFIG_PCMCIA_SERIAL_CB was removed in
2.4.2-ac12. The two files affected were Config.in and the Makefile
in drivers/char/pcmcia.
If in fact this option is now history, the reference in Configure.help should also
be history. I noticed this when the number of Configur
It appears that with 2.4.2-ac12, we now have more than 2000
kernel configuration options.
Using the options_linux script which I posted earlier today,
I get the following:
[steven@spc linux]$ sh scripts/options_linux | wc -l
2008
Compare to 2.2.18:
[root@spc linux-2.2.18]# sh scripts/option
I'm not currently on the lkml list here, so I apologize if my cut and
past reply messes up someone's threaded mail reader.
AJF75 wrote:
>Does anyone know whereabouts I could go to get an index of all
>configurations options (i.e. drivers, etc.) that are available in the
>latest Linux kernel? I am
On Thursday 08 February 2001 14:31, Jochen Striepe wrote:
> > Hi,
>
> On 08 Feb 2001, Steven Cole <[EMAIL PROTECTED]> wrote:
> > I have modified the scripts/ver_linux script to provide the following:
>
> [...]
>
> > hostname -V 2>&1 |
I have modified the scripts/ver_linux script to provide the following:
1) The order of version checks is now the same as the list in the
Current Minimal Requirements section of Documentation/Changes
for easier comparison.
2) Made capitalization consistent with the list in Changes.
3) Added
Here is a patch to the linux/scripts/ver_linux script which adds
the reiserfsprogs utils to the items checked. If the reiserfsprogs
have not been installed, the modified script outputs nothing for
the Reiserfsprogs line (output looks the same as now).
The current version of reiserfsck does not h
Here is a patch which adds documentation for CONFIG_INPUT to Configure.help.
Now, only 496 undocumented config options in the 2.4.1-ac3 tree left to go,
out of a total of 1982, of which 40 are apparently unused.
This patch applies to 2.4.1-ac3.
Steven
--- linux/Documentation/Configure.help.or
The Changes file contains URLs for some required utilities, but not Gnu Make.
This patch (against 2.4.1) lists the URL for Gnu Make 3.77. It appears that
at least one person could have used this recently.
My mailer will mangle the long lines, so the patch is attached.
Steven
--- linux/Docu
On Wednesday 24 January 2001 09:44, Jens Axboe wrote:
> On Wed, Jan 24 2001, Steven Cole wrote:
> > > Thanks! Could I talk you into doing one last run? pre8 with
> > > include/linux/elevator.h having these values set for
> > > ELEVATOR_LINUS:
> >
> > Her
On Tuesday 23 January 2001 13:54, Jens Axboe wrote:
>
> Thanks! Could I talk you into doing one last run? pre8 with
> include/linux/elevator.h having these values set for
> ELEVATOR_LINUS:
>
Here are two sets of dbench 48 runs with that mod. I can't explain why the
second set is faster. The secon
On Monday 22 January 2001 16:11, Jens Axboe wrote:
>
> Stephen,
>
> To rule out other factors, could you try 2.4.1-pre8 with
> blk_started_io() and blk_finished_io() defined to nothing
> in include/linux/blkdev.h? This will disable the max-locked-buffers
> heuristic.
>
> Also, are the numbers abov
On Friday 19 January 2001 19:27, Jeff Garzik wrote:
> Steven Cole wrote:
> > I got the following errors building 2.4.0-ac10:
> > The first three digits are the line number in the build log.
>
> Always run 'make mrproper' before building.
>
> Alan's patch
I got the following errors building 2.4.0-ac10:
The first three digits are the line number in the build log.
855 make[3]: Entering directory `/usr/src/linux-2.4.0-ac10/drivers/acpi'
856 make[3]: warning: -jN forced in submake: disabling jobserver mode.
857 gcc -D__KERNEL__ -I/usr/src/linux/includ
On Thu, 18 Jan 2001, Marcelo Tosatti wrote:
> On my dbench runs I've noted a slowdown between pre4 and pre8 with 48
> threads. (128MB, 2 CPU's machine)
I ran dbench 48 four times in succession for 2.4.0 and 2.4.1-pre8.
The change in performance appears to be not significant.
This was performed w
On Monday 15 January 2001 20:00, Steven Cole wrote:
> Got this for 2.4.1-pre7
>
> make[2]: *** No rule to make target `/usr/src/linux/incl', needed by
> `softirq.o'. Stop.
> make[2]: *** Waiting for unfinished jobs
> make[2]: Leaving directory `/usr/src/linux
Got this for 2.4.1-pre7
make[2]: *** No rule to make target `/usr/src/linux/incl', needed by
`softirq.o'. Stop.
make[2]: *** Waiting for unfinished jobs
make[2]: Leaving directory `/usr/src/linux-2.4.1-pre7/kernel'
make[1]: *** [first_rule] Error 2
Waiting for 2.4.1-pre8.
Steven
-
To un
On Sunday 14 January 2001 02:56, Christoph Rohland wrote:
> Steven Cole <[EMAIL PROTECTED]> writes:
> > Here is a little patch which also fixes the symptoms of the build
> > problem, and makes a kernel 1510 bytes smaller (without
> > CONFIG_SWAPFS). Someone more know
On Saturday 13 January 2001 20:05, Karsten Hopp wrote:
> You need to enable CONFIG_SWAPFS.
> Those functions are enclosed by #ifdef CONFIG_SWAPFS and #endif, but
> the references to them aren't.
>
> Karsten
>
> On Sat, Jan 13, 2001 at 06:40:40PM -0700, Steven Cole wrot
I got the following error while building 2.4.0-ac9:
shmem.c:971: `shmem_readlink' undeclared here (not in a function)
shmem.c:971: initializer element is not constant
shmem.c:971: (near initialization for
`shmem_symlink_inode_operations.readlink')
shmem.c:972: `shmem_follow_link' undeclared here
I ran dbench 48 four times in succession for the following
recent kernels. It looks like there may be a slight drop
in performance for -ac5. For -ac4 and -ac5, the throughput
dropped on run #3. That's probably just a fluke. I'll repeat
these runs later when I get a chance.
This was performed
It looks like 2.4.0-test13-pre7 is a clear winner when running dbench 48
on my somewhat slow test machine (450 Mhz P-III, 192MB, IDE).
2.2.183.53307 MB/sec (NB=4.41633 MB/sec 35.3307 MBit/sec)
2.2.19-pre3 3.81213 MB/sec (NB=4.76516 MB/sec 38.1213 MBit/sec)
2.4.0-test13
With 2.4.0-test13-pre4-ac2, I get the following error with make xconfig:
make[1]: Leaving directory `/usr/src/linux-2.4.0-test13-pre4-ac2/scripts'
wish -f scripts/kconfig.tk
ERROR - Attempting to write value for unconfigured variable
(CONFIG_SOUND_YMFPCI).
It appears that in the 2.4.0test13pre4
ebi4 wrote:
>ld: cannot open drivers/ieee1394/ieee1394.a: No such file or directory
>make: *** [vmlinux] Error 1
Changing the order of a few lines in linux/drivers/ieee1394/Makefile fixes
this problem. Here is the patch:
Steven
diff -u linux/drivers/ieee1394/Makefile.orig linux/drivers/ieee139
Daniel Stone wrote:
>linux-2.4.0-test12 + reiserfs + test13-pre4 + reiserfs makefile fix (only
>changes fs/reiserfs/Makefile) + netfilter patch-o-matic stuff (only touches
>net/ipv4/netfilter) + test13-pre4-ac2.
I was able to patch and build 2.4.0test13pre4-ac2. I did not see the problem
with sm
I get the following error with 2.4.0-test13-pre4-ac2:
[root@localhost linux-2.4.0-test13-pre4-ac2]# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.0-test13-pre4-ac2/scripts'
cat header.tk >> ./kconfig.t
Here is a micropatch to provide a help note for CONFIG_IRDA_OPTIONS.
This applies against 2.4.0-test13-pre4.
Steven
diff -u linux/Documentation/Configure.help.orig
linux/Documentation/Configure.help
--- linux/Documentation/Configure.help.orig Thu Dec 21 21:16:50 2000
+++ linux/Documentation
For Linux-2.4.0-test12 : Reiserfs-3.6.23
ftp://ftp.reiserfs.org/pub/2.4/linux-2.4.0-test12-reiserfs-3.6.23-patch.gz
See the archived message regarding this release here:
http://marc.theaimsgroup.com/?l=reiserfs&m=97722705425882&w=2
For Linux-2.4.0-test13-preX, the following Makefile patch is al
For the benefit of those who want to run 2.4.0-test12 and
2.4.0-test13-preX kernels with ReiserFS and who are not actively
monitoring the reiserfs-list, the following information may be
of interest.
Reiserfs version 3.6.22 (only) now works with these latest kernels, but
two additional patches for
Adam Sampson wrote:
>The latest reiserfs patch on ftp.namesys.com causes compilation errors
>against test12 due to the task queue changes. Does this look correct?
[patch snipped]
>
>It does at least compile with these changes, but I haven't yet tested
>it. Looking at run_task_queue, it would appe
On Tuesday 12 December 2000 13:38, Linus Torvalds wrote:
> On Tue, 12 Dec 2000, Steven Cole wrote:
> > Task: make -j3 bzImage for 2.4.0-test12-pre7 kernel tree.
>
> Actually, do it with
>
> make -j3 'MAKE=make -j3' bzImage
>
> A single "-j
On Tuesday 12 December 2000 11:40, Linus Torvalds wrote:
> On Tue, 12 Dec 2000, Steven Cole wrote:
> > Executive summary: SMP 2.4.0 is 2% faster than SMP 2.2.18.
>
> > I ran X and KDE 2.0 during the tests to provide a greater though
> > reproducable load on the tested ke
On Monday 11 December 2000 11:46, Alan Cox wrote:
>
> Its an interesting demo that 2.4 has some performance problems since 2.2
> is slower than 2.0 although nowdays not much.
Results for SMP 2.2.18 vs SMP 2.4.0-test12 are in.
I repeated my earlier tests on a much faster dual P-III machine.
Execu
Helge Hafting wrote:
>Steven Cole wrote:
>[...]
>>Simple question here, and risking displaying great ignorance:
>>Does it make sense to use make -jN where N is much greater than the
>>number of CPUs?
>
>No, but it makes sense to have N at least one more than the num
On Mon, 11 Dec 2000, Mike Galbraith wrote:
> On Mon, 11 Dec 2000, Steven Cole wrote:
> > I have a SMP (dual P-III 733Mhz) machine at work, but it will be
> > unavailable for testing for a few more days. I suspect that 2.4.0-test12
> > will do better than 2.2.18 with 2 CPUs
Aaron Tiensivu wrote:
>Rerun the 2.4.0 with kgcc to be fair. :)
John Fremlin wrote:
>Two points: (1) gcc 2.95 makes slightly slower code than egcs-1.1
>(according to benchmarks on gcc.gnu.org) so compile 2.4 kernel with
>egcs for a fairer comparison. (2) The new VM was a performance
Ok, several
David Ford wrote:
>journal.c: In function `reiserfs_journal_commit_thread':
>journal.c:1816: invalid operands to binary !=
Just before that error, I also got this:
journal.c: In function `setup_commit_task_arg':
journal.c:1765: structure has no member named `next'
Steven
-
To unsubscribe from t
Aaron Tiensivu wrote:
>| 2.2.18-pre26 was compiled with gcc 2.91.66 (kgcc).
>| 2.4.0-test12-pre7 was compiled with gcc 2.95.3.
>
>That's your answer right there.
>GCC 2.95.3 compiles much slower than kgcc.
>
>Rerun the 2.4.0 with kgcc to be fair. :)
Actually, it is fair. There are really two res
I performed the following tests running both 2.4.0-test12-pre7 and
2.2.18-pre26. All kernel builds were done in console mode (no X).
All numbers are seconds required to make bzImage. Times were
obtained using the date command before and after make bzImage in
a script. Each test was performed t
1 - 100 of 131 matches
Mail list logo