Re: mke2fs and kernel VM issues

2001-02-16 Thread Samuel Flory
Tigran Aivazian wrote: > > On Thu, 15 Feb 2001, Samuel Flory wrote: > > > What is believed to be the current status of the typical mke2fs > > crashes/hangs due to vm issues? I can reliably reproduce the issue on a > > heavily modifed VA kernel based on 2.2.18. Is there a kernel which is > >

Re: mke2fs and kernel VM issues

2001-02-16 Thread Samuel Flory
Alan Cox wrote: > > > heavily modifed VA kernel based on 2.2.18. Is there a kernel which is > > believed to be a known good kernel? (both 2.2.x and 2.4.x) > > I've not seen the problem on unmodified 2.2.18. The 2.2.17/18 VM does have > its problems but not these. 2.2.19pre3 and higher have

Re: [Xpert]Video drivers and the kernel

2001-02-16 Thread James Simmons
>(Aside, is this because X uses keyboard in raw mode? would be nice to >still be able to ctrl-alt-del to rebood from console) Anyone know about >using alt-sysrq to restore console? > >So, if the kernel had a card specific module that just knew enough >to put the card back into text mode, or if

Re: PROBLEM: virtual console corruption (2.4.1/p4/radeon/XFree864.0.2)

2001-02-16 Thread James Simmons
X server problem. - 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: Ingo's RAID patch for 2.2.18 final?

2001-02-16 Thread David Mansfield
Andrea Arcangeli wrote: > > On Wed, Jan 24, 2001 at 04:05:12PM +0100, Sasi Peter wrote: > > > This isn't obvious. Your working may not fit in cache and so the kernel > > > understand it's worthless to swapout stuff to make space to a polluted > > > cache. > > > > But your understanding agrees on

RE: Linux stifles innovation...

2001-02-16 Thread David D.W. Downey
Would someone tell me where you get all this lovely information on patents held by M$? I can't find anything. On Fri, 16 Feb 2001, James Sutherland wrote: > On Fri, 16 Feb 2001, Rik van Riel wrote: > > > On Thu, 15 Feb 2001, Alan Olsen wrote: > > > > > I expect the next thing that will happen

Can 2.2 Linux boot from an IDE ZIP?

2001-02-16 Thread Dennis
Can 2.2.x linux made to boot from an ide zip drive? If so, what is required? DB - 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

Re: x86 ptep_get_and_clear question

2001-02-16 Thread Linus Torvalds
On Fri, 16 Feb 2001, Ben LaHaise wrote: > > Actually, in the filemap_sync case, the flush_tlb_page is redundant -- > there's already a call to flush_tlb_range in filemap_sync after the dirty > bits are cleared. This is not enough. If another CPU has started write-out of one of the dirty

Re: x86 ptep_get_and_clear question

2001-02-16 Thread Ben LaHaise
On Fri, 16 Feb 2001, Linus Torvalds wrote: > This is, actually, a problem that I suspect ends up being _very_ similar > to the zap_page_range() case. zap_page_range() needs to make sure that > everything has been updated by the time the page is actually free'd. While > filemap_sync() needs to

Re: Linux stifles innovation...

2001-02-16 Thread Jesse Pollard
On Fri, 16 Feb 2001, Andrew Scott wrote: >On 15 Feb 2001, at 9:49, fsnchzjr wrote: > >> Watch Microsoft's Jim Allchin go Linux-bashing!!! >> Nice little article on how we're all going to die of herpes from our >> repeated exposition to Linux... >>

Re: PROBLEM: virtual console corruption (2.4.1/p4/radeon/XFree864.0.2)

2001-02-16 Thread David Wood
I believe you, although... why doesn't it happen with 2.2.17? vconsole buffers in a different place in memory, I suppose? I'll forward this to the XFree team. Thanks! -David On Fri, 16 Feb 2001, James Simmons wrote: > > X server problem. >

Re: (2.4.1-ac15) pcmcia irq conflict

2001-02-16 Thread Alan Cox
> I have a Dell Inspiron 8000. Trying to use pcmcia with kernel > (yenta_socket) or pcmcia-cs only causes pcmcia card to take irq 11, > which my eth device is on also. This didn't happen with 2.2 or 2.4.0 > kernels. Sharing a PCI irq is legal, so that isnt the cause. It could be that the irq

Re: PROBLEM: virtual console corruption (2.4.1/p4/radeon/XFree864.0.2)

2001-02-16 Thread John Cavan
David Wood wrote: > > I believe you, although... why doesn't it happen with 2.2.17? vconsole > buffers in a different place in memory, I suppose? > > I'll forward this to the XFree team. Thanks! > -David Known bug, they're working on it. If you want to avoid the corruption, use the Vesa

