Re: Linux-2.4.5 and Reiserfs, oops!

2001-05-26 Thread Alexander Viro
On Sat, 26 May 2001, Chris Rankin wrote: > Well the first thing I checked was vanilla 2.4.5, and I managed to > bring that down hard too. It has nothing at all to do with reiserfs, > but may be related to USB instead. I have been able to reproduce the > problem by doing the following: > > a) B

Re: Linux 2.4.4-ac17

2001-05-26 Thread Jaswinder Singh
Dear Mike, "Mike Galbraith" <[EMAIL PROTECTED]> wrote : > > Exactly. Nothing but ram and it's mostly unfreeable. That makes > life pretty tough for the vm. > This is not a good concept at all , why linux is wasting precious RAM unnecassarily, if not required . Then what will happen for Embed

Re: Linux-2.4.5 and Reiserfs, oops!

2001-05-26 Thread Chris Rankin
> That's... interesting. With that patch changes to fs/super.c should make > no difference whatsoever. > > OK, can you reproduce NFS lockup on 2.4.5-pre5 (without that patch) > and on 2.4.5-pre3 (ditto)? > > There were NFS changes in -pre4 and -pre5 and umount ones in -pre6. The > latter need t

Re: [linux-usb-devel] USB oops on SMP, 2.4.5 kernel, and other problems

2001-05-26 Thread Pete Zaitcev
> From: Oleg Drokin <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Date: Sat, 26 May 2001 14:37:24 +0400 > >>EIP; c01a3162<= > Trace; c01a42fc > Trace; c01a5f9c > Trace; c01a42e0 > Trace; c019f19f > Trace; c0118a9e > Trace; c0117e62 > Trace;

Re: Linux 2.4.4-ac17

2001-05-26 Thread Mike Galbraith
On Sat, 26 May 2001, Jaswinder Singh wrote: > > The OS resides on disk, yes. I suppose I could plunk a minimal > > system into ramfs, pivot_root and umount disk, but I don't see > > any way that could matter for a memory leak. > > > > It is very difficult to see memory leak , with hard disks .

RE: Linux-2.4.5 and Reiserfs, oops!

2001-05-26 Thread Alexander Viro
On Sat, 26 May 2001, Chris Rankin wrote: > Hi, > > Thanks for the patch; I successfully unmounted my reiserfs USB Zip 250 > MB disc. However, the box then locked up hard when I unmounted an NFS > mount and tried to switch to another virtual console. That's... interesting. With that patch chan

RE: Linux-2.4.5 and Reiserfs, oops!

2001-05-26 Thread Chris Rankin
Hi, Thanks for the patch; I successfully unmounted my reiserfs USB Zip 250 MB disc. However, the box then locked up hard when I unmounted an NFS mount and tried to switch to another virtual console. Chris - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

RE: 2.4.5aa1

2001-05-26 Thread Phil Oester
Works for me. Running cerberus on a machine w/2gb RAM - deadlocks on 2.4.5 vanilla, keeps running on 2.4.5aa1. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Andrea Arcangeli Sent: Saturday, May 26, 2001 10:33 AM To: [EMAIL PROTECTED] Subject: 2.4.5aa1

DIESEL FUEL INJECTION-2001/5/27

2001-05-26 Thread c.h
Hi: We, China-Lutong mechanical company, located in south east of China, specialized in the supply of VE distributor pump. My name is ChenHwa, the "C.H" is the abbreviation At present. The main products available for us is the hydraulic head of VE distributor pump, which is standard spa

Re: 2.4.5 + ReiserFS + SMP + umount = oops

2001-05-26 Thread Rene
On Sun, 27 May 2001, Keith Owens wrote: > On Sun, 27 May 2001 06:04:28 +0200 (CEST), > Rene <[EMAIL PROTECTED]> wrote: > >hmm I feel quite certain that I am using /dev/tty - is there some way I > >can check this? > > /etc/inittab, lines for mingetty, getty or agetty. 1:2345:respawn:/sbin/minge

[FIX] Re: umount segfault on shutdown

2001-05-26 Thread Alexander Viro
On Sat, 26 May 2001, Gavin wrote: > Hi, > Hope this is enough info :P > > Unmounting file systems: journal_begin called without kernel lock held > kernel BUG at journal.c:423! --- fs/super.c Fri May 25 21:51:14 2001 +++ fs/super.c.new Sun May 27 00:21:53 2001 @@ -873,6 +873,7 @@

Re: Linux-2.4.5, reiserfs, Oops!

2001-05-26 Thread Alexander Viro
On Sat, 26 May 2001, Chris Rankin wrote: > Linux 2.4.5, SMP, devfs, < 1 GB memory, compiled with gcc-2.95.3 > drive. I didn't do anything clever with parameters or anything; just > "mkreisferfs /dev/sda1", mounted it and then unmounted it again. And > the kernel oopsed on me. Bloody hell. -

