Re: random errors with bzip2

2001-06-19 Thread André Dahlqvist
. The kernel didn't oops, and I actually had to run several kernel compiles at the same time to have gcc die. Try memtest86 on the suspect box. -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messa

Re: random errors with bzip2

2001-06-19 Thread André Dahlqvist
oops, and I actually had to run several kernel compiles at the same time to have gcc die. Try memtest86 on the suspect box. -- André Dahlqvist [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo

Re: Linux 2.4.5-ac2

2001-05-28 Thread André Dahlqvist
Let me know if you want me to do more tests. -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Linux 2.4.5-ac2

2001-05-28 Thread André Dahlqvist
André Dahlqvist <[EMAIL PROTECTED]> wrote: > I agree. Kernels after 2.4.4 uses a *lot* more swap for me, which I guess > might be part of the reason for the slowdown. Following up on myself, here are some numbers: Freshly booted 2.4.4 with X and Mozilla running, 'f

Re: Linux 2.4.5-ac2

2001-05-28 Thread André Dahlqvist
Marcelo Tosatti <[EMAIL PROTECTED]> wrote: > It did not fixed any interactivity problem. I agree. Kernels after 2.4.4 uses a *lot* more swap for me, which I guess might be part of the reason for the slowdown. -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from

Re: Linux 2.4.5-ac2

2001-05-28 Thread André Dahlqvist
Marcelo Tosatti [EMAIL PROTECTED] wrote: It did not fixed any interactivity problem. I agree. Kernels after 2.4.4 uses a *lot* more swap for me, which I guess might be part of the reason for the slowdown. -- André Dahlqvist [EMAIL PROTECTED] - To unsubscribe from this list: send the line

Re: Linux 2.4.5-ac2

2001-05-28 Thread André Dahlqvist
. -- André Dahlqvist [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Kernel 2.4.x TODO

2001-05-23 Thread André Dahlqvist
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Was the TODO list at http://linux24.sourceforge.net just meant to be useful > before 2.4.0 was released? It would be interesting to know how many of these issues have been fixed by now. -- André Dahlqvist <[EMAIL PROTECTED]> - T

Re: Kernel 2.4.x TODO

2001-05-23 Thread André Dahlqvist
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Was the TODO list at http://linux24.sourceforge.net just meant to be useful before 2.4.0 was released? It would be interesting to know how many of these issues have been fixed by now. -- André Dahlqvist [EMAIL PROTECTED] - To unsubscribe from

Re: Linux 2.4.4-ac10

2001-05-18 Thread André Dahlqvist
# ld -v -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Linux 2.4.4-ac10

2001-05-18 Thread André Dahlqvist
David Balazic [EMAIL PROTECTED] wrote: What old old binutils ? Isn't there a clear requirement for a minimum binutils version in Documentation/Changes ( or maybe it is README ... ) ? Yes there is. From the Changes file: o binutils 2.9.1.0.25 # ld -v -- André

Re: [CHECKER] 3 kmalloc underallocation bugs

2001-04-05 Thread André Dahlqvist
Dawson Engler <[EMAIL PROTECTED]> wrote: > enclosed are three bugs found in the 2.4.1 kernel by an extension Why are you guys running these tests against an already old kernel? I would suggest running it against at least Linus' latest version, or preferably Alan's -ac tree. -- André

Re: [CHECKER] 3 kmalloc underallocation bugs

2001-04-05 Thread André Dahlqvist
Dawson Engler [EMAIL PROTECTED] wrote: enclosed are three bugs found in the 2.4.1 kernel by an extension Why are you guys running these tests against an already old kernel? I would suggest running it against at least Linus' latest version, or preferably Alan's -ac tree. -- Andr Dahlqvist

MD5 check failes for ISDN related files on 2.4.2-ac24

2001-03-24 Thread André Dahlqvist
code. Is this something to worry about? -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

MD5 check failes for ISDN related files on 2.4.2-ac24

2001-03-24 Thread André Dahlqvist
code. Is this something to worry about? -- André Dahlqvist [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FA

[PATCH] Spelling fixes for commonly misspelled words

2001-02-06 Thread André Dahlqvist
diff -ur linux-2.4.1-ac4/net/core/dev.c linux/net/core/dev.c --- linux-2.4.1-ac4/net/core/dev.c Wed Feb 7 00:04:20 2001 +++ linux/net/core/dev.c Wed Feb 7 00:00:12 2001 @@ -429,7 +429,7 @@ /* Return value is changed to int to prevent illegal usage in future. - It is still

[PATCH] Fix typo in linux/include/asm-ppc/semaphore.h

2001-02-06 Thread André Dahlqvist
init_rwsem(struct rw_semaphore *sem) { -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

[PATCH] Fix typo in linux/fs/reiserfs/namei.c

2001-02-06 Thread André Dahlqvist
reiserfs_rename: could not cut old name. Fsck +later?\n"); old_dir->i_size -= DEH_SIZE + old_de.de_entrylen; old_dir->i_blocks = ((old_dir->i_size + 511) >> 9); -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line &qu

[PATCH] Fix typo in linux/fs/reiserfs/namei.c

2001-02-06 Thread André Dahlqvist
The below patch fixes a typo in linux/fs/reiserfs/namei.c. It is against 2.4.1-ac3. --- linux-2.4.1-ac3/fs/reiserfs/namei.c~Tue Feb 6 14:58:08 2001 +++ linux-2.4.1-ac3/fs/reiserfs/namei.c Tue Feb 6 14:58:26 2001 @@ -1213,7 +1213,7 @@ // anybody, but it will panic if will not be

[PATCH] Fix typo in linux/include/asm-ppc/semaphore.h

2001-02-06 Thread André Dahlqvist
Below is a patch for a typo that I found while doing some grepping. The patch is against 2.4.1-ac3. --- linux-2.4.1-ac3/include/asm-ppc/semaphore.h~Tue Feb 6 14:50:41 2001 +++ linux-2.4.1-ac3/include/asm-ppc/semaphore.h Tue Feb 6 14:50:45 2001 @@ -132,7 +132,7 @@ #define

[PATCH] Spelling fixes for commonly misspelled words

2001-02-06 Thread André Dahlqvist
I did some grepping for words that are often misspelled, and the below patch is the result of that. The patch fixes a large number of spelling errors (64 in total.) The changes that have been made (in many places) are these: adress -- address adressed -- addressed adressing -- addressing

[PATCH] Add help text for ATI Radeon

2001-01-20 Thread André Dahlqvist
if you have an Intel I810 graphics card. If M is -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

[PATCH] Update URL for hdparm in Configure.help

2001-01-20 Thread André Dahlqvist
be inserted in and removed from the running kernel whenever you want), -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

[PATCH] Update URL for hdparm in Configure.help

2001-01-20 Thread André Dahlqvist
The below patch changes the URL of hdparm to one which actually has the newest version of that tool. The patch is against 2.4.1-pre9. --- linux/Documentation/Configure.help~ Sun Jan 21 04:08:54 2001 +++ linux/Documentation/Configure.help Sun Jan 21 04:19:09 2001 @@ -415,7 +415,7 @@ To

[PATCH] Add help text for ATI Radeon

2001-01-20 Thread André Dahlqvist
The below patch adds a help text for the ATI Radeon graphics card. The patch is against 2.4.1-pre9. --- linux/Documentation/Configure.help~ Sun Jan 21 04:08:54 2001 +++ linux/Documentation/Configure.help Sun Jan 21 04:49:29 2001 @@ -13132,6 +13132,11 @@ is selected, the module will be called

Does reiserfs really meet the "Linux-2.4.x patch submission policy"?

2001-01-16 Thread André Dahlqvist
nted 2.4.1 to be "boring". I guess it's the "pushover and wimp" showing his face again:-) -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Does reiserfs really meet the Linux-2.4.x patch submission policy?

2001-01-16 Thread André Dahlqvist
ot;boring". I guess it's the "pushover and wimp" showing his face again:-) -- André Dahlqvist [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: Multiple redundant copies of GPL license file

2000-10-17 Thread André Dahlqvist
On Tue, Oct 17, 2000 at 05:50:18AM -0400, Mike A. Harris wrote: > So Linus's COPYING file in the source root is correct, and the > other two files can be deleted. Just make sure that no document points to these two files. -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubscribe fr

Re: Multiple redundant copies of GPL license file

2000-10-17 Thread André Dahlqvist
On Tue, Oct 17, 2000 at 05:50:18AM -0400, Mike A. Harris wrote: So Linus's COPYING file in the source root is correct, and the other two files can be deleted. Just make sure that no document points to these two files. -- André Dahlqvist [EMAIL PROTECTED] - To unsubscribe from this list

Re: big ECN push

2000-10-14 Thread André Dahlqvist
SET in response to tcp connections with ECN bits set Product: PIX Component: fw Severity: 2Status: R [Resolved] Version Found: 5.1(1) Fixed-in Version: 5.1(2.206) 5.1(2.207) 5.2(1.200) -- André Dahlqvist <[EMAIL PROTECTED]> - To unsubsc

Re: big ECN push

2000-10-14 Thread André Dahlqvist
in response to tcp connections with ECN bits set Product: PIX Component: fw Severity: 2Status: R [Resolved] Version Found: 5.1(1) Fixed-in Version: 5.1(2.206) 5.1(2.207) 5.2(1.200) -- André Dahlqvist [EMAIL PROTECTED] - To unsubscribe from this list

Re: test9-pre5+t9p2-vmpatch VM deadlock during write-intensive workload

2000-09-22 Thread André Dahlqvist
> I had to type the oops down by hand, but I will provide ksymoops > output soon if you need it. Let's hope I typed down the oops from the screen without misstakes. Here is the ksymoops output: ksymoops 2.3.4 on i586 2.4.0-test9. Options used -V (default) -k 2922143001.ksyms

Re: test9-pre5+t9p2-vmpatch VM deadlock during write-intensive workload

2000-09-22 Thread André Dahlqvist
On Fri, Sep 22, 2000 at 07:27:30AM -0300, Rik van Riel wrote: > Linus, > > could you please include this patch in the next > pre patch? Rik, I just had an oops with this patch applied. I ran into BUG at buffer.c:730. The machine was not under load when the oops occured, I was just reading

Re: test9-pre5+t9p2-vmpatch VM deadlock during write-intensive workload

2000-09-22 Thread André Dahlqvist
I had to type the oops down by hand, but I will provide ksymoops output soon if you need it. Let's hope I typed down the oops from the screen without misstakes. Here is the ksymoops output: ksymoops 2.3.4 on i586 2.4.0-test9. Options used -V (default) -k 2922143001.ksyms

Re: test9-pre5+t9p2-vmpatch VM deadlock during write-intensive workload

2000-09-22 Thread André Dahlqvist
On Fri, Sep 22, 2000 at 07:27:30AM -0300, Rik van Riel wrote: Linus, could you please include this patch in the next pre patch? Rik, I just had an oops with this patch applied. I ran into BUG at buffer.c:730. The machine was not under load when the oops occured, I was just reading e-mail

Re: Patch for scripts/Configure (zImage->bzImage)

2000-09-11 Thread André Dahlqvist
On Mon, Sep 11, 2000 at 09:11:59AM +0200, Andreas Jaeger wrote: > -echo "*** Next, you may run 'make zImage', 'make zdisk', or 'make zlilo'." > +echo "*** Next, you may run 'make bzImage', 'make bzdisk', or 'make bzlilo'." 'make bzlilo' should be changed to 'make install'. -- // André

Re: Patch for scripts/Configure (zImage-bzImage)

2000-09-11 Thread André Dahlqvist
On Mon, Sep 11, 2000 at 09:11:59AM +0200, Andreas Jaeger wrote: -echo "*** Next, you may run 'make zImage', 'make zdisk', or 'make zlilo'." +echo "*** Next, you may run 'make bzImage', 'make bzdisk', or 'make bzlilo'." 'make bzlilo' should be changed to 'make install'. -- // André -

Re: [Danger] Re: test8-pre4: innd fixed?

2000-09-05 Thread André Dahlqvist
On Tue, Sep 05, 2000 at 10:41:43AM +0200, Martin Costabel wrote: > Of the 650 messages I kept in my Inbox, only the first 51 > remained. The rest was replaced by 0x00. Not nice. Not at all. Feels > like your ordinary Microsoft Word virus. Nothing like that happened > with earlier kernels up to