RE: Linux stifles innovation...

2001-02-16 Thread James Sutherland
On Fri, 16 Feb 2001, David D.W. Downey wrote: > Would someone tell me where you get all this lovely information on > patents held by M$? I can't find anything. Sorry, it's *IBM* who are said to hold a patent on the tab key. Legend has it Microsoft once found a patent of theirs which IBM

Re: isapnp , 2.2.14 vs. 2.4.1 and awe_wave

2001-02-16 Thread Bill Nottingham
Alan Cox ([EMAIL PROTECTED]) said: > > Probing around with test code in awe_wave.c, it become clear to me > > that the card was not being initialized properly by my isapnptools. > > Even more alarming was the fact that pnpdump would not see the SB card > > at all under 2.4.1, unless I used the

Re: (2.4.1-ac15) pcmcia irq conflict

2001-02-16 Thread Jason Straight
Any suggestions of things I could try to help pinpoint the problem and let you know the results? Everything was fine before 2.4.1. I've been using the pcmcia-cs without kernel pcmcia support up until it didn't work with 2.4.1, then I tried using the kernel pcmcia and no deal there either. As

Re: out of memory?

2001-02-16 Thread George
On Fri, 16 Feb 2001, Alan Cox wrote: >> VM: do_try_to_free_pages failed for myprog.pl >> VM: do_try_to_free_pages failed for myprog.pl >> VM: do_try_to_free_pages failed for kupdate (just saw this once) >> >> The kernel is compiled with the rh-7.0 kgcc (egcs-2.91.66), and I've >> patched it to

Re: (2.4.1-ac15) Wont set using_dma = 1 with hdparm

2001-02-16 Thread Jason Straight
Doh, I forgot to turn on the DMA options in the kernel. Thanks. Mark Hahn wrote: > you didn't mention what ide controller you're using, > which sort of makes a big difference. with modern kernels, > it shouldn't be necessary to hdparm at all, since you > can select such config at compile

Re: Samba performance / zero-copy network I/O

2001-02-16 Thread Tom Sightler
> > My testing showed that the lowlatency patches abosolutely destroy a system > > thoughput under heavy disk IO. > > I'm surprised - I've been keeping an eye on that. > > Here's the result of a bunch of back-to-back `dbench 12' runs > on UP, alternating with and without LL: It's interesting

[patchlet] One liner "fix" to mm/vmalloc.c

2001-02-16 Thread Francis Galiegue
Right above the "if (!pmd)" ret is also set to -ENOMEM... --- mm/vmalloc.c.oldFri Feb 16 22:47:59 2001 +++ mm/vmalloc.cFri Feb 16 22:48:16 2001 @@ -151,7 +151,6 @@ if (!pmd) break; - ret = -ENOMEM; if

Re: Linux stifles innovation...

2001-02-16 Thread Dennis
At 02:48 PM 02/16/2001, Jesse Pollard wrote: >On Fri, 16 Feb 2001, Andrew Scott wrote: > >On 15 Feb 2001, at 9:49, fsnchzjr wrote: > > > >> Watch Microsoft's Jim Allchin go Linux-bashing!!! > >> Nice little article on how we're all going to die of herpes from our > >> repeated exposition to

[PATCH] mm/memory.c, 2.4.1 : memory leak with swap cache

2001-02-16 Thread Richard Jerrell
2.4.1 has a memory leak (temporary) where anonymous memory pages that have been moved into the swap cache will stick around after their vma has been unmapped by the owning process. These pages are not free'd in free_pte() because they are still referenced by the page cache. In addition, if the

Re: [patchlet] One liner "fix" to mm/vmalloc.c

2001-02-16 Thread Francis Galiegue
On Fri, 16 Feb 2001, Burton Windle wrote: > Date: Fri, 16 Feb 2001 17:10:27 -0500 (EST) > From: Burton Windle <[EMAIL PROTECTED]> > To: Francis Galiegue <[EMAIL PROTECTED]> > Subject: Re: [patchlet] One liner "fix" to mm/vmalloc.c > > What kernel is your patch against? > > Oops! Sorry.

[PATCH] starfire patch for 2.4.1-ac15

2001-02-16 Thread Ion Badulescu
Hi Alan, This patch makes the 2.4 starfire driver essentially identical to the version you added to 2.2.19pre. In addition, it also includes Manfred Spraul's fixes (for problems which, although real, are very unlikely to matter in real life). Please apply. Thanks, Ion -- It is better to

Re: Linux stifles innovation...

2001-02-16 Thread Alan Cox
> For example, if there were six different companies that marketed ethernet > drivers for the eepro100, you'd have a choice of which one to buy..perhaps > with different "features" that were of value to you. Instead, you have > crappy GPL code that locks up under load, and its not worth