Linux-2.4.5, reiserfs, Oops!

2001-05-26 Thread Chris Rankin
Linux 2.4.5, SMP, devfs, < 1 GB memory, compiled with gcc-2.95.3 Hi, I have just experimented with using reiserfs; since I didn't have a hard disc partition free I used a 250MB Zip disc instead with my USB drive. I didn't do anything clever with parameters or anything; just "mkreisferfs /dev/sda

Re: 2.4.5 + ReiserFS + SMP + umount = oops

2001-05-26 Thread Keith Owens
On Sun, 27 May 2001 06:04:28 +0200 (CEST), Rene <[EMAIL PROTECTED]> wrote: >hmm I feel quite certain that I am using /dev/tty - is there some way I >can check this? /etc/inittab, lines for mingetty, getty or agetty. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in th

Re: 2.4.5 + ReiserFS + SMP + umount = oops

2001-05-26 Thread Rene
> On Sun, 27 May 2001 05:10:30 +0200 (CEST), > Rene <[EMAIL PROTECTED]> wrote: > >Problem #2 > >Certain keystrokes like ctrl+c does not work when logged in from the > >console > > Are you using /dev/console or /dev/tty for the console session? > /dev/console does not support control-C, use /dev/

Re: 2.4.5 + ReiserFS + SMP + umount = oops

2001-05-26 Thread Keith Owens
On Sun, 27 May 2001 05:10:30 +0200 (CEST), Rene <[EMAIL PROTECTED]> wrote: >Problem #2 >Certain keystrokes like ctrl+c does not work when logged in from the >console Are you using /dev/console or /dev/tty for the console session? /dev/console does not support control-C, use /dev/tty for a VGA se

Re: [patch] severe softirq handling performance bug, fix, 2.4.5

2001-05-26 Thread Albert D. Cahalan
David S. Miller > Ingo Molnar writes: >> (unlike bottom halves, soft-IRQs do not preempt kernel code.) > ... > > Since when do we have this rule? :-) ... > You should check Softirqs on return from every single IRQ. > In do_softirq() it will make sure that we won't run softirqs > while already doi

[PATCH] scsi_ioctl.c

2001-05-26 Thread John Martin
this seems to be a straight forward case of memory not being freed on an error path. so i just added in one line to each of the if statements that could fail. -john martin --- drivers/scsi/scsi_ioctl.c.orig Fri Apr 27 13:59:19 2001 +++ drivers/scsi/scsi_ioctl.c Sat May 26 20:13:03 200

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Jaswinder Singh
Dear Greg, "Greg Banks" <[EMAIL PROTECTED]> wrote : > > Ok, I've found the description of this on handhelds.org, and > it appears to be a derivative of xscribble, which I have tried. > Unlike xscribble it does fullscreen mode, which is good, but > it's still single-character and requires the us

2.4.5 + ReiserFS + SMP + umount = oops

2001-05-26 Thread Rene
Hi list :) I just upgraded an SMP-machine from 2.4.4 to 2.4.5. It's a 2xPII@300MHz Asus P2B-D motherboard 128mb RAM. unknown PCI gfx-card Promise ATA-100 IDE-controller Problem #1 I have 2 disk on the ATA-controller (30 and 45GB - both IBM) running a Reiser-partition each. I can do reiserfsck

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Greg Banks
Alan Cox wrote: > > > Visual Studio, or the feature where you can have a decent handwriting > > recognition system, or the feature where you can run Pocket {Internet > > Explorer,Word} then the answer is none of them. > > Handwriting recognition with fscrib works very well indeed. Ok, I've fo

Re: Please help me fill in the blanks.

2001-05-26 Thread Jeff Garzik
Jonathan Morton wrote: > > >> * Live Upgrade > > > >LOBOS will let one Linux kernel boot another, but that requires a boot > >step, so it is not a live upgrade. so, no, afaik > > If you build nearly everything (except, obviously what you need to boot) as > modules, you can unload modules, build

Re: Please help me fill in the blanks.

2001-05-26 Thread Jonathan Morton
>> * Live Upgrade > >LOBOS will let one Linux kernel boot another, but that requires a boot >step, so it is not a live upgrade. so, no, afaik If you build nearly everything (except, obviously what you need to boot) as modules, you can unload modules, build new versions, and reload them. So, you

Re: 2.4.5 does not link on Ruffian (alpha)

2001-05-26 Thread Andrea Arcangeli
On Sat, May 26, 2001 at 09:02:21PM -0400, Jeff Garzik wrote: > Andrea Arcangeli wrote: > > diff -urN alpha/arch/alpha/kernel/sys_dp264.c alpha-1/arch/alpha/kernel/sys_dp264.c > > --- alpha/arch/alpha/kernel/sys_dp264.c Sun Apr 1 01:17:07 2001 > > +++ alpha-1/arch/alpha/kernel/sys_dp264.c We

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Greg Banks
Jaswinder Singh wrote: > > "Greg Banks" <[EMAIL PROTECTED]> wrote: > > > > I have some code which could become the basis for such a thing. > > It's a touch panel driver for the DMIDA but it also has a device- > > independent layer which does supersampling, scaling, provides > > raw and cooked L

