Re: Problems with irda (irlap, ircomm)

2001-02-11 Thread Philipp Matthias Hahn
On Sat, 10 Feb 2001, Fredrik Falk wrote: > Version: "Linux version 2.4.2-pre2 ([EMAIL PROTECTED]) (gcc version 2.96 Please update to pre3. There ware some irda-updated from Dag. > 2731 (Red Hat Linux 7.0)) #1 SMP Sat Feb 10 02:26:51 CET 2001" I

2.4.[01] and duron - unresolved symbol _mmx_memcpy

2001-02-11 Thread Ph. Marek
Hi everybody, Some time ago I tried 2.4.0 compiled with option for duron-processors, yesterday I tried 2.4.1; both give problems on insmod/modprobe with some modules, eg. tulip. The offending function is _mmx_memcpy, which can be found in the System.map (but, opposed to other functions, with an

Re: Serial device with very large buffer

2001-02-11 Thread Alex Belits
On Fri, 9 Feb 2001, Pavel Machek wrote: > > > I also propose to increase the size of flip buffer to 640 bytes (so the > > > flipping won't occur every time in the middle of the full buffer), however > > > I understand that it's a rather drastic change for such a simple goal, and > > > not every

[PATCH] inter_module_* backport to 2.2.18

2001-02-11 Thread Chip Salzenberg
The inter_module_* feature of 2.4 is neat ... so neat that tpctl-2.0 actually requires it. I figured it would be easier to backport the feature rather than to make tpctl get along without it. The backport was quite clean. Perhaps you'll want to include it in 2.2.19 Index: include/linux/mod

sysinfo.sharedram not accounted for on i386 ?

2001-02-11 Thread Brian Grossman
On i386, sysinfo.sharedram is not accounted for, leading /proc/meminfo to always report MemShared as 0. Is this the intended behavior? Brian - 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.

Re: eepro100.c, kernel 2.4.1

2001-02-11 Thread Andrey Savochkin
Ion, On Thu, Feb 08, 2001 at 03:26:51AM -0800, Ion Badulescu wrote: > On Thu, 8 Feb 2001 20:15:39 +0900, Augustin Vidovic <[EMAIL PROTECTED]> wrote: > > >> eth0: Sending a multicast list set command from a timer routine." > >> > >> If you find such messages, the work-around really did s

[PATCH] Athlon-SMP final

2001-02-11 Thread Tom Leete
Hi Alan, The polishing is done. Versus 2.4.1 again. Summary: struct task_struct{...} moved to a new file, linux/task_struct.h. struct sigpending{...} moved to a new file, linux/sigpending.h. remove line linux/capability.c:17 #include (blessed by Andrew Morgan) ad

Problem: Floppy drive[?] hang

2001-02-11 Thread C . D . Thompson-Walsh
[This sortof follows the format of the report form in REPORTING-BUGS] 1. I've found a consistent set of circumstances which will hang 2.4.x kernels on my system. 2. If the system is put under load to the point where it swaps heavily (swapping appears to be pre-requisite, based on a little messi

Duplicate posts coming from reiserfs-list?

2001-02-11 Thread Mike A. Harris
My duplicate folder contains numerous messages from linux-kernel cc'd to reiserfs-list. I am not on reiserfs-list to my knowledge, so it looks like there is another loop somewhere.. -- Mike A. Harris - Linux advocate -

* Re: [patch] 2.4.0, 2.4.0-ac12: APIC lock-ups

2001-02-11 Thread rc
Maciej's io-apic patch fixed the long-standing problems with my ne2k-pci card (since at least 2.4.0-test10, and absent in 2.2.17). Ne2k-pci card (D-Link, exact model # would require a reboot and card pull) Dual 366 Celeron / Abit BP6 / 128MB (Problem showed up at both 366/550) Eth0 has over 3 mi

Re: [reiserfs-list] ReiserFS Oops (2.4.1, deterministic, symlink

2001-02-11 Thread Albert D. Cahalan
Hans Reiser writes: > Alan Cox wrote: >> [Ablert Cahalan] >>> In an __init function, have some code that will trigger the bug. >>> This can be used to disable Reiserfs if the compiler was bad. >>> Then the admin gets a printk() and the Reiserfs mount fails. >> >> Thats actually quite doable. I'll

Re: 2.4.1: Abnormal interrupt from RTL8139

2001-02-11 Thread Jeff Garzik
Christian Ullrich wrote: > I'm getting some of these messages in syslog: > Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0010. > Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0010. > Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, statu

Re: devfs: "cd" device not showing up initially. [Fwd: Scan past lun 7 in

2001-02-11 Thread Ishikawa
> > > > I consider the possibility of module loading. Both SCSI CD and > > SCSI generic (sg) are modules now. > > I checked /etc/devfs/devfs.conf (experimental Debian package > > puts the config file here! ) has the following line: > > > >LOOKUP .* MODLOAD > > > > So the module a

Re: WOL failure after shutdown

2001-02-11 Thread James Brents
Sorry, I wrote that in a hurry. Its a 3Com PCI 3c905C Tornado. I can successfully use wakeonlan if I power off the machine immeadiatly after turning it on. Using the shutdown command, which it will when I need it to power back up, it will not work. Im using a wakeonlan cable to my motherboard a

Re: Slowing down CDROM drives

2001-02-11 Thread Ion Badulescu
On Sun, 11 Feb 2001 16:20:47 -0200, Rogerio Brito <[EMAIL PROTECTED]> wrote: >> >ioctl(cd_fd, CDROM_SELECT_SPEED, speed); Yes: pass 0 as the speed, in the ioctl() above. Ion -- It is better to keep your mouth shut and be thought a fool, than to open it and remove all doubt.

Re: [reiserfs-list] Re: Apparent instability of reiserfs on 2.4.1

2001-02-11 Thread Rogerio Brito
On Feb 11 2001, Andi Kleen wrote: > The reiserfs nfs problem in standard 2.4 is very simple -- it'll > barf as soon as you run out of file handle/inode cache. Any workload > that accesses enough files in parallel can trigger it. I'm just trying to evaluate if I should use reiserfs here or

2.4.1: Abnormal interrupt from RTL8139

2001-02-11 Thread Christian Ullrich
I'm getting some of these messages in syslog: Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0010. Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0010. Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0020. Feb 7 17:32:53 chri

AMD PCNET: Nevermind

2001-02-11 Thread Andy Carlson
I thought I checked this, but pcnet32 got turned off. Sorry. Andy Carlson |\ _,,,---,,_ [EMAIL PROTECTED]ZZZzz /,`.-'`'-. ;-;;,_ BJC Health System |,4- ) )-,_. ,\ ( `'-' St. Louis, Missouri '---''(_/--' `

Re: /dev/rtc not working on ASUS A7V133

2001-02-11 Thread Guest section DW
On Mon, Feb 12, 2001 at 01:27:55AM +0100, Jan Niehusmann wrote: > If my ASUS A7V133-based computer got started by the bios automatic > startup timer, /dev/rtc doesn't work properly. /proc/drivers/rtc > shows sane values, but IRQ 8 is not triggered causing programms like > 'hwclock' to hang. > >

[patch] 2.4.1-ac10 warning cleanup

2001-02-11 Thread Keith Owens
Another installment in the never ending battle to keep the kernel build free from warnings. diff -urp 2.4.1-ac10.orig/arch/i386/kernel/traps.c 2.4.1-ac10/arch/i386/kernel/traps.c --- 2.4.1-ac10.orig/arch/i386/kernel/traps.cMon Feb 12 11:57:01 2001 +++ 2.4.1-ac10/arch/i386/kernel/traps.c Mon F

Re: [reiserfs-list] Re: Apparent instability of reiserfs on 2.4.1

2001-02-11 Thread Chris Mason
On Sunday, February 11, 2001 10:00:11 AM +0300 Hans Reiser <[EMAIL PROTECTED]> wrote: > Daniel Stone wrote: >> >> On 11 Feb 2001 02:02:00 +1300, Chris Wedgwood wrote: >> > On Thu, Feb 08, 2001 at 05:34:44PM +1100, Daniel Stone wrote: >> > >> > I run Reiser on all but /boot, and it seems t

Re: OOPS with 2.4.1-ac8

2001-02-11 Thread Kai Germaschewski
On Sun, 11 Feb 2001, Kurt Roeckx wrote: > I suddenly started to get those oopses. It didn't seem to cause > any problems tho. > Feb 11 15:04:01 Q kernel: Call Trace: [cached_lookup+14/80] > [path_walk+1337/1944] [getname+91/152] [__user_walk+58/84] > [sys_newstat+21/108] > [system_call+51/64]

Getting user input from the kernel?

2001-02-11 Thread Jerome Brock
Sorry if this is a stupid question. Is it possible to get user input from within the kernel? I am trying to develop simple text-based user interface for a user to perform some security critical actions, i.e. logging in. Basically, I am trying to implement a security manager that will be invoked

AMD PCNET under VMWare with kernel 2.4.2pre3 and 2.4.1-ac10

2001-02-11 Thread Andy Carlson
I installed a fresh Slackware 7.1 with kernel 2.2.16 to do some testing with the 2.4 kernel series, all this under VMWare. Everything was fine, until I installed the new kernel (yes, I installed the stuff required in the CHANGES file). I cannot get 2.4.2pre3 or 2.4.1-ac10 to recognize the AMD PC

/dev/rtc not working on ASUS A7V133

2001-02-11 Thread Jan Niehusmann
If my ASUS A7V133-based computer got started by the bios automatic startup timer, /dev/rtc doesn't work properly. /proc/drivers/rtc shows sane values, but IRQ 8 is not triggered causing programms like 'hwclock' to hang. I assume this is not a kernel bug but a BIOS problem, but it would be nice if

ext2: block > big ?

2001-02-11 Thread Brian Grossman
What does a message like 'ext2: block > big' indicate? This was kernel 2.2.18aa2. The machine was completely unresponsive when I got there. There were a bunch of block>big messages on the screen, but no oops. In my grogginess, I didn't have the sense to copy down the whole message, but it did

Re: 2.4.1-ac10 compile error

2001-02-11 Thread Keith Owens
On Sun, 11 Feb 2001 17:34:04 -0500 (EST), Frank Davis <[EMAIL PROTECTED]> wrote: >Hello, >I received the following while compiling 2.4.1-ac10: >... >make[3]: *** No rule to make target '/usr/src/linux/drivers/pci/devlist.h', needed by >names.o'. Stop >make[3]: Leaving directory '/usr/src/lin

WOL failure after shutdown

2001-02-11 Thread James Brents
Hello, In the event of a power outtage, my servers all shutdown -h when the backup UPS gets low, and I have them configured to start back up with a router (that uses an AT mobo, so it will start automatically) to send wakeonlan packets to my other servers to start them back up. Wakeonlan works

Re: 2.4.1: DMA gets disabled due to irq timeout

2001-02-11 Thread Frank Mattern
Hi, From: Igor Nekrestyanov ([EMAIL PROTECTED]) >I was trying 2.4.1 kernel but under some IO load (bonnie++) Me too, same messages... >DMA gets disabled with following messages: hda: timeout waiting for DMA ide_dmaproc: chipset supported ide_dma_timeout func only: 14 my dmesg: ide: Assu

Re: [PATCH] Hot swap CPU support for 2.4.1

2001-02-11 Thread Rusty Russell
In message <[EMAIL PROTECTED]> you write: > This is not quite right: > > @@ -1643,7 +1643,7 @@ > printk(KERN_NOTICE "apm: disabled on user > request.\n"); > return -ENODEV; > } > - if ((smp_num_cpus > 1) && !power_off) { > + if ((num_online_cpus

2.4.1-ac10 compile error

2001-02-11 Thread Frank Davis
Hello, I received the following while compiling 2.4.1-ac10: ... make[3]: *** No rule to make target '/usr/src/linux/drivers/pci/devlist.h', needed by names.o'. Stop make[3]: Leaving directory '/usr/src/linux/drivers/pci' make[2]: *** [first_rule] Error 2 ... I haven't looked into it, but the

Re: [OT] Major Clock Drift

2001-02-11 Thread Andrew Morton
Alan Cox wrote: > > > Hmm, I can make it loose 30 seconds in 12 seconds. Just cat > > /etc/termcap. Vesafb does this kind of stuff. [Yes, 3 times slower > > clock]. > > Why are interrupts being disabled for vesafb scrolling anyway ? Console writes happen under spin_lock_irq(console_lock). The

Re: Slowing down CDROM drives (was: Re: ATAPI CDRW which doesn'twork)

2001-02-11 Thread Alan Olsen
Sorry. it was late when I answered that. (Either that or no ocffe, not certain which.) On Sun, 11 Feb 2001, Jens Axboe wrote: > On Sun, Feb 11 2001, Alan Olsen wrote: > > > It's no news that vendors only implement what they want to. New > > > cd-r/w and dvd drives are not required to implement

online gambling goes MLM

2001-02-11 Thread vvrs542nk5o9
Fortunes are being made online everyday! Now is your chance to become involved with one of the most explosive Internet industries...Internet Gaming! But wait there is much more...LIVE Webcast Lotto and Bingo, International Sports Betting, and Virtual Stock Trading. We are PLAYING GAMES, HAVING

Re: [reiserfs-list] Re: Apparent instability of reiserfs on 2.4.1

2001-02-11 Thread Hans Reiser
Alan Cox wrote: > > > LADDIS is the industry standard benchmark for NFS. It crashes for ReiserFS and > > NFS. We can't afford to buy it, as it is proprietary software. Once Nikita has > > finished testing his changes, we will ask someone to test it for us though. > > > > Do you know if the co

Re: Slowing down CDROM drives (was: Re: ATAPI CDRW which doesn't work)

2001-02-11 Thread Jens Axboe
On Sun, Feb 11 2001, Alan Olsen wrote: > > It's no news that vendors only implement what they want to. New > > cd-r/w and dvd drives are not required to implement this command, > > so it may not work there either. > > Take a look at the code for cdparanoia or one of the other MP3 ripping > progra

Linux 2.4.1ac10

2001-02-11 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ 2.4.1-ac10 o Merge with Linus 2.4.2pre3 o More net driver clean up(Jeff Garzik) o Further maxiradio fix (Francois Romieu) o Lock reclaiming fixes

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread Manfred Spraul
Alan Cox wrote: > > > Do you really prefer if drivers contain a > > > > static inline void* safe_kmalloc(size, flags) > > { > > if(size > LIMIT) > > return NULL; > > return kmalloc(size, flags); > > } > > It isnt that simple. Look at af_unix.c for example. It needs to k

Re: 2.2.19pre9

2001-02-11 Thread Andreas Tobler
Was there an anouncement for pre9? Did I miss it? Andreas - 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: BUG: SO_LINGER + shutdown() does not block?

2001-02-11 Thread Andi Kleen
On Sun, Feb 11, 2001 at 09:05:07PM +, Chris Evans wrote: > > On Sun, 11 Feb 2001, Andi Kleen wrote: > > > On Sun, Feb 11, 2001 at 08:41:04PM +, Chris Evans wrote: > > > > > > [cc: Andi] > > > > Missing context.. > > [...] > > > What do you exactly think is wrong? > > man socket(7) say

Re: BUG: SO_LINGER + shutdown() does not block?

2001-02-11 Thread Chris Evans
On Sun, 11 Feb 2001, Andi Kleen wrote: > On Sun, Feb 11, 2001 at 08:41:04PM +, Chris Evans wrote: > > > > [cc: Andi] > > Missing context.. [...] > What do you exactly think is wrong? man socket(7) says that setting SO_LINGER on a socket will make shutdown() and close() block. That's incor

Re: small patch for unsigned char breakage in rtl8129 driver

2001-02-11 Thread Jeff Garzik
Alan Cox wrote: > > > - char phys[4]; /* MII device >addresses. */ > > + signed char phys[4];/* MII device addresses. */ > > 8129 is deprecated for the current 8139too driver which is the only stable > driver for it.

Re: BUG: SO_LINGER + shutdown() does not block?

2001-02-11 Thread Andi Kleen
On Sun, Feb 11, 2001 at 08:41:04PM +, Chris Evans wrote: > > [cc: Andi] Missing context.. > > On Sun, 11 Feb 2001 [EMAIL PROTECTED] wrote: > > > Hello! > > > > > I'm not seeing shutdown(2) block on a TCP socket. This is Linux kernel > > > 2.2.16 (RH7.0). Is this a kernel bug, a documentat

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread Alan Cox
> Do you really prefer if drivers contain a > > static inline void* safe_kmalloc(size, flags) > { > if(size > LIMIT) > return NULL; > return kmalloc(size, flags); > } It isnt that simple. Look at af_unix.c for example. It needs to know the maximum safe request size to

Re: BUG: SO_LINGER + shutdown() does not block?

2001-02-11 Thread Chris Evans
[cc: Andi] On Sun, 11 Feb 2001 [EMAIL PROTECTED] wrote: > Hello! > > > I'm not seeing shutdown(2) block on a TCP socket. This is Linux kernel > > 2.2.16 (RH7.0). Is this a kernel bug, a documentation bug, > > Man page is wrong. Yes, man socket(7) seems to be wrong. I don't have access to a ge

Re: [RFC] framework for fpu usage in kernel

2001-02-11 Thread Alan Cox
> What if a drm module wants to use the fpu and then uses memcpy() after > modifying the ftp registers? Interesting question. Right now the answer is dont do that. Point noted - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread Manfred Spraul
Alan Cox wrote: > > > > Would it be costly/reasonable to have kmalloc -not- panic if given a > > > too-large size? Principle of Least Surprises says it should return NULL > > > at the very least. > > > > It's on purpose; to find the erroneous drivers. > > Unfortunately Linus forgot to provide a

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread Alan Cox
> > printk a message and fail the call. Don't panic. > > Perhaps add a compile time warning, similar to __bad_udelay(); > The BUG is a bad idea. They are all dynamic allocations - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTE

Re: race in autofs / nfs

2001-02-11 Thread H. Peter Anvin
Olaf Hering wrote: > > Hi, > > there is a race in 2.4.1 and 2.4.2-pre3 in autofs/nfs. > When the cwd is on the nfs mounted server (== busy) and you try to > reboot the shutdown hangs in "rcautofs stop". I can reproduce it everytime. > Sounds like an NFS bug in umount. -=hpa -- <[EMA

Re: [RFC] framework for fpu usage in kernel

2001-02-11 Thread Manfred Spraul
Alan Cox wrote: > > > memcopy is a really generic function, and calling it saves the current > > fpu state into thread.i387.f{,x}save. IMHO that's wrong, memcopy must > > save into a local buffer like raid5 checksumming. > > The mmx copy is only done in task context. There are a whole variety >

Re: small patch for unsigned char breakage in rtl8129 driver

2001-02-11 Thread Alan Cox
> - char phys[4]; /* MII device >addresses. */ > + signed char phys[4];/* MII device addresses. */ 8129 is deprecated for the current 8139too driver which is the only stable driver for it. Does 8139too (from current -a

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread Alan Cox
> > Would it be costly/reasonable to have kmalloc -not- panic if given a > > too-large size? Principle of Least Surprises says it should return NULL > > at the very least. > > It's on purpose; to find the erroneous drivers. Unfortunately Linus forgot to provide a way to check if a kmalloc is to

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread Manfred Spraul
Jeff Garzik wrote: > > > printk a message and fail the call. Don't panic. > Perhaps add a compile time warning, similar to __bad_udelay(); The BUG is a bad idea. -- Manfred - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL P

Re: [RFC] framework for fpu usage in kernel

2001-02-11 Thread Alan Cox
> memcopy is a really generic function, and calling it saves the current > fpu state into thread.i387.f{,x}save. IMHO that's wrong, memcopy must > save into a local buffer like raid5 checksumming. The mmx copy is only done in task context. There are a whole variety of _horrible_ problems doing it

Re: BUG: SO_LINGER + shutdown() does not block?

2001-02-11 Thread kuznet
Hello! > I'm not seeing shutdown(2) block on a TCP socket. This is Linux kernel > 2.2.16 (RH7.0). Is this a kernel bug, a documentation bug, Man page is wrong. What's about kernel... Hmm, actually, it is worth to test genuine bsd. Such feature could be useful. Alexey - To unsubscribe from this

Re: Re[2]: Where are you going with 2.4.x?

2001-02-11 Thread Alan Cox
> Alan> driver. Also did you build the DAC960 support with gcc 2.96-x x<74 ? > My system compiler is: >gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) > Shoud I upgrade it to gcc 2.95.x or 2.96.x? No that one is fine. I have a known problem with DAC960 and cvs gcc or gcc 2.96.x x

race in autofs / nfs

2001-02-11 Thread Olaf Hering
Hi, there is a race in 2.4.1 and 2.4.2-pre3 in autofs/nfs. When the cwd is on the nfs mounted server (== busy) and you try to reboot the shutdown hangs in "rcautofs stop". I can reproduce it everytime. I attach a screen log and a decoded sysrq output. It is not related to that killproc, it hangs

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread Jeff Garzik
David Weinehall wrote: > > On Sun, Feb 11, 2001 at 02:59:13PM -0500, Jeff Garzik wrote: > > Alan Cox wrote: > > > > > > > 2.4.2-pre3 doesn't compile with 6pack as a module; I had to disable it; > > > > now it compiles (and so far, works fine). > > > > > > It has a slight dependancy on -ac right n

small patch for unsigned char breakage in rtl8129 driver

2001-02-11 Thread Philip Blundell
--- linux/drivers/net/rtl8129.c Sat Nov 4 16:42:22 2000 +++ linux/drivers/net/rtl8129.c Sat Nov 4 16:48:21 2000 @@ -271,7 +271,7 @@ struct rtl8129_private { unsigned char *tx_bufs; /* Tx bounce buffer region. */ dma_addr_t rx_ring_dma; dma_addr_t t

2.4.1, slhc as a module

2001-02-11 Thread Philip Blundell
The makefile in drivers/net goes like this: obj-$(CONFIG_SLIP) += slip.o ifeq ($(CONFIG_SLIP),y) obj-$(CONFIG_SLIP_COMPRESSED) += slhc.o else ifeq ($(CONFIG_SLIP),m) obj-$(CONFIG_SLIP_COMPRESSED) += slhc.o endif endif CONFIG_SLIP_COMPRESSED is a `bool' value. The way the makefile is w

Re: Raw devices bound to RAID arrays ?

2001-02-11 Thread Stephen C. Tweedie
Hi, On Sun, Feb 11, 2001 at 06:29:12PM +0200, Petru Paler wrote: > > Is it possible to bind a raw device to a software RAID 1 array ? Yes. --Stephen - 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 ht

Re: Slowing down CDROM drives (was: Re: ATAPI CDRW which doesn'twork)

2001-02-11 Thread Alan Olsen
On Sun, 11 Feb 2001, Jens Axboe wrote: > On Sat, Feb 10 2001, Pavel Machek wrote: > > > ioctl(cd_fd, CDROM_SELECT_SPEED, speed); > > > > Does this actually work? I helped my friend with partly broken cdrom > > (worked only at low speeds) and it did not have much effect. It did > > not make my

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread David Weinehall
On Sun, Feb 11, 2001 at 02:59:13PM -0500, Jeff Garzik wrote: > Alan Cox wrote: > > > > > 2.4.2-pre3 doesn't compile with 6pack as a module; I had to disable it; > > > now it compiles (and so far, works fine). > > > > It has a slight dependancy on -ac right now. > > > > KMALLOC_MAXSIZE is the al

Re: linux-logo.h

2001-02-11 Thread Brad Douglas
On 11 Feb 2001 19:14:58 +, Ryan Hairyes wrote: > Hello All, > > Could anyone tell me about linux_logo.h. I want to put my > own picture in there. What format is the picture written in? > Any any idea on how I could change it? Also, could the > picture be any bigger than 80x80, I would like

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread Jeff Garzik
Alan Cox wrote: > > > 2.4.2-pre3 doesn't compile with 6pack as a module; I had to disable it; > > now it compiles (and so far, works fine). > > It has a slight dependancy on -ac right now. > > KMALLOC_MAXSIZE is the alloc size limit - 131072. It checks this as kmalloc > now panics if called wit

Re: [reiserfs-list] Re: Apparent instability of reiserfs on 2.4.1

2001-02-11 Thread Andi Kleen
Alan Cox <[EMAIL PROTECTED]> writes: > > LADDIS is the industry standard benchmark for NFS. It crashes for ReiserFS and > > NFS. We can't afford to buy it, as it is proprietary software. Once Nikita has > > finished testing his changes, we will ask someone to test it for us though. > > > > D

mail loop

2001-02-11 Thread Gerhard Mack
On Sun, 11 Feb 2001, Ben Ford wrote: > Roger Larsson wrote: > > > OK, you had to... > > > > I have not seen any emails from linux-kernel for some days. > > Even tried to resubscribe - Majordomo succeeded in sending me the Confirmation > > > > But nothing... > > > > I must be getting all yours

[RFC] framework for fpu usage in kernel

2001-02-11 Thread Manfred Spraul
Currently there are 2 fpu users in the kernel: raid5 checksumming and 3dnow memcpy/memset. raid5 checksumming is not problematic, but _mmx_memcpy() has unexpected side effects if someone else is also using the fpu: memcopy is a really generic function, and calling it saves the current fpu state i

BUG: SO_LINGER + shutdown() does not block?

2001-02-11 Thread Chris Evans
Hi, >From socket(7): SO_LINGER ... When enabled, a close(2) or shutdown(2) will not return until all queued messages for the socket have been successfully sent or the linger timeout has been reached. I'm not seeing shutdow

Re: Linux 2.4.1-ac7

2001-02-11 Thread Mike Galbraith
On Sun, 11 Feb 2001, Rik van Riel wrote: > On Sun, 11 Feb 2001, Mike Galbraith wrote: > > On Sun, 11 Feb 2001, Mike Galbraith wrote: > > > > > Something else I see while watching it run: MUCH more swapout than > > > swapin. Does that mean we're sending pages to swap only to find out > > > that

Re: Slowing down CDROM drives (was: Re: ATAPI CDRW which doesn't work)

2001-02-11 Thread Rogerio Brito
On Feb 10 2001, Pavel Machek wrote: > Hi! > > > ioctl(cd_fd, CDROM_SELECT_SPEED, speed); > > Does this actually work? I helped my friend with partly broken cdrom > (worked only at low speeds) and it did not have much effect. It did > not make my cdrom quiet, either, AFAI can remember.

linux-logo.h

2001-02-11 Thread Ryan Hairyes
Hello All, Could anyone tell me about linux_logo.h. I want to put my own picture in there. What format is the picture written in? Any any idea on how I could change it? Also, could the picture be any bigger than 80x80, I would like for it to take up the whole screen. Thanks in advance. Ryan

Re: Where are you going with 2.4.x?

2001-02-11 Thread David Weinehall
On Sun, Feb 11, 2001 at 08:01:48PM +0200, Andriy Korud wrote: > Alan> What is the oops data before the kernel panic. I need that to debug the > Alan> driver. Also did you build the DAC960 support with gcc 2.96-x x<74 ? > My system compiler is: >gcc version egcs-2.91.66 19990314/Linux (egcs-1.1

2.2.x: TCP lockups with tcp_timestamps

2001-02-11 Thread Max Parke
TCP connections between two machines (both running Linux 2.2.x) are freezing. If /proc/sys/net/ipv4/tcp_timestamps is set to 0, the problem disappears. Machine (IP address 1.2.3.4) is running kernel 2.2.13 and dials in over an annoyingly high-latency PPP link via ordinary modems. Machine (IP a

Re[2]: Where are you going with 2.4.x?

2001-02-11 Thread Andriy Korud
Alan> What is the oops data before the kernel panic. I need that to debug the Alan> driver. Also did you build the DAC960 support with gcc 2.96-x x<74 ? My system compiler is: gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) Shoud I upgrade it to gcc 2.95.x or 2.96.x? And since my

Re: [QUESTION]: IDE Driver support for S.M.A.R.T?

2001-02-11 Thread Rogier Wolff
Alan Cox wrote: > > Does the current (E)IDE driver support SMART? > Yes My server disk reports: Vendor Specific SMART Attributes with Thresholds: Revision Number: 9 AttributeFlag Value Worst Threshold Raw Value ( 1)Raw Read Error Rate 0x0029 100 253 020

Re: aironet4500_card (2.4.1-ac8), The PCI BIOS has not enabled thisdevice!

2001-02-11 Thread Elmer Joandi
Sorry, no time to test, neither I have cisco cards. However, general notes: 1. Aironet did (cisco may do) weird tricks on bus. 2. insmod driver -> leds go out, that may be normal. ifconfig up should bring leds on. 3. People who fail with both drivers (B

Re: Where are you going with 2.4.x?

2001-02-11 Thread Alan Cox
> I've installed 2.4.x there. Just immedualtely I've noticed performance > improve, responce time improve. That is good news > BUT: All kernels prior to 2.1.4-ac8 hangs during first few hours of > work on heavy disk (Mylex) activity. Ok Im glad to know we have made some progress there > 2.1.4-

Re: Power off 2.4.xx and ACPI / APM

2001-02-11 Thread Jean-luc Coulon
Leo Laursen wrote: > I artikel <[EMAIL PROTECTED]>, skrev "Jean-luc Coulon" > <[EMAIL PROTECTED]>: > > >> Does this ACPI problem occur with 2.4.2-pre3? (patch available from > >> ftp://ftp.fr.kernel.org/pub/linux/kernel/testing/) > >> > > > > Yep! The same problem with all the 2.4.x and 2.4.x-p

Re: 2.4.2-pre3 compile error in 6pack.c

2001-02-11 Thread Alan Cox
> 2.4.2-pre3 doesn't compile with 6pack as a module; I had to disable it; > now it compiles (and so far, works fine). It has a slight dependancy on -ac right now. KMALLOC_MAXSIZE is the alloc size limit - 131072. It checks this as kmalloc now panics if called with an oversize request - To unsu

Re: [reiserfs-list] Re: Apparent instability of reiserfs on 2.4.1

2001-02-11 Thread Alan Cox
> LADDIS is the industry standard benchmark for NFS. It crashes for ReiserFS and > NFS. We can't afford to buy it, as it is proprietary software. Once Nikita has > finished testing his changes, we will ask someone to test it for us though. > Do you know if the connectathon test suites show th

Re: hard lockup (no oops) on vanilla 2.4.2-pre3 with /dev/dsp

2001-02-11 Thread Alan Cox
> hrm. it misbehaved on ac9 now. i'll try a different soundcard and see > what happens. is es1370 known to be relatively stable? i have one of > those lying about somewhere. The es1370 hasnt changed much but the VM code had a little (and testing ac9 tests who different sets of behaviour). If

Re: [OT] Major Clock Drift

2001-02-11 Thread Alan Cox
> Hmm, I can make it loose 30 seconds in 12 seconds. Just cat > /etc/termcap. Vesafb does this kind of stuff. [Yes, 3 times slower > clock]. Why are interrupts being disabled for vesafb scrolling anyway ? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

[OT] International CERT Conference 2001 Call

2001-02-11 Thread Matthew G. Marsh
I apologize in advance but felt that this Call for Presentations may be of interest to the list members. To keep it short: CERT Conference 2001 CALL FOR PARTICIPATION August 6 - 10, 2001 International CERT Conference

Re: Slowing down CDROM drives (was: Re: ATAPI CDRW which doesn't work)

2001-02-11 Thread Jens Axboe
On Sat, Feb 10 2001, Pavel Machek wrote: > > ioctl(cd_fd, CDROM_SELECT_SPEED, speed); > > Does this actually work? I helped my friend with partly broken cdrom > (worked only at low speeds) and it did not have much effect. It did > not make my cdrom quiet, either, AFAI can remember. It's no n

Raw devices bound to RAID arrays ?

2001-02-11 Thread Petru Paler
Hello, Is it possible to bind a raw device to a software RAID 1 array ? -- Petru Paler, mailto:[EMAIL PROTECTED] http://www.ppetru.net - ICQ: 41817235 - 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 ht

Re: problem with adding starfire driver to kernel 2.2.18

2001-02-11 Thread Alan Cox
> Basically, it appears that it detects the same card more than once. In > the case of the below dmesg output - the machine has 1 tulip based card, > and 1 Adaptec Quartet64. The eth[5-8] are bogus. The Don Becker drivers have had this bug for ages and ages now, long after it has been reported it

Re: [PATCH] Athlon-SMP compiles & runs. inline fns honored.

2001-02-11 Thread Alan Cox
> Ouch. What about un-inlining in_interrupt() for all SMP cases? Reduces > code size just a bit, and function calls aren't very expensive on SMP > machines IMHO... (and as a side effect solves this problem...) Call, conditional branch, call is pretty expensive and thats what most in_interrupt

Where are you going with 2.4.x?

2001-02-11 Thread Andriy Korud
Hello all, I'd like to post here me experience of using new Linux kernels both at home and on enterprise server. At home I'm using new branch since 2.3.x - it works really fine for home work, multimedia, etc. Nice work, thanks. But on our enterprise server It's something awful. Server hardware is:

Re: [QUESTION]: IDE Driver support for S.M.A.R.T?

2001-02-11 Thread Alan Cox
> Does the current (E)IDE driver support SMART? Yes > Will Linux report any S.M.A.R.T errors or warnings to the system log? If you run SMART logging apps yes - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FA

Re: [reiserfs-list] Re: Apparent instability of reiserfs on 2.4.1

2001-02-11 Thread Alan Cox
> run reiserfs on several servers, workstations, and a notebook. I have > current kernels and have watched carefully for corruption. I haven't > seen any evidence of corruption on any of them including my notebook > which has a bad battery and bad power connection so it tends to > instantly

Re: Linux 2.4.1-ac7

2001-02-11 Thread Rik van Riel
On Sun, 11 Feb 2001, Mike Galbraith wrote: > On Sun, 11 Feb 2001, Mike Galbraith wrote: > > > Something else I see while watching it run: MUCH more swapout than > > swapin. Does that mean we're sending pages to swap only to find out > > that we never need them again? > > (numbers might be more

Re: Linux 2.4.1-ac7

2001-02-11 Thread Rik van Riel
On Sun, 11 Feb 2001 [EMAIL PROTECTED] wrote: > On Sat, 10 Feb 2001, Mike Galbraith wrote: > > > > > o Rebalance the 2.4.1 VM (Rik van Riel) > > This change makes my box swap madly under load. It appears to be > > keeping more cache around than is really needed, and

OOPS with 2.4.1-ac8

2001-02-11 Thread Kurt Roeckx
I suddenly started to get those oopses. It didn't seem to cause any problems tho. I hope this result from ksymoops are usefull. Kurt ksymoops 2.3.7 on i586 2.4.1-ac8. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.1-ac8

Re: PROBLEM: RAMDISK larger than 778000 KB halts system

2001-02-11 Thread Ole Tange
On Sat, 10 Feb 2001, Pavel Machek wrote: > > [1.] One line summary of the problem: > > Running badblocks on a ramdisk larger than 778000 KB halts > > system > > Is it really bug? That is simply a matter of definition. If the system does as you expect, then you will probably not regard it a

RAID1 read balancing

2001-02-11 Thread Petru Paler
Hello, For a RAID1 array built of two disks on two separate SCSI controllers, are the reads balanced between the two controllers (for higher speed) ? -- Petru Paler, mailto:[EMAIL PROTECTED] http://www.ppetru.net - ICQ: 41817235 - To unsubscribe from this list: send the line "unsubscribe linux-k

Re: [ANNOUNCE] Animated framebuffer logo for 2.4.1

2001-02-11 Thread Werner Almesberger
Mike A. Harris wrote: > On Thu, 8 Feb 2001, Pavel Machek wrote: >> wondering when linux boot gets so long that mpeg2 player gets >> integrated into kernel. > > ;o) > > I doubt strongly that that is technically possible. In fact I'm > sure it is not. Why not ? Just preload the movie with the ker

Re: hard lockup (no oops) on vanilla 2.4.2-pre3 with /dev/dsp

2001-02-11 Thread john slee
On Sun, Feb 11, 2001 at 01:19:02PM +1100, john slee wrote: > On Sat, Feb 10, 2001 at 07:33:53PM +, Alan Cox wrote: > > Does 2.4.1-ac9 behave ? > > yep, works fine. let me amend this slightly: works fine when not using xfree86 with pci s3virge. guess it wasnt the kernel at fault after all.

eepro100 + 2.2.18 + laptop problems

2001-02-11 Thread CaT
I have a minipci card in my laptop. It's purpose in life is to be a modem and ethernet card, with the ethernet side being an eepro100. lspci -vv gives me the following: 00:0d.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 09) Subsystem: Intel Corporation: Unknown d

Re: [PATCH] Sound drivers pci_enable_device clean_up

2001-02-11 Thread Francois Romieu
[EMAIL PROTECTED] <[EMAIL PROTECTED]> écrit : [...] > diff -urN --exclude-from=/home/davej/.exclude linux/drivers/sound/es1370.c >linux-dj/drivers/sound/es1370.c > --- linux/drivers/sound/es1370.c Sat Feb 10 02:49:52 2001 > +++ linux-dj/drivers/sound/es1370.c Sat Feb 10 03:05:52 2001 > @@

  1   2   >