Re: Linux stifles innovation...

2001-02-16 Thread Dan Hollis
On Fri, 16 Feb 2001, Dennis wrote: > The biggest thing that the linux community does to stifle innovation is to > bash commercial vendors trying to make a profit by whining endlessly about > "sourceless" distributions and recommending "open-source" solutions even > when they are wholly inferior.

RE: Linux stifles innovation...

2001-02-16 Thread Neal Dias
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It's not about facts, it's not about the truth, it's not about Jim Allchin being an idiot or deluded. It's about propaganda, misinformation, and marketing. It's about business. Nothing new, nor unexpected. And to the comment "It is not American to

Assistance in understanding this...?

2001-02-16 Thread Tracy Camp
I'm developing a driver that performs some 'formatting' of sorts on a scsi block device as part of the initialization process. This involves writting a long series of non-contiguous blocks to a disk device - something akin to: for(i =0; i < NUM_BLOCKS; i++) { bh = getblk(i *

Re: Linux stifles innovation...

2001-02-16 Thread David D.W. Downey
ROTFL, man this guy is funny. On Fri, 16 Feb 2001, Dennis wrote: > At 02:48 PM 02/16/2001, Jesse Pollard wrote: > >On Fri, 16 Feb 2001, Andrew Scott wrote: > > >On 15 Feb 2001, at 9:49, fsnchzjr wrote: > > > > > >> Watch Microsoft's Jim Allchin go Linux-bashing!!! > > >> Nice little article

Re: Linux stifles innovation... [way O.T.]

2001-02-16 Thread John Cavan
Dennis wrote: > objective, arent we? You might ask yourself the same question... > For example, if there were six different companies that marketed ethernet > drivers for the eepro100, you'd have a choice of which one to buy..perhaps > with different "features" that were of value to you.