Re: new aic7xxx oopses with AHA2940

2001-05-26 Thread Jeff Garzik
Marc Schiffbauer wrote: > >>EIP; e0a7b3a7 <[aic7xxx]ahc_match_scb+17/c0> <= > Trace; e0a7b79d <[aic7xxx]ahc_search_qinfifo+14d/6b0> > Trace; e0a7c226 <[aic7xxx]ahc_abort_scbs+66/300> > Trace; c0234ce3 <__delay+13/30> > Trace; e0a7c81d <[aic7xxx]ahc_reset_channel+25d/370> > Trace; e0a70990 <[

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Greg Banks
[EMAIL PROTECTED] wrote: > > Greg Banks <[EMAIL PROTECTED]>: > > Having said that, I agree that the help text entries for the SH > > port are in general of less than stellar quality, for various > > (mostly good) reasons. I'm hoping ESR will give us some editorial > > feedback which will provi

Re: Please help me fill in the blanks.

2001-05-26 Thread Jeff Garzik
Cesar Da Silva wrote: > The features that I'm wondering about are: > * Dynamic Processor Resilience is this fault tolerance? I think if a CPU croaks, you are dead. There are patches for hot swap cpu support, but I haven't seen any CPU fault tolerance patches that can handle a dead processor >

[PATCH] zr36120.c

2001-05-26 Thread John Martin
I found this error using xgcc with metal as an error checker. It seems to be a simple case of not freeing allocatd memory on an error path. -john martin --- drivers/media/video/zr36120.c.orig Fri Mar 2 11:12:10 2001 +++ drivers/media/video/zr36120.c Sat May 19 15:31:03 2001 @@ -1195

Re: new aic7xxx oopses with AHA2940

2001-05-26 Thread Marc Schiffbauer
* Keith Owens schrieb am 27.05.01 um 03:07 Uhr: > Because you are using a broken version of klogd that stuffs up oops > traces. Change klogd to run as klogd -x (probably in > /etc/rc.d/init.d/syslog) so it keeps its broken fingers off the oops. > done > Since you are failing during modprobe, c

Please help me fill in the blanks.

2001-05-26 Thread Cesar Da Silva
Hi again. I am doing a thesis about comparing the Linux kernel against HP-UX, AIX, Tru64 UNIX, and Solaris (as you probably alredy know). I'm stuck now (and the thesis has to bee ready until tomorow) with some few features that the other operating system have, and I can't find any information abou

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Jaswinder Singh
"Greg Banks" <[EMAIL PROTECTED]> wrote: > > I have some code which could become the basis for such a thing. > It's a touch panel driver for the DMIDA but it also has a device- > independent layer which does supersampling, scaling, provides > raw and cooked Linux Input interfaces, and a /proc i

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Jaswinder Singh
"Greg Banks" <[EMAIL PROTECTED]> wrote: > > > > Can we use "HP Jornada 600 series" inspite of "WindowsCE machine" ? > > Sorry, I'm not sure what you mean here. > forget about it ;) > > But Compaq is playing nice in a way HP (or at least the division > that makes Jornadas) isn't. Further

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Greg Banks
Jaswinder Singh wrote: > > "Alan Cox" <[EMAIL PROTECTED]> wrote : > > > > > Handwriting recognition with fscrib works very well indeed. > > > > But not in Linux SH , there is so Touch Panel Interface in Linux SH yet :( I have some code which could become the basis for such a thing. It's a to

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Jaswinder Singh
[EMAIL PROTECTED] wrote : > Select HP620 if configuring for a HP Jornada HP620. > More information at > . > > Select HP680 if configuring for a HP Jornada HP680. > More information at > . > > Select HP690 if confi

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Greg Banks
Alan Cox wrote: > > > [...] or the feature where you can have a decent handwriting > > recognition system,[...] > > Handwriting recognition with fscrib works very well indeed. I haven't tried that one. Does it do cursive writing, with dictionary assistance, on the X root window? Greg. -- I

Re: 2.4.5aa1

2001-05-26 Thread David S. Miller
Andrea Arcangeli writes: > 00_eepro100-64bit-1 > > Fixes a 64bit bug that was generating false positives and memory > corruption. > > (recommended) Good spotting, I've put this into my tree ;-) > 00_eepro100-alpha-1 > > Possibly fix the eepro100 transmitter hang

Re: IDE Performance lack !

2001-05-26 Thread Marc Schiffbauer
* Guido Stepken schrieb am 26.05.01 um 22:19 Uhr: > Hi ! > > RedHat 7.1 - IDE IBM 41.1 GIG > Update to 2.4.5 -> noticed, that hdparm -t /dev/hda went down from 10 > MByte/sec to 1.9 MByte/sec > Any special Options, beside ide-scsi driver activated .. > > Anybody noticed the same problem ? Any c

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Jaswinder Singh
Dear Greg, > > Modems are tricky, because they're frequently WinModems which > have a whole lot of well-known issues. Other features depend on > the speed at which they can be reverse engineered, as most > WinCE manufacturers don't co-operate. I'd be surprised if any > WindowsCE machine's har

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Jaswinder Singh
"Alan Cox" <[EMAIL PROTECTED]> wrote : > > Handwriting recognition with fscrib works very well indeed. > But not in Linux SH , there is so Touch Panel Interface in Linux SH yet :( Thank you, Best Regards, Jaswinder. -- These are my opinions not 3Di. - To unsubscribe from this list: sen

PROBLEM: "kernel BUG at inode.c:486!"

2001-05-26 Thread josn
Indexing as suggested in 'REPORTING-BUGS'. [1.] One line summary I get "kernel BUG at inode.c:486" when using NFS. [2.] Full description I can reproducibly generate a problem when I try to build a kernel, located on a NFS drive. The kernel build failes when compiling the first source; the kernel

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Alan Cox
> Visual Studio, or the feature where you can have a decent handwriting > recognition system, or the feature where you can run Pocket {Internet > Explorer,Word} then the answer is none of them. Handwriting recognition with fscrib works very well indeed. - To unsubscribe from this list: send the l

Re: FWD: [RHSA-2000:108-02] Updated modutils fixing local root

2001-05-26 Thread Keith Owens
On Sat, 27 May 2001 21:11:25, [EMAIL PROTECTED] (Joseph S Price) wrote: > Red Hat, Inc. Security Advisory >Synopsis: Updated modutils fixing local root security bug available >Advisory ID: RHSA-2000:108-02 >Issue date:2000-11-16 >Updated on:2000-11

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Greg Banks
Jaswinder Singh wrote: > > "Greg Banks" <[EMAIL PROTECTED]> wrote: (I'm posting from a different address because kernel.org had some difficulties with pocketpenguins.com) > > Jaswinder Singh wrote: > > > > > > > > > > BTW, how many WindowsCE machines are fully (means all the features as > > >

FWD: [RHSA-2000:108-02] Updated modutils fixing local root

2001-05-26 Thread Joseph S Price
Warning Could not process message with given Content-Type: multipart/mixed;boundary="=_0121112227==_"

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Jaswinder Singh
"Greg Banks" <[EMAIL PROTECTED]> wrote: > Jaswinder Singh wrote: > > > > > > > BTW, how many WindowsCE machines are fully (means all the features as > > provided by Windows CE) supported by LinuxSH and how many machines are > > partially(only few features) supported by LinuxSH ? > > I don't un

Re: new aic7xxx oopses with AHA2940

2001-05-26 Thread Keith Owens
On Sat, 26 May 2001 18:05:29 +0200, Marc Schiffbauer <[EMAIL PROTECTED]> wrote: >I have problems with the new aic7xxx-Driver. These problems exist >with vanilla (2.4.4, 2.5.5, other d.k.) and -ac >May 26 17:52:33 homer kernel: EIP: >0010:[usbcore:usb_devfs_handle_Re9c5f87f+161255/198895517] >

Re: 2.4.5 does not link on Ruffian (alpha)

2001-05-26 Thread Jeff Garzik
Andrea Arcangeli wrote: > diff -urN alpha/arch/alpha/kernel/sys_dp264.c alpha-1/arch/alpha/kernel/sys_dp264.c > --- alpha/arch/alpha/kernel/sys_dp264.c Sun Apr 1 01:17:07 2001 > +++ alpha-1/arch/alpha/kernel/sys_dp264.c Wed May 23 02:43:49 2001 > @@ -16,15 +16,18 @@ > #include > #include

Re: vm in 2.4.5

2001-05-26 Thread Andrzej Krzysztofowicz
> On Sat, 26 May 2001, J . A . Magallon wrote: > > It does not begin to use swap in a growing fashion, it just appears > > full in a moment. > > It gets _allocated_ in a moment, but things don't actually get > swapped out. This isn't a problem. > > The real problem is that we don't actively recl

Re: IDE Performance lack !

2001-05-26 Thread Jaswinder Singh
> > RedHat 7.1 - IDE IBM 41.1 GIG > Update to 2.4.5 -> noticed, that hdparm -t /dev/hda went down from 10 > MByte/sec to 1.9 MByte/sec > Any special Options, beside ide-scsi driver activated .. > > Anybody noticed the same problem ? Any clues ? > yes , i am also not happy with IDE performance of

Re: [RFC][PATCH] Re: Linux 2.4.4-ac10

2001-05-26 Thread Pavel Machek
Hi! > > IMVHO every developer involved in memory-management (and indeed, any > > software development; the authors of ntpd comes in mind here) should > > have a 386 with 4MB of RAM and some 16MB of swap. Nowadays I have the > > luxury of a 486 with 8MB of RAM and 32MB of swap as a firewall, but i

Re: Fwd: Copyright infringement in linux/drivers/usb/serial/keyspan*fw.h

2001-05-26 Thread James Sutherland
On Fri, 25 May 2001, Adam J. Richter wrote: > Larry McVoy wrote: > >On Fri, May 25, 2001 at 07:34:57PM -0700, Adam J. Richter wrote: > >It's also about the concept of boundaries - if you think that that > >concept is not a legal one then why aren't all programs which are run > >on top of a GPLed

Re: Fwd: Copyright infringement in linux/drivers/usb/serial/keyspan*fw.h

2001-05-26 Thread Pavel Machek
Hi! > > explicit about defining source code: > > The source code for a work means the preferred form of the work for > > making modifications to it. > > Erm... May I point you to the sysdep/libm-ieee754/e_j0.c? There's a bunch > of constants of unknown origin. If you want to modify the i

umount segfault on shutdown

2001-05-26 Thread Gavin
Hi, Hope this is enough info :P Unmounting file systems: journal_begin called without kernel lock held kernel BUG at journal.c:423! 423: invalid operand: CPU: 0 EIP: 0010: [] EFLAGS: 00010286 eax: 001d ebx: c42edf38 ecx: 0001 edx:0001 esi: c12dc800 edi: c42edf38 ebp: 000a esp

Re: PS/2 Esdi patch #8

2001-05-26 Thread Paul Gortmaker
Jens Axboe wrote: > > On Thu, May 24 2001, Paul Gortmaker wrote: > > > Probably makes sense for driver to set it regardless, seeing > > as default (MAX_SECTORS) has changed several times over last > > few months. At least then it will be under driver control > > and not at the mercy of some glob

Re: [patch] severe softirq handling performance bug, fix, 2.4.5

2001-05-26 Thread David S. Miller
Ingo Molnar writes: > (unlike bottom halves, soft-IRQs do not preempt kernel code.) ... Since when do we have this rule? :-) > the two error cases are: > > #1 hard-IRQ interrupts user-space code, activates softirq, and returns to > user-space code > > #2 hard-IRQ interrupts the

Re: 2.4.4-ac[356]: network (8139too) related crashes

2001-05-26 Thread Alan Cox
> Tried 2.4.5 and got the same problem again. Parhaps I'll sty with 2.4.3-ac3 > for now. At least it doesn't freeze ... Can you try 2.4.5 with the 8139too.c file from the 2.4.3-ac3 that works for you and report on that - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: Unable to open an initial console (on SMP machine)

2001-05-26 Thread Doru Petrescu
:( ok, so after diging few hours into the kernel it seems that the vgacon.c fails to detect/initialize the VGA card. also it seems that it is not listed in the /proc/pci ... so I guess there is a bit of a hardware problem ... probably the card moved in its slot and now it is not working properly.

Re: Linux-2.4.5

2001-05-26 Thread Andrea Arcangeli
On Sat, May 26, 2001 at 11:36:22AM -0300, Rik van Riel wrote: > On Sat, 26 May 2001, Andrea Arcangeli wrote: > > > No Comment(tm) *grin* > > > > I'm having lots of fun, thanks. > > Now _this_ is tweaking magic limits ;) Others agreed that the real source of the create_buffers could be just to

Re: 2.4.5: 'mount /cdrom' doesn't work

2001-05-26 Thread Harald Dunkel
Jens Axboe wrote: > > On Sat, May 26 2001, Harald Dunkel wrote: > > Hi folks, > > > > With 2.4.5 my CD and DVD drives have become unaccessable. > > > > Can you reproduce this problem? > > Any kernel messages? And please show what happens. > Currently I am back to 2.4.4, but AFAIR I got a messa

Re: QOS &fair queuing modules- can't load

2001-05-26 Thread Jaswinder Singh
>Let me put across my situation. I need to load the > modules for QOS & Fair Queuing . I have compiled my > kernel with modular support for these modules. When I > try to load these modules a series of error messages > all indicating unresolved symbols are coming. The > unresolved symbols are

Linux 2.4.5-ac1

2001-05-26 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ Intermediate diffs are available from http://www.bzimage.org In terms of going through the code audit almost all the sound drivers still need fixing to lock against format changes during a r

Re: Linux 2.4.4-ac17

2001-05-26 Thread Jaswinder Singh
> > The OS resides on disk, yes. I suppose I could plunk a minimal > system into ramfs, pivot_root and umount disk, but I don't see > any way that could matter for a memory leak. > It is very difficult to see memory leak , with hard disks . As i told you , in my case i am using no harddisks , o

Re: Reg- segmentation fault

2001-05-26 Thread Jaswinder Singh
Dear Satish, What you means by "segmentation fault on my linux m/c" ? Segmentation fault is coming from your applications or from Linux Packages or from Linux kernel ? BTW, segmentation fault indicates an improper memory access , A common cause for a segmentation fault is an attempt to access a

IDE Performance lack !

2001-05-26 Thread Guido Stepken
Hi ! RedHat 7.1 - IDE IBM 41.1 GIG Update to 2.4.5 -> noticed, that hdparm -t /dev/hda went down from 10 MByte/sec to 1.9 MByte/sec Any special Options, beside ide-scsi driver activated .. Anybody noticed the same problem ? Any clues ? tnx in advance ... - To unsubscribe from this list: send t

Re: Linux-2.4.5

2001-05-26 Thread Andrea Arcangeli
On Sat, May 26, 2001 at 12:51:38PM -0300, Rik van Riel wrote: > On Sat, 26 May 2001, Andrea Arcangeli wrote: > > > > > - /* > > > > -* Set our state for sleeping, then check again for buffer heads. > > > > -* This ensures we won't miss a wake_up from an interrupt. > > > > -

Re: Linux-2.4.5

2001-05-26 Thread Andrea Arcangeli
On Sat, May 26, 2001 at 09:42:37PM +0200, Ingo Molnar wrote: > Andrea, can you rather start running the Cerberus testsuite instead? All I run cerberus all the time but I don't have locally x86 machines with >1G of ram so it will take some time for me to try on a real highmem, I am pretty sure I j

Re: 2.4.5: Duplicate PCI devices (new pciutils fixed it)

2001-05-26 Thread Dave Gilbert
On Sat, 26 May 2001, David S. Miller wrote: > > Dave Gilbert writes: > > /proc/pci seems to be only listing it once. > > lspci uses /prov/bus/pci/${BUS}/${DEVICE} > so likely it is showing up twice there. Hmm nope - /proc/bus/pci has two entries '00' and devices Devices has 5 lines in it; cor

Re: 2.4.5 does not link on Ruffian (alpha)

2001-05-26 Thread Andrea Arcangeli
On Sat, May 26, 2001 at 07:36:49PM +0200, Andrea Arcangeli wrote: > I got exactly the above when compiling for dp264 so I sent to Linus a > patch to fix those compile problems, now I suspect my fix broke the > generic compile :(, I will check that. 2.4.5aa1 compiles fine, but 2.4.5 doesn't, don't

Re: Linux-2.4.5

2001-05-26 Thread Linus Torvalds
On Sat, 26 May 2001, Rik van Riel wrote: > > > Testing is good. But I want to understand how we get into the > > situation in the first place, and whether there are ways to alleviate > > those problems too. > > As I said create_buffers() -> get_unused_buffer_head() > -> __alloc_pages() -> loop

Re: Linux-2.4.5

2001-05-26 Thread Linus Torvalds
On Sat, 26 May 2001, Andrea Arcangeli wrote: > > getblk still needs to use SLAB_BUFFER, not sure how many callers will be > allowed to use SLAB_KERNEL, but certainly the "async" name was not very > appropriate to indicate if the bh allocation can fail or not. Note that these days, on reasonable

Re: ov511 driver doesn't compile

2001-05-26 Thread Erik Mouw
On Sat, May 26, 2001 at 12:52:48PM +0200, David G?mez wrote: > On kernel 2.4.5, the ov511 usb driver shows a failure at compile > time. const version is not defined. I send a patch to Linus for linux-2.4.5-pre5, but apparently he didn't include it. Here it is again. BTW, this is already fixed i

Linux 2.4.4-ac18

2001-05-26 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ Intermediate diffs are available from http://www.bzimage.org In terms of going through the code audit almost all the sound drivers still need fixing to lock against format changes during a r

[2.4.5] buz.c won't compile

2001-05-26 Thread Jan Sembera
Hi, i've got a problem compiling drivers/media/video/buz.c as module. When i'm trying to compile, i get couple of errors: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=athlon -DMODUL

Re: 2.4.4-ac[356]: network (8139too) related crashes

2001-05-26 Thread Andris Pavenis
On Wednesday 09 May 2001 22:25, Danny ter Haar wrote: > Andris Pavenis <[EMAIL PROTECTED]> wrote: > >With kernels 2.4.4-ac[356] I'm getting system freezing on FTP transfer > > after some time. I'm trying to upload about 6.5Mb file using MC (transfer > > speed about 300-1000Kb/s). With these kerne

[PATCH] Re: 2.4.5 does not link on Ruffian (alpha)

2001-05-26 Thread Jeff Garzik
"Ingo T. Storm" wrote: > I just tried to compile 2.4.5 on a Ruffian. With CPU selection "generic" it > fails when linking the kernel (see below). With CPU=Ruffian, it compiles and > links fine. Haven't tried booting yet, 'cause the machine is some 20 miles > away from here. > ld -r -o kernel.o e

Re: Unable to open an initial console (on SMP machine)

2001-05-26 Thread Doru Petrescu
ok, here are some more details: NO, i do not use devfs. thre is no problem at boot time. /dev directory is where it was supposed to be. /sbin/ /etc and everything else is OK. nothing is wrong with /dev directory. everything else WORKS. just that /dev/console /dev/ttyX and /dev/ttyXX and /dev/vcs

Re: 2.4.5: 'mount /cdrom' doesn't work

2001-05-26 Thread Harald Dunkel
Jens Axboe wrote: > > > The only changes that could matter would be SCSI driver changes. You > wouldn't happen to use the new aic7xxx driver? > I had the same problem with the IDE CD writer (using SCSI emulation). Regards Harri - To unsubscribe from this list: send the line "unsubscribe linu

new aic7xxx oopses with AHA2940

2001-05-26 Thread Marc Schiffbauer
Hi *, I have problems with the new aic7xxx-Driver. These problems exist with vanilla (2.4.4, 2.5.5, other d.k.) and -ac When I built it into the Kernel, it will panic on boot when it tries to access the adapter. Built as modules it segfaults when i try to insmod (modprobe) it, following this O

2.4.4 and VC display lost

2001-05-26 Thread Roeland Th. Jansen
I have mentioned this weird behaviour under 2.4.3 as well. if I use X for some time, I alwasy switch and forth between the (IMHO) idel CLI and sometimes switch back to the clumsy GUI. now, what happens is that sometimes, after I switch from X back to a VC, the display gets black and stays that w

Re: ext3 message if FS is not ext3

2001-05-26 Thread Steve Dodd
On Wed, May 23, 2001 at 01:06:16PM +0100, Stephen C. Tweedie wrote: > On Wed, May 23, 2001 at 02:00:13PM +0200, Florian Lohoff wrote: > > i think this message should be removed ;) [..] > > VFS: Can't find an ext3 filesystem on dev fd(2,0). > mount(8) tried to get the kernel to mount /dev/fd0 as

Re: Linux-2.4.5

2001-05-26 Thread Linus Torvalds
On Sat, 26 May 2001, Rik van Riel wrote: > > O, that part is fixed by the patch that Linus threw away > yesterday ;) Rik, I threw away the parts of the patch that were bad and obvious band-aids, and it was hard to tell whether any of your patch was a "real" fix as opposed to just making more re

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Jaswinder Singh
> > The class of machines for which this option does not apply is > "machines with an existing operating system in mask rom and no > flash", which AFAICT is equivalent to "WindowsCE machines > ". The AFAIK WindowsCE machines are also broad term. BTW, how many WindowsCE machines are fully (mea

Re: Linux 2.4.4-ac17

2001-05-26 Thread Jaswinder Singh
> > The OS resides on disk, yes. I suppose I could plunk a minimal > system into ramfs, pivot_root and umount disk, but I don't see > any way that could matter for a memory leak. > It is very difficult to see memory leak , with hard disks . As i told you , in my case i am using no harddisks , o

Re: kernel BUG at inode.c:654!

2001-05-26 Thread Alexander Viro
On Sat, 26 May 2001, Santiago Garcia Mantinan wrote: > Hi! > > That's what my server, wich is running 2.4.5, was shouting when I pluged in > my laptop at the console (ttyS0), all I could do was copy the output I was > seeing on minicom to a file, after rebooting I saw that the kernel had left

Re: [kbuild-devel] Configure.help entries wanted

2001-05-26 Thread Jaswinder Singh
> > The class of machines for which this option does not apply is > "machines with an existing operating system in mask rom and no > flash", which AFAICT is equivalent to "WindowsCE machines > ". The AFAIK WindowsCE machines are also broad term. BTW, how many WindowsCE machines are fully (mea

[patch] severe softirq handling performance bug, fix, 2.4.5

2001-05-26 Thread Ingo Molnar
i've been seeing really bad average TCP latencies on certain gigabit cards (~300-400 microseconds instead of the expected 100-200 microseconds), ever since softnet went into the main kernel, and never found a real explanation for it, until today. the problem always went away when i tried to use

Re: [PATCH] Re: 2.4.5 does not link on Ruffian (alpha)

2001-05-26 Thread Jeff Garzik
It should note, though, that -not- using CONFIG_ALPHA_GENERIC seems to have a detrimental effect on my machines, in 2.4.5 vanilla. When built with CONFIG_ALPHA_NAUTILUS, my UP1000's IDE totally fails. It probes the drives ok, on boot, but a logic hang occurs where no more boot progress can be ma

Re: Why side-effects on open(2) are evil. (was Re: [RFD w/info-PATCH]device arguments from lookup)

2001-05-26 Thread Daniel Phillips
On Saturday 26 May 2001 05:07, Edgar Toernig wrote: > Daniel Phillips wrote: > > Oops, oh wait, there's already another open point: your breakage > > examples both rely on opening ".". You're right, "." should always > > be a directory and I believe that's enforced by the VFS. So we > > don't ha

[PATCH] comx-hw-mixcom.c interrupt flag cleanup (244-ac18)

2001-05-26 Thread Rasmus Andersen
(Forgot l-k when sending this off to [EMAIL PROTECTED] :/) Hi. The following patch tries to eliminate the interrupt flag bugs identified by the stanford team a while back in drivers/net/wan/ comx-hw-mixcom.c. It moves request_region and request_irq outside the cli()/restore_flags() pair as they

Re: Linux-2.4.5

2001-05-26 Thread Ingo Molnar
On Sat, 26 May 2001, Andrea Arcangeli wrote: > On Sat, May 26, 2001 at 02:11:15PM -0400, Ben LaHaise wrote: > > No. It does not fix the deadlock. Neither does the patch you posted. > > can you give a try if you can deadlock 2.4.5aa1 just in case, and post a > SYSRQ+T + system.map if it still d

[PATCH] fix interrupt flag bugs in irport.c (2.4.4-ac18)

2001-05-26 Thread Rasmus Andersen
Hi. The following patch tries to correct the interrupt bugs found by the stanford team a long time ago in drivers/net/irda/irport.c. Applies against 2.4.4-ac18. --- linux-244-ac18-clean/drivers/net/irda/irport.c Sat May 19 20:59:17 2001 +++ linux-244-ac18/drivers/net/irda/irport.cSat M

[patch] softirq-2.4.5-A1

2001-05-26 Thread Ingo Molnar
i've attached the next round of softirq-handling fixes. correctness fixes: - check for softirqs in the signal return path(s) - make sure all the entry.S return paths check for softirqs with interrupts disabled, otherwise we can end up getting another softirq right after the test. (and

Re: Linux-2.4.5

2001-05-26 Thread Rik van Riel
On Sat, 26 May 2001, Andrea Arcangeli wrote: > > > - /* > > > - * Set our state for sleeping, then check again for buffer heads. > > > - * This ensures we won't miss a wake_up from an interrupt. > > > - */ > > > - wait_event(buffer_wait, nr_unused_buffer_heads >= MAX_BUF_PER_PAGE); > > > + cu

Re: Linux-2.4.5

2001-05-26 Thread Andrea Arcangeli
On Sat, May 26, 2001 at 02:11:15PM -0400, Ben LaHaise wrote: > No. It does not fix the deadlock. Neither does the patch you posted. can you give a try if you can deadlock 2.4.5aa1 just in case, and post a SYSRQ+T + system.map if it still deadlocks? > But, if you're going to add a reserve pool

cb_enabler.o / 2.4.5 kernel

2001-05-26 Thread Peter DiCostanzo Jr
I have a xircom cardbus card, that is not working unless i put it in promisc mode.. i got a patch to fix it but it seems its already in there... i did notice however, that using the same kernelconfig as my 2.4.4 kernel that cb_enabler.o is not being installed. A BROKEN symlink exists in /lib/modu

kernel BUG at inode.c:654!

2001-05-26 Thread Santiago Garcia Mantinan
Hi! That's what my server, wich is running 2.4.5, was shouting when I pluged in my laptop at the console (ttyS0), all I could do was copy the output I was seeing on minicom to a file, after rebooting I saw that the kernel had left some of the logging on kern.log, so I'm attaching a file with both

Re: 2.4.5 does not link on Ruffian (alpha)

2001-05-26 Thread Andrea Arcangeli
On Sat, May 26, 2001 at 05:20:29PM +0200, Ingo T. Storm wrote: > sys_dp264.o: In function `tsunami_inb': > sys_dp264.c(.text+0x440): multiple definition of `tsunami_inb' > core_tsunami.o(.text+0x500):core_tsunami.c: first defined here > sys_dp264.o: In function `clipper_map_irq': > sys_dp264.c(.te

2.4.5aa1

2001-05-26 Thread Andrea Arcangeli
I merged Rik's three liner fix to alloc_pages for GFP_BUFFER, plus my other fix in create_buffers wait_event and a bit bigger reserved pool of async bh. I'd suggest to test if this makes the highmem deadlock to go away. Detailed description of 2.4.5aa1 follows. --

Re: Linux-2.4.5

2001-05-26 Thread Rik van Riel
On Sat, 26 May 2001, Linus Torvalds wrote: > On Sat, 26 May 2001, Rik van Riel wrote: > > > > O, that part is fixed by the patch that Linus threw away > > yesterday ;) > > Rik, I threw away the parts of the patch that were bad and obvious > band-aids, and it was hard to tell whether any of your

  1   2   >