Re: PROBLEM: virtual console corruption (2.4.1/p4/radeon/XFree86

2001-02-16 Thread James Simmons
>I believe you, although... why doesn't it happen with 2.2.17? vconsole >buffers in a different place in memory, I suppose? Vgacon has pretty much not changed. As for going from graphics mode and back it is quite complex and the X server handles all of it. - To unsubscribe from this list: send

Re: Linux stifles innovation...

2001-02-16 Thread Mike A. Harris
On Fri, 16 Feb 2001, Dennis wrote: >The biggest thing that the linux community does to stifle innovation is to >bash commercial vendors trying to make a profit by whining endlessly about >"sourceless" distributions and recommending "open-source" solutions even >when they are wholly inferior.

Re: Linux stifles innovation...

2001-02-16 Thread Hristo Doichev
On the surface you seem to make some good points. In reality ... ?? Money doesn't buy the ability to innovate! OSS doesn't, magically, enhance the ability to innovate, aither! No one can predict where and why an innovation occurs. The only thing that OSS does to MS is to prohibit them for

Re: Linux stifles innovation...

2001-02-16 Thread Matt D. Robinson
The day the Linux kernel splinters into multiple, distinct efforts is the day I'll believe the kernel is fully into progress over "preference". Right now, Alan accepts what he thinks should go into stable kernels, and Linus accepts what he thinks should go into future kernels. I'm not saying

Re: Linux stifles innovation...

2001-02-16 Thread Mike A. Harris
On Fri, 16 Feb 2001, Matt D. Robinson wrote: >The day the Linux kernel splinters into multiple, distinct efforts is the >day I'll believe the kernel is fully into progress over "preference". Right >now, Alan accepts what he thinks should go into stable kernels, and Linus >accepts what he thinks

Re: Linux stifles innovation...

2001-02-16 Thread Alan Olsen
On Fri, 16 Feb 2001, Dennis wrote: > objective, arent we? Pot. Kettle. Black. > There is much truth to the concept, although Microsoft should not be ones > to comment on it as such. What truth? I have seen more "innovation" in the Open Source movement than I ever have in my 18+ years of

Re: Linux stifles innovation...

2001-02-16 Thread Carlos Fernandez Sanz
I did some research on the patent database and found nothing regarding such a patent. There's patent on word processors (not the concept but related to) and uses tab on the description...and that patent is from 1980. - Original Message - From: "James Sutherland" <[EMAIL PROTECTED]> To:

2.4 TCP(?) timeouts

2001-02-16 Thread Simon Kirby
Hello, Today we put 2.4.1 on our mail server after having see it perform well on some other boxes. It seems now we are receiving a few calls every hour from customers reporting that the server tends to hang and eventually time out on them when downloading mail. All customers that have reported

Re: Linux stifles innovation...

2001-02-16 Thread rjd
Dennis wrote: ... > objective, arent we? Nope. Are you claiming to be? > For example, if there were six different companies that marketed ethernet > drivers for the eepro100, you'd have a choice of which one to buy..perhaps ... Rant deleted I had a problem with eepro100. It was fixed same

Re: Linux stifles innovation...

2001-02-16 Thread Matt D. Robinson
"Mike A. Harris" wrote: > On Fri, 16 Feb 2001, Matt D. Robinson wrote: > > >The day the Linux kernel splinters into multiple, distinct efforts is the > >day I'll believe the kernel is fully into progress over "preference". Right > >now, Alan accepts what he thinks should go into stable kernels,

Multiport NICs and ether channel?

2001-02-16 Thread Willis L. Sarka
Greetings, Just a general question or two.. Please point me to a URL or tell me where to RTFM, or answer back ;-). What is the status/condition of using muliport NICs and bonding them together to form a larger pipe (i.e. a quad channel ethernet card for an Intel box, bonding all four

Re: CONFIG_MODVERSIONS and same named files

2001-02-16 Thread Keith Owens
On Fri, 16 Feb 2001 08:19:28 -0700, Tom Rini <[EMAIL PROTECTED]> wrote: >Hey all. The modversions code has a slight problem with files of the same >name, but in different directories. eg: drivers/a/foo.c exports FOO, and >drivers/b/foo.c exports BAR, include/linux/modules/foo.ver will only

RE: 2.4.1-ac14 won't boot

2001-02-16 Thread Laramie Leavitt
> > 2.4.1-ac8 worked great, 2.4.1-ac13 and ac14 oops > in IDE initialisation. All 3 have ide.2.4.1-p8.all.01172001.patch > applied too. I'll try it without the ide patch today. > > > -Thomas > > ---kernel messages--- > Uniform Multi-Platform E-IDE driver Revision: 6.31 > ide:

Linux 2.4.1ac17

2001-02-16 Thread Alan Cox
Seems everyone has been busy innovating again, so here is ac17. This merges 2.4.2pre4 which includes more elevator changes so please treat ac17 with caution. ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ 2.4.1-ac17 o Fix pegasus for bigendian

Re: Multiport NICs and ether channel?

2001-02-16 Thread Christopher E. Brown
On Sat, 17 Feb 2001, Willis L. Sarka wrote: > Greetings, > > Just a general question or two.. Please point me to a URL or tell me where > to RTFM, or answer back ;-). > > What is the status/condition of using muliport NICs and bonding > them together to form a larger pipe (i.e. a quad channel

Re: Linux stifles innovation...

2001-02-16 Thread Werner Almesberger
Matt D. Robinson wrote: > My feeling is we should splinter the kernel development for > different purposes (enterprise, UP, security, etc.). I'm sure > it isn't a popular view, but I feel it would allow faster progression > of kernel functionality and features in the long run. "enterprise" XOR

Re: "make dep" problem

2001-02-16 Thread Keith Owens
On Fri, 16 Feb 2001 17:44:27 +0100 (CET), Andrzej Krzysztofowicz <[EMAIL PROTECTED]> wrote: > While trying to compile 2.4.1-ac1[34] I noticed that the following error >message appears sometimes: > >make[3]: *** No rule to make target >/home29/ankry/kernel/2.4/linux/drivers/pci/devlist.h',

Re: Linux stifles innovation...

2001-02-16 Thread Dan Hollis
On Fri, 16 Feb 2001, Carlos Fernandez Sanz wrote: > I did some research on the patent database and found nothing regarding such > a patent. There's patent on word processors (not the concept but related to) > and uses tab on the description...and that patent is from 1980. You know XOR is

Re: Linux stifles innovation...

2001-02-16 Thread Michael H. Warfield
On Fri, Feb 16, 2001 at 04:35:02PM -0800, Dan Hollis wrote: > On Fri, 16 Feb 2001, Carlos Fernandez Sanz wrote: > > I did some research on the patent database and found nothing regarding such > > a patent. There's patent on word processors (not the concept but related to) > > and uses tab on the

Re: Linux stifles innovation...

2001-02-16 Thread Matt D. Robinson
Werner Almesberger wrote: > > Matt D. Robinson wrote: > > My feeling is we should splinter the kernel development for > > different purposes (enterprise, UP, security, etc.). I'm sure > > it isn't a popular view, but I feel it would allow faster progression > > of kernel functionality and

kernel 2.4.0/1/1-ac15 and ncr53c810a

2001-02-16 Thread Wolfgang Teichmann
Hello, I have problems using my scanner (HP C6270A connected to ncr53c810a) with xsane. I always get the error message: error during read: Error during device I/O Feb 15 23:57:27 localhost kernel: Attached scsi generic sg2 at scsi0, channel 0, id 4, lun 0, type 3 Feb 15 23:57:27 localhost

IBM-DTLA-307045 very slow under 2.2.x

2001-02-16 Thread Neil Booth
I have a SOYO "SY-5EMA+ Super 7" motherboard, with a K6-2 processor. The 45 Gig IBM drive hangs the BIOS if I let it autodetect it, so I turn off autodetection for IDE2 primary where it sits. This is probably not relevant. My problem is that "hdparm -tT dev/hdc" gives atrocious performance:-

Re: Linux stifles innovation...

2001-02-16 Thread LA Walsh
"David D.W. Downey" wrote: > > Seriously though folks, look at who's doing this! > > They've already tried once to sue 'Linux', were told they couldn't because > Linux is a non-entity (or at least one that they can not effectively sue > due to the classification Linux holds), ... ---

Re: kernel 2.4.0/1/1-ac15 and ncr53c810a

2001-02-16 Thread J . A . Magallon
On 02.17 Wolfgang Teichmann wrote: > Hello, > > I have problems using my scanner (HP C6270A connected to ncr53c810a) > with xsane. > > I always get the error message: > > error during read: Error during device I/O > > > Feb 15 23:57:27 localhost kernel: Attached scsi generic sg2 at scsi0, >

gcc-2.96 and kernel

2001-02-16 Thread J . A . Magallon
Hi, (I suppose people track this info, but a remark never hurts...) Just updated Mandrake gcc to gcc-2.96-0.37mdk. Interesting point: * Thu Feb 15 2001 David BAUDENS <[EMAIL PROTECTED]> 2.96-0.37mdk - Fix build on PPC :) * Thu Feb 15 2001 Chmouel Boudjnah <[EMAIL PROTECTED]> 2.96-0.36mdk -

too long mac address for --mac-source netfilter option

2001-02-16 Thread Jack Bowling
I am trying to use the --mac-source option in the netfilter code to better refine access to my linux box. However, I have run up against something. The router through which my private subnet work box passes sends a 14-group "invalid" mac address, presumably as an attempt to conceal the real

Re: kernel 2.4.0/1/1-ac15 and ncr53c810a

2001-02-16 Thread Mr. James W. Laferriere
Hello Wolfgang & J.A. , On Sat, 17 Feb 2001, J . A . Magallon wrote: > On 02.17 Wolfgang Teichmann wrote: > > Hello, > > I have problems using my scanner (HP C6270A connected to ncr53c810a) > > with xsane. > > I always get the error message: > > error during read: Error during device

Re: Linux stifles innovation...

2001-02-16 Thread Dan Hollis
On Fri, 16 Feb 2001, Michael H. Warfield wrote: > > You know XOR is patented (yes, the logical bit operation XOR). > But wasn't that Xerox that had that? US Patent #4,197,590 held by NuGraphics, Inc. > Yeah, the same ones that screwed us over with the compression patent > that shot .gif

Re: Linux stifles innovation...

2001-02-16 Thread Werner Almesberger
Matt D. Robinson wrote: > Actually I do. Perhaps I should define enterprise as "big iron". In > that way, enterprise kernels would be far more innovative than a > secure kernel (which cares less about performance gains and large > features and more about just being "secure"). Hmm, and if you

"PCI quirks" in kernel for ppc in 2.2

2001-02-16 Thread Mike Fedyk
Does this help for ppc? The help talks about BIOS which I know is only on x86. Does this code include anything that helps a non x86 comp? Mike - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: Linux stifles innovation...

2001-02-16 Thread Augustin Vidovic
On Fri, Feb 16, 2001 at 05:27:31PM -0500, Dennis wrote: > For example, if there were six different companies that marketed ethernet > drivers for the eepro100, you'd have a choice of which one to buy..perhaps > with different "features" that were of value to you. Instead, you have > crappy GPL

Re: too long mac address for --mac-source netfilter option

2001-02-16 Thread Mr. James W. Laferriere
Hello Jack & All , Might this be an atm interface ? If it is not then am I to assume that an atm interface with its erroneous mac-address is going to have the same difficulties . That is of course as soon as the atm interface actually put a valid

re: XOR [ was: Linux stifles innovation... ]

2001-02-16 Thread David Relson
At 08:52 PM 2/16/01, you wrote: > On Fri, 16 Feb 2001, Michael H. Warfield wrote: > > > You know XOR is patented (yes, the logical bit operation XOR). > >But wasn't that Xerox that had that? > > US Patent #4,197,590 held by NuGraphics, Inc. The patent was for using the technique of

re: XOR [ was: Linux stifles innovation... ]

2001-02-16 Thread Dan Hollis
On Fri, 16 Feb 2001, David Relson wrote: > At 08:52 PM 2/16/01, you wrote: > > On Fri, 16 Feb 2001, Michael H. Warfield wrote: > > > > You know XOR is patented (yes, the logical bit operation XOR). > > > But wasn't that Xerox that had that? > > US Patent #4,197,590 held by NuGraphics, Inc. >

Re: 2.4 TCP(?) timeouts

2001-02-16 Thread Simon Kirby
On Fri, Feb 16, 2001 at 07:08:05PM -0500, Simon Kirby wrote: > Hello, > > Today we put 2.4.1 on our mail server after having see it perform well on > some other boxes. It seems now we are receiving a few calls every hour > from customers reporting that the server tends to hang and eventually >

SO_SNDTIMEO: 2.4 kernel bugs

2001-02-16 Thread Chris Evans
Hi, I was glad to see Linux gain SO_SNDTIMEO in kernel 2.4. It is a very use feature which can avoid complexity and pain in userspace programs. Unfortunately, it seems to be very buggy. Here are two buggy scenarios. 1) Create a socketpair(), PF_UNIX, SOCK_STREAM. Set a 5 second SO_SNDTIMEO on

Re: Linux stifles innovation...

2001-02-16 Thread Vesselin Atanasov
Hahahaha. Dennis, the only linux network drivers that I have had serious problems with were yours. They caused kernel panic on 2.0.30+ every 6 hours. Of course I did not have the source to fix them. In comparision eepro100 works rock solid on all of my machines that use it. Will I use some

2.4.1-ac16 - Loopback device seems broken

2001-02-16 Thread Andr=E9
I don't know if this is broken in 2.4.1-ac17 and 2.4.2-pre4, but, what happens when mounting a filesystem using the loopback device is that the process 'dies' in some way and there's no way I can kill it. This is what I did: mount /test-ext2-image.img /mnt/testimage -o loop,rw -t ext2 And after

[PROBLEM]: grep hanging with ReiserFS

2001-02-16 Thread Shawn Starr
grep -r "216.234.235.46" * ...waiting... ./debugps | more USER PID COMMAND WCHAN root 1 init do_select root 7 [kreiserfsd] - . root 28438 grep -r 216.234. pipe_wait Im using grep in /etc and its just waiting it should have

Re: [PROBLEM]: grep hanging with ReiserFS - More info

2001-02-16 Thread Shawn Starr
Linux coredump 2.4.2-pre3 #1 Fri Feb 9 20:57:39 EST 2001 i586 unknown Kernel modules 2.3.21 Gnu C 2.95.2 Gnu Make 3.79.1 Binutils 2.10.1 Linux C Library2.2.1 Dynamic linker ldd (GNU libc) 2.2.1 Procps 2.0.7 Mount

Re: Linux stifles innovation...

2001-02-16 Thread Mike Pontillo
> > For example, if there were six different companies that marketed ethernet > drivers for the eepro100, you'd have a choice of which one to buy..perhaps > with different "features" that were of value to you. Instead, you have > crappy GPL code that locks up under load, and its not worth

Re: [PROBLEM]: grep hanging with ReiserFS

2001-02-16 Thread Keith Owens
On Sat, 17 Feb 2001 02:12:40 -0500, Shawn Starr <[EMAIL PROTECTED]> wrote: > grep -r "216.234.235.46" * >Im using grep in /etc and its just waiting grep -r follows symlinks and tries to open named pipes. If you have qmail installed then /etc/qmail is a symlink to /var/qmail and named pipe

Re: block ioctl to read/write last sector

2001-02-16 Thread Andre Hedrick
On Wed, 14 Feb 2001, David Balazic wrote: > Did you try scsi-emulation on IDE disks ? Don't be silly. That emulation is from scsi-packet to atapi-packet. Andre Hedrick Linux ATA Development ASL Kernel Development -

Re: Whats the rvmalloc() story?

2001-02-16 Thread Anton Blanchard
> I note that at least 5 device drivers have similar implementations > of rvmalloc()/rvfree() et al: > > ieee1394/video1394.c > usb/ibmcam.c > usb/ov511.c > media/video/bttv-driver.c > media/video/cpia.c > > rvmalloc()/rvfree() are functions that are used to

8139 full duplex?

2001-02-16 Thread Rogier Wolff
Hi All, I have a bunch of computers with 8139 cards. When I moved the cables over from my hub to my new switch all the "full duplex" lights came on immediately. Would this mean that the driver/card already were in full-duplex? That would explain me seeing way too many collisions on that old

hp5300 usb module in linux 2.4.1-ac14

2001-02-16 Thread Daniel Wagner
hi, i tried to test the hp5300 usb module for my scanner but it wasn't buildt. any hints? thx, daniel ps: experimental drivers, scsi and usb are enabled. -- @gpg: http://stud3.tuwien.ac.at/~e9925791/daniel_wagner.asc C63A 06F0 3E2A A039 E830 83A0 C1DA 3479 803F 078F - To unsubscribe

Re: Linux stifles innovation...

2001-02-16 Thread Helge Hafting
They are wrong about linux stifling innovation, there is plenty of innovation in linux itself. On the other hand: ''I can't imagine something that could be worse than this for the software business and the intellectual-property business.'' Sure. Linux *is* bad for the IP business. Open

Re: 8139 full duplex?

2001-02-16 Thread James Sutherland
On Fri, 16 Feb 2001, Rogier Wolff wrote: Hi All, I have a bunch of computers with 8139 cards. When I moved the cables over from my hub to my new switch all the "full duplex" lights came on immediately. That's what you would expect: they will auto-negotiate full duplex, in the same way

out of memory?

2001-02-16 Thread Ketil Froyn
Hi. I'm getting lots of this on a computer: VM: do_try_to_free_pages failed for myprog.pl VM: do_try_to_free_pages failed for myprog.pl VM: do_try_to_free_pages failed for myprog.pl VM: do_try_to_free_pages failed for kupdate (just saw this once) myprog is basically making lots of

Re: Linux stifles innovation...

2001-02-16 Thread James Sutherland
On Fri, 16 Feb 2001, Helge Hafting wrote: They are wrong about linux stifling innovation, there is plenty of innovation in linux itself. Indeed. If Linux did nothing new, what do they have to fear?! On the other hand: ''I can't imagine something that could be worse than this for the

nfs lockd: lockdsvc - invalid argument

2001-02-16 Thread khairul sazaney
i just compile my linux 2.4.1 kernel in my red hat 7.1 ..after i restart it..i found that when it's prompts FAILED - starting NFS lock..and said that lockdsvc : invalid argument..what should i do..sorry if this question is too easy for u guys.. - To unsubscribe from this list: send the line

Re: IDE DMA Problems...system hangs

2001-02-16 Thread Alan Cox
I tried the new patches (2.4.1-ac13) and it seemed very stable. After moving about 50GB of data to the raid5, the system crashed. here is the syslog... (the system had been up for about 20 hours) Ok so better but not perfect Feb 15 01:54:01 bertha kernel: hdg: timeout waiting for DMA

Re: 8139 full duplex?

2001-02-16 Thread Rogier Wolff
James Sutherland wrote: That would explain me seeing way too many collisions on that old hub (which obviously doesn't support full-duplex). No, it would just prevent your card working. Large numbers of collisions are normal during fast transfers across a hub. Why would it completely "not

[2.2.13/18] Machines Resets on long samba transfers..

2001-02-16 Thread Roger Gammans
Hi Actually I think this might be PCI related, the machines detais are:- SIS 530 based motherboard..., 256Mbytes ram, limited to 240, with mem statement (Mem detect fails on 2.2.13, untested 2.2.18). Networks cards uses PNIC ,with old_tulip driver and RTL8139 with rtl8139

Re: 8139 full duplex?

2001-02-16 Thread Jeff Garzik
On Fri, 16 Feb 2001, Rogier Wolff wrote: I have a bunch of computers with 8139 cards. When I moved the cables over from my hub to my new switch all the "full duplex" lights came on immediately. Would this mean that the driver/card already were in full-duplex? That would explain me seeing

Re: PATCH: linux-2.4.2-pre3/arch/i386/boot/Makefile breaks with binutils-2.10.1.0.7

2001-02-16 Thread f5ibh
The "ld" program in binutils-2.10.1.0.7 and in binutils-2.10.91.0.2 now requires "--oformat" instead of "-oformat". [root@debian-f5ibh] /usr/src/kernel-sources-2.4.2 # ld -v GNU ld version 2.9.5 (with BFD 2.9.5.0.37) [root@debian-f5ibh] /usr/src/kernel-sources-2.4.2 # ld --help

Re: mke2fs and kernel VM issues

2001-02-16 Thread Alan Cox
heavily modifed VA kernel based on 2.2.18. Is there a kernel which is believed to be a known good kernel? (both 2.2.x and 2.4.x) I've not seen the problem on unmodified 2.2.18. The 2.2.17/18 VM does have its problems but not these. 2.2.19pre3 and higher have the Andrea VM fixes which have

Re: ServeRaid 4M with IBM netfinity and kernel 2.4.x

2001-02-16 Thread Alan Cox
We have a problem here that make the filesystem crash during big files transfer (1M). It only happens with kernel 2.4.x ; with 2.2.18, it is very stable and fast. I don't believe IBM have provided an 'official' 2.4 patch set for the serveraid yet so there may be bugs lurking. I should add

Re: 8139 full duplex?

2001-02-16 Thread Rogier Wolff
Jeff Garzik wrote: On Fri, 16 Feb 2001, Rogier Wolff wrote: I have a bunch of computers with 8139 cards. When I moved the cables over from my hub to my new switch all the "full duplex" lights came on immediately. Would this mean that the driver/card already were in full-duplex? That

Re: PATCH: linux-2.4.2-pre3/arch/i386/boot/Makefile breaks with binutils-2.10.1.0.7

2001-02-16 Thread Alan Cox
The "ld" program in binutils-2.10.1.0.7 and in binutils-2.10.91.0.2 now requires "--oformat" instead of "-oformat". This breaks linux-2.4.2-pre3/arch/i386/boot/Makefile. I have attached the fix below. I am running a kernel built with this updated Makefile. There's a fix in -ac

Re: 8139 full duplex?

2001-02-16 Thread Alan Cox
Would this mean that the driver/card already were in full-duplex? That would explain me seeing way too many collisions on that old hub (which obviously doesn't support full-duplex). Most likely it means they were set to autonegotiate - To unsubscribe from this list: send the line "unsubscribe

Re: out of memory?

2001-02-16 Thread Alan Cox
VM: do_try_to_free_pages failed for myprog.pl VM: do_try_to_free_pages failed for myprog.pl VM: do_try_to_free_pages failed for kupdate (just saw this once) The kernel is compiled with the rh-7.0 kgcc (egcs-2.91.66), and I've patched it to get raid 0.90 and reiserfs 3.5.29. What's going

Re: finding Tekram SCSI dc395U linux patch driver:

2001-02-16 Thread Thomas Lau
Chmouel Boudjnah wrote: Juergen Schoew [EMAIL PROTECTED] writes: Hi, On 15-Feb-01 Thomas Lau wrote: hey, I found this driver on mandrake kernel sources, it's ac3, but I need ac14 code, also, why still not port this driver into kernel? the patch file already released 1 years ago

Re: PATCH: linux-2.4.2-pre3/arch/i386/boot/Makefile breaks with binutils-2.10.1.0.7

2001-02-16 Thread alterity
On Fri, 16 Feb 2001 10:07:32 + (GMT), you wrote: I'm just waiting for linus to put out a 2pre4 so I can start feeding him more stuff When are we likely to see 2.4.2? (and 2pre4)? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

driver compilations errors

2001-02-16 Thread Srinivas Surabhi
iam getting compilation errors for driver code. struct file_operations my_ops ={NULL,my_read,my_write,NULL,NULL,NULL NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL NULL }; ERROR - my_ops has intializer but incomplete type pls can anybody

[PATCH] hd.c needs max_sectors set

2001-02-16 Thread Paul Gortmaker
[Yet more fixes from the OCD - Obsolete Cruft Department ] Couldn't figure out why my el-lame-o testbox was generating random I/O errors on large writes. I first suspected another booger cut loose in the disk and generated the typical storm of errors since it has some hundred or so bad

Re: 8139 full duplex?

2001-02-16 Thread Roeland Th. Jansen
On Fri, Feb 16, 2001 at 10:40:53AM +0100, Rogier Wolff wrote: Why would it completely "not work"? experience maybe. telnet works just fine. a copy would end in a _very_ slow transfer. and if I say slow, I mean a few kbytes/sec. depends on the number of colls as well. besides, what gains are

Re: [OTP] SMP board recommendations?

2001-02-16 Thread Roeland Th. Jansen
On Thu, Feb 15, 2001 at 04:38:37PM -0800, David D.W. Downey wrote: I've tried the Abit VP6 and the MSI 6321 (694D Pro). Both give me the APIC errors with system lockups on heavy I/O using the 2.4.1-ac1# and the 2.4.2-pre# kernels. (The ac-## line doesn't die ANYWHERE near as often as the

Re: nfs lockd: lockdsvc - invalid argument

2001-02-16 Thread Trond Myklebust
" " == khairul sazaney [EMAIL PROTECTED] writes: i just compile my linux 2.4.1 kernel in my red hat 7.1 ..after i restart it..i found that when it's prompts FAILED - starting NFS lock..and said that lockdsvc : invalid argument..what should i do..sorry if this question is

Re: mke2fs and kernel VM issues

2001-02-16 Thread Tigran Aivazian
On Thu, 15 Feb 2001, Samuel Flory wrote: What is believed to be the current status of the typical mke2fs crashes/hangs due to vm issues? I can reliably reproduce the issue on a heavily modifed VA kernel based on 2.2.18. Is there a kernel which is believed to be a known good kernel?

<    1   2   3   4   >