Dual Athlon Performance

2001-05-28 Thread Antwerpen, Oliver
Moin, I have a DualAthlon System here (2xAthlon 1.2GHz, 256MB RAM, icp-vortex 6513RS/128MB, 3*9.1GB/10k HD, Dual 3com980 NIC) which runs really fine with kernel 2.4.4 and as far as I can see now with 2.4.5. Now I am interested in comparing this system's performance to others. Can someone here

RE: Kernel 2.4.x TODO

2001-05-28 Thread Sasi Peter
Check out the kernel janitor project at http://bazar.conectiva.com.br/~acme/TODO (original) Is this information up2date? If it is, sad to see we have this many bugs... -- SaPE - Peter, Sasi - mailto:[EMAIL PROTECTED] - http://sape.iq.rulez.org/ - To unsubscribe from this list: send the

PATCH: linux_vga_console (Was: Unable to open an initial console)

2001-05-28 Thread Doru Petrescu
So, Here is what actualy happened: The problem was that I was unable to open /dev/console or /dev/vcsXX or /dev/ttyXX Nothing changed in the configuration, except that I upgraded the kernel. After some digging I realized that it has nothing to do with the KERNEL version or the fact it is a

Re: initrd oops; still happens with 2.4.5ac2

2001-05-28 Thread Ville Herva
On Mon, May 28, 2001 at 12:12:20AM +0300, you [Ville Herva] claimed: On Sun, May 27, 2001 at 07:26:50PM +0300, you [Ville Herva] claimed: I have a reproducible oops on 2.4.4ac17 at initrd unmount (see http://marc.theaimsgroup.com/?l=linux-kernelm=99079948404775w=2 for details) that

Re: 2.4.5-ac1 won't boot with 4GB bigmem option

2001-05-28 Thread Ben Twijnstra
Alan, 2.4.5-ac2 works fine with 4GB on. Thanks! Will try a 2.4.5-aa2 later today, just for fun. Grtz, Ben On 27 May 2001, at 22:21, Alan Cox wrote: I compiled and booted the 2.4.5-ac1 kernel with the CONFIG_HIGHMEM4G=y option and got an oops in __alloc_pages() (called by

Re: kernel BUG at inode.c:654!

2001-05-28 Thread Santiago Garcia Mantinan
Lovely... It's one of the long lists and these asserts (lines 650 and 654) are exactly what would happen if it was corrupted at some place. OTOH, it may be for real - i.e. real inodes in wrong state getting on the list, rather than corrupted pointer. You were right, corrupted pointer. It

[PATCH] tiny cleanup ...

2001-05-28 Thread Carlos E Gorges
Hi all, The following patch remove some unused vars ... ( valid for 2.4.4-ac18 2.4.5-[vanilla,ac?] ) diff --exclude=*~ -ur linux-245ac/drivers/char/drm/r128_cce.c linux-245ac-carlos/drivers/char/drm/r128_cce.c --- linux-245ac/drivers/char/drm/r128_cce.c Mon May 28 04:53:40 2001 +++

usb net1080.c vendor/device id

2001-05-28 Thread jury gerold
in kernel 2.4.3 2.4.4 2.4.5 In drivers/usb/net1080.c somewhere near line 61 i see the following { USB_DEVICE(0x1080, 0x525), the vendor and device id are reversed. I have changed this to { USB_DEVICE(0x525, 0x1080), and it worked since then. I have checked it against the id

Re: Matrox G400 Dualhead

2001-05-28 Thread mythos
On Sun, 27 May 2001, Rafael Herrera wrote: It would help if you reported which version of kernel and XF86 you are using. I had problems using the framebuffer in the console awhile back. Currently, running 2.4.4+ and XFree86 4.0.3 + Matrox's drivers

Kernel 2.4.5-ac2 OOPs when run pppd ?

2001-05-28 Thread Steve Kieu
Hi, Yeas it is stil the same as 2.4.5-ac1, but did not happen with 2.4.5; You can try running pppd in the console (tty1) without any argument. Regards, SK = S.KIEU _ http://messenger.yahoo.com.au - Yahoo!

Re: initrd oops; still happens with 2.4.5ac2

2001-05-28 Thread Masaru Kawashima
On Mon, 28 May 2001 10:25:51 +0300 Ville Herva [EMAIL PROTECTED] wrote: The oops call trace seems to be the same as in http://marc.theaimsgroup.com/?l=linux-kernelm=99079948404775w=2 Any ideas? Did you try the patch posted by Go Taniguchi [EMAIL PROTECTED]? Following is the copy of his

Re: initrd oops with 2.4.5ac2: FIXED by Kawashima (the other oops may remain)

2001-05-28 Thread Ville Herva
On Mon, May 28, 2001 at 06:02:54PM +0900, you [Masaru Kawashima] claimed: On Mon, 28 May 2001 10:25:51 +0300 Ville Herva [EMAIL PROTECTED] wrote: The oops call trace seems to be the same as in http://marc.theaimsgroup.com/?l=linux-kernelm=99079948404775w=2 Any ideas? Did you try

Re: Dual Athlon Performance

2001-05-28 Thread Jakob Østergaard
On Mon, May 28, 2001 at 08:44:22AM +0200, Antwerpen, Oliver wrote: Moin, I have a DualAthlon System here (2xAthlon 1.2GHz, 256MB RAM, icp-vortex 6513RS/128MB, 3*9.1GB/10k HD, Dual 3com980 NIC) which runs really fine with kernel 2.4.4 and as far as I can see now with 2.4.5. Now I am

Re: ext3 message if FS is not ext3

2001-05-28 Thread Stephen C. Tweedie
Hi, On Sat, May 26, 2001 at 10:54:39AM +0100, Steve Dodd wrote: 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

Re: initrd oops with 2.4.5ac2: megaraid OOPSes

2001-05-28 Thread Ville Herva
On Mon, May 28, 2001 at 01:28:31PM +0300, you [Ville Herva] claimed: The other OOPS (http://v.iki.fi/~vherva/tmp/bootlog.grub and http://v.iki.fi/~vherva/tmp/ksymoops-grub) still remains: That one appears to be because it couldn't find the initrd (incorrect boot param, my fault). Should it

Kernel Address

2001-05-28 Thread Anil Kumar
Under which directory is the Linus's kernel? anil - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [Linux-ntfs] Re: [Linux-NTFS-Dev] Re: ANN: NTFS new release available (1.1.15)

2001-05-28 Thread Martin von Loewis
That would not work: NT would split individual runs across extends (i.e. split them in the middle). Did I misunderstand, or do you have a solution for that as well. Are you sure that it's true? My NTFS resizer interprets parts of runlist stored in different FILE records independently and

Re: Disabling interrupts before block device request call

2001-05-28 Thread Alexandr Andreev
Jens Axboe wrote Even with dropping io_request_lock, it's not recommended to sleep inside the request_fn. WIth plugging, you are basically preventing the other plugged queues from being run until you return. You could use a timer or similar to call you on a specified timeout instead. Does it

Re: CPU Dedicated Interrupts

2001-05-28 Thread Jorge Nern
Jaswinder Singh wrote: What is the easiest way to tell a CPU to ignore certain interrupts from module? Is there an IRQ mask for each processor? Is that symbol exported? I also what to know this :) Please help us . Thank you. Jaswinder. -- These are my opinions not 3Di. It's

[PATCH][RFC][REPOST] __init_msg(x) and friends macro

2001-05-28 Thread pazke
Hi all, soryy for such ugly subject line, but I already sent this patch to LKML and didn't get any reply. Patch adds __init_msg (and friends) macro that places its argument (string constant) into corresponding .data.init section and returns pointer to it. The goal of this patch is to allow

Re: [Linux-ntfs] Re: [Linux-NTFS-Dev] Re: ANN: NTFS new release available (1.1.15)

2001-05-28 Thread Anton Altaparmakov
At 12:10 28/05/2001, Martin von Loewis wrote: That would not work: NT would split individual runs across extends (i.e. split them in the middle). Did I misunderstand, or do you have a solution for that as well. Are you sure that it's true? My NTFS resizer interprets parts of runlist

[OOPS] 2.4.4 kernel crash on sockets

2001-05-28 Thread Jussi Laako
Hello, Just got following: Unable to handle kernel NULL pointer dereference at virtual address 003c Oops, translated oops and kernel config follows... - Jussi Laako -- PGP key fingerprint: 3827 6A53 B7F9 180E D971 362B BB53 C8A1 B578 D249 Available at: ldap://certserver.pgp.com

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

2001-05-28 Thread Andris Pavenis
On Mon, 28 May 2001, Martin Josefsson wrote: On Mon, 28 May 2001, Andris Pavenis wrote: On Sunday 27 May 2001 02:34, Alan Cox wrote: [snip] 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 Done. Seems that taking 8139too.o

Emulex Fibre Channel 8000 card support !?

2001-05-28 Thread Mario Mikocevic
Hi, is there support for such a beast available ? -- 04:04.0 Fiber Channel: Emulex Corporation: Unknown device f800 (rev 02) kernel is the latestgreatest 2.4.5 ! TIA, -- Mario Mikoevi (Mozgy) My favourite FUBAR ... - To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: [Linux-ntfs] Re: [Linux-NTFS-Dev] Re: ANN: NTFS new release available (1.1.15)

2001-05-28 Thread Anton Altaparmakov
At 14:08 28/05/2001, Yuri Per wrote: Anton Altaparmakov wrote: Does anyone know what NTFS version the NT 3.1 / 3.51 volumes had? If I know I can make sure we don't mount such beasts considering we know the driver would fail on them... - I am aware of only one person stil using NT 3.51 and

USB and Tyan Tsunami MB

2001-05-28 Thread Gregory McLean
Has anyone managed to get this motherboard's (tyan tsunami AT) on board usb to work? I'm currently using an add on pci card to use the usb devices I have but would _love_ to free that PCI slot up. Specifics: Tsunami MB (AT Form factor) Single processor: model name : Pentium II (Deschutes)

Re: Linux 2.4.5-ac2

2001-05-28 Thread Leeuw van der, Tim
Alan Cox wrote: Performance is back to that of 2.4.2-ac26, and stability is a lot better. Under heavy FS pressure 2.4.5-ac2 is about 5-10% faster than vanilla 2.4.5, the aa1,2 kernels have the same performance of vanilla 2.4.5. Which one of your changes affected performance so

Status of ALi MAGiK 1 support in 2.4.?

2001-05-28 Thread Axel Thimm
What is the status of the support for this chipset, found for example in an ASUS A7A266? Judging from http://www.acerlabs.com/eng/support/faqlnx.htm one gets the impression that ALi is respectfully treating the Linux community. Although VIA is the most popular chipset vendor, its

[patch] 4GB I/O, 2nd edition

2001-05-28 Thread Jens Axboe
Hi, One minor bug found that would possibly oops if the SCSI pool ran out of memory for the sg table and had to revert to a single segment request. This should never happen, as the pool is sized after number of devices and queue depth -- but it needed fixing anyway. Other changes: - Support

incorrect help for NETLINK in 2.2.19

2001-05-28 Thread Magnus Damm
Hi all, I think I've found some incorrect helptexts in 2.2.19: I've compared the netlink config options for 2.2.19 with 2.4.5. 1. CONFIG_NETLINK - Enabling netlink The help in 2.4.5 seems correct to me. 2.2.19 raves about nodes under /dev with major 36. (BAD) 2. CONFIG_RTNETLINK -

Re: Status of ALi MAGiK 1 support in 2.4.?

2001-05-28 Thread Mike Frisch
On Mon, May 28, 2001 at 05:57:12PM +0200, Axel Thimm wrote: What is the status of the support for this chipset, found for example in an ASUS A7A266? Judging from http://www.acerlabs.com/eng/support/faqlnx.htm one gets the impression that ALi is respectfully treating the Linux

Re: Matrox G400 Dualhead

2001-05-28 Thread Rafael Herrera
The problem reported here before was switching from X to the console. The video signal would be lost and the computer would hang. The responses pointed out the it was the switch of video modes; XFree would change the internals of the video controller which the frame buffer could not cope with.

FW: Linux 2.4.5-ac2

2001-05-28 Thread Desjardins, Kristian
-Original Message- From: Alan Cox [mailto:[EMAIL PROTECTED]] Sent: Monday, May 28, 2001 12:20 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Linux 2.4.5-ac2 But the claim was that 2.4.5-ac2 is faster than 2.4.5 plain, so which changes are in 2.4.5-ac2 that would make it

Re: [PATCH] Documentation/kernel-docs.txt

2001-05-28 Thread Mark Frazer
Oops, that was wrong. The proper patch is: --- Documentation/kernel-docs.txt.old Mon May 28 12:06:43 2001 +++ Documentation/kernel-docs.txt Mon May 28 12:37:26 2001 @@ -333,7 +333,8 @@ * Title: The Kernel Hacking HOWTO Author: Various Talented People, and Rusty. -

unresolved symbols printk ?

2001-05-28 Thread Nico Schottelius
Hello! I am having problems with loading modules: I always get the unresolved symbols message. I didn't find any documentation for that, can you help me ? What I did: compiled 2.4.4; installed modules. depmod -ae -F /usr/src/linux/System.map 2.4.4 runs fine, depmod -a doesn't run fine

aha152x problem

2001-05-28 Thread Nico Schottelius
Hello! I tried to load thie aha152x modules: modprobe aha152x io=0x140 irq=9 (which is correct) entries in /proc/scsi are generated, but the modprobe hangs and is unkillable. aha152x reports scsi discs to the kernel messages, although there are none connected to it. I tried to use a scanner,

[SOLVED] PROBLEM: Alpha SMP Low Outbound Bandwidth

2001-05-28 Thread Jay Thorne
Problem solved, thanks to the rawhide patch from Richard Henderson ([EMAIL PROTECTED]) posted on Sunday. Performance is ~10megs/second both directions, using tulip, de4x5 or via-rhine. Using 2.4.4-ac15 it works fine. I'm now trying 2.4.5 Andrea, 2.4.5aa1 oopses just after probing the scsi

Re: [SOLVED] PROBLEM: Alpha SMP Low Outbound Bandwidth

2001-05-28 Thread George France
On Monday 28 May 2001 13:45, Jay Thorne wrote: Problem solved, thanks to the rawhide patch from Richard Henderson ([EMAIL PROTECTED]) posted on Sunday. Performance is ~10megs/second both directions, using tulip, de4x5 or via-rhine. Well Done, Richard. Using 2.4.4-ac15 it works fine. I'm

Loopback crypt.

2001-05-28 Thread Ian Stirling
Is there any way to delete the key of an existing loopback encrypted device, and have it block, until a key is reloaded? Of course any cached pages would need deleted, and dirty ones flushed first. To enable things like deleting keys from memory, before suspend-to-disk, or forcing users of

RE: File read.

2001-05-28 Thread Davide Libenzi
On 28-Jun-2001 Anil Kumar wrote: hi, How do i read file within the kernel modules. I hope we can't use the FS open... calls within kernel. You can access fs methods directly. Look at this newbie article : http://www.linux-mag.com/2000-11/gear_01.html - Davide - To unsubscribe from this

Re: File read.

2001-05-28 Thread Mike Castle
On Mon, May 28, 2001 at 11:26:31AM -0700, Davide Libenzi wrote: On 28-Jun-2001 Anil Kumar wrote: hi, How do i read file within the kernel modules. I hope we can't use the FS open... calls within kernel. You can access fs methods directly. But generally you don't want to. Use a user

Re: File read.

2001-05-28 Thread Davide Libenzi
On 28-May-2001 Mike Castle wrote: On Mon, May 28, 2001 at 11:26:31AM -0700, Davide Libenzi wrote: On 28-Jun-2001 Anil Kumar wrote: hi, How do i read file within the kernel modules. I hope we can't use the FS open... calls within kernel. You can access fs methods directly. But

Re: Linux 2.4.5-ac3 [address]

2001-05-28 Thread Jonathan Brugge
From: Alan Cox [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Linux 2.4.5-ac3 Date: Mon, 28 May 2001 17:49:23 +0100 Huh? What mail-address is this from? [EMAIL PROTECTED]? Guess I missed something? It's a nice one anyway ;-) Jonathan Brugge

Re: [2.4.5] buz.c won't compile

2001-05-28 Thread Ricky Beam
On Sat, 26 May 2001, Jan Sembera wrote: i've got a problem compiling drivers/media/video/buz.c as module. When i'm trying to compile, i get couple of errors: ... Actually, it broke at 2.4.3. Go look at the first change to buz.c from that patch. --Ricky PS: I really hate it when people break

Kernel 2.2: tq_scheduler functions scheduling and waiting

2001-05-28 Thread Arthur Naseef
All: I have been diagnosing kernel panics for over a week and I have concerns with the use of tq_scheduler for which I was hoping I could get some assistance. Is it considered acceptable for functions in the tq_scheduler task list to call schedule? Is it acceptable for such functions to wait

Creative 4-speed CDROM driver

2001-05-28 Thread james
Hello Kernel Hackers, Bloody Minix doesn't have a CDROM driver for my CDROM, a Creative Quad speed. I'm dual booting between Linux and Minix. Linux uses my CDROM no problems. I am thinking a generic CDROM driver might fit the bill for this CDROM (the system is an old 486DX2/66, 20MB RAM, 500MB

Re: unresolved symbols printk ?

2001-05-28 Thread Erik Mouw
On Mon, May 28, 2001 at 07:00:39PM +0200, Nico Schottelius wrote: I am having problems with loading modules: I always get the unresolved symbols message. I didn't find any documentation for that, can you help me ? You did read question 8.8 from the linux-kernel mailing list FAQ?

VIA KT133A Northbridge bug reported

2001-05-28 Thread Dr S.M. Huen
I saw a report on AMDZone of another VIA chipset bug. The original source is:- http://www.chip.de/news_stories/news_stories_163106.html The claim from AMDZone's translation is that:- According to the report KT133A boards with chipset codes of 1EA0 and 1EA4 can have the bug which causes your

2.4.5 and pppd/pppoe

2001-05-28 Thread Daniel Rose
Hello, I'm having problems with 2.4.5 and my pppoe connection. The kernel compiles fine, and works fine too, until I reboot, at which time it decides it no longer wants to work, and any time I attempt to call my start-pppoe script, i get: May 28 15:54:28 rocket pppd[3091]: pppd 2.4.1 started by

Re: [patch] 4GB I/O, 2nd edition

2001-05-28 Thread Marcelo Tosatti
On Mon, 28 May 2001, Jens Axboe wrote: Hi, One minor bug found that would possibly oops if the SCSI pool ran out of memory for the sg table and had to revert to a single segment request. This should never happen, as the pool is sized after number of devices and queue depth -- but it

[PATCH] remove unnecessary zero initializations from aironet4500_proc.c (245ac1)

2001-05-28 Thread Rasmus Andersen
(Forgot l-k again... :) - Forwarded message from Rasmus Andersen [EMAIL PROTECTED] - Hi. The following patch removes two superfluous initializations from aironet4500_proc.c, making the .o ~12K smaller in size. It applies against 245ac1 and was discovered by Adam Ritcher some time ago.

Re: Linux 2.4.5-ac2

2001-05-28 Thread Mike Galbraith
On Mon, 28 May 2001, Leeuw van der, Tim wrote: The VM in 2.4.5 might be largely 'fixed' and I know that the VM changes in -ac were considered to be but still broken, however for me they worked better than what is in 2.4.5. The VM changes in 2.4.5 fixed a very serious performance problem.

RE: [2.4.5] buz.c won't compile

2001-05-28 Thread Ronald Bultje
Actually, it broke at 2.4.3. Go look at the first change to buz.c from that patch. None at all. It didn't break at 2.4.3, it just didn't compile at all anymore in 2.4.3. It was already kind of broken before that. PS: I really hate it when people break functional things in the stable tree.

Re: [2.4.5] buz.c won't compile

2001-05-28 Thread Mike Castle
On Mon, May 28, 2001 at 03:15:04PM -0400, Ricky Beam wrote: PS: I really hate it when people break functional things in the stable tree. (functional and stable are both open to debate.) I was under the impression that it really wasn't functional. mrc -- Mike Castle Life is

[PATCH] make kmalloc error return unconditional in hysdn_net.c (245ac1)

2001-05-28 Thread Rasmus Andersen
Hi. The patch below fixes what I believe is a bug in hysdn_net.c. I cannot see how we can proceed under _any_ circumstances after the kmalloc fails. Applies against 245ac1. --- linux-245-ac1-clean/drivers/isdn/hysdn/hysdn_net.c Sun May 27 22:15:22 2001 +++

Broken memory init on VIA KX133

2001-05-28 Thread Dylan Griffiths
I'm wondering if anyone knows/has a fix for memory past 64mb not being detected (unless you use append=mem=...M in lilo) on the Via VT8371 [KX133] North bridge. (Please CC any replies since I'm off kernel list atm.) -- www.kuro5hin.org -- technology and culture, from the trenches. -

Re: Linux 2.4.5-ac2

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

Potenitial security hole in the kernel

2001-05-28 Thread Vadim Lebedev
Hi folks, Please correct me if i'm wrong but it seems to me that i've stumbled on really BIG security hole in the signal handling code. The problem IMO is that the signal handling code stores a processor context on the user-mode stack frame which is active while the signal handler is running.

Re: Potenitial security hole in the kernel

2001-05-28 Thread Philip Blundell
Suppose the signal handler modifies this context frame for example by storing into the PC slot address of the panic routine then when handler will exit panic will be called with obvious results. You can't execute panic() - or any other kernel function - in user mode. The application can write

Re: Potenitial security hole in the kernel

2001-05-28 Thread Kurt Roeckx
On Mon, May 28, 2001 at 11:43:38PM +0200, Vadim Lebedev wrote: Hi folks, Please correct me if i'm wrong but it seems to me that i've stumbled on really BIG security hole in the signal handling code. The problem IMO is that the signal handling code stores a processor context on the

Re: Potenitial security hole in the kernel

2001-05-28 Thread Vadim Lebedev
Kurt, Maybe i'm missing something but it seems that during execution of the signal handler, user mode stack contains kernel mode context... Hence the security hole Vadim - Original Message - From: Kurt Roeckx [EMAIL PROTECTED] To: Vadim Lebedev [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]

Re: Potenitial security hole in the kernel

2001-05-28 Thread Vadim Lebedev
Philip, The point is the panic will be executed in KERNEL and NOT user mode. Unless i'm missing something the sigcontext contains kernel mode and not user mode context. Vadim - Original Message - From: Philip Blundell [EMAIL PROTECTED] To: Vadim Lebedev [EMAIL PROTECTED] Cc: [EMAIL

Re: Potenitial security hole in the kernel

2001-05-28 Thread Brett Frankenberger
Hi folks, Please correct me if i'm wrong but it seems to me that i've stumbled on really BIG security hole in the signal handling code. The problem IMO is that the signal handling code stores a processor context on the user-mode stack frame which is active while the signal handler is

Re: Linux 2.4.5-ac2

2001-05-28 Thread Marcelo Tosatti
On Tue, 29 May 2001, André Dahlqvist wrote: André Dahlqvist [EMAIL PROTECTED] wrote: I agree. Kernels after 2.4.4 uses a *lot* more swap for me, which I guess might be part of the reason for the slowdown. Following up on myself, here are some numbers: Freshly booted 2.4.4 with X

Re: [patch]: ide dma timeout retry in pio

2001-05-28 Thread Meelis Roos
LM For what it is worth, in the recent postings I made about this topic, you LM suggested that it was bad cabling, I swapped the cabling, same problem. LM I swapped the mother board from Abit K7T to ASUS A7V and all cables worked LM fine. Similar info about KT7 - changing cables (both 30 and 80

Re: [patch]: ide dma timeout retry in pio

2001-05-28 Thread Larry McVoy
On Tue, May 29, 2001 at 12:56:37AM +0200, Meelis Roos wrote: LM For what it is worth, in the recent postings I made about this topic, you LM suggested that it was bad cabling, I swapped the cabling, same problem. LM I swapped the mother board from Abit K7T to ASUS A7V and all cables worked LM

Re: Potenitial security hole in the kernel

2001-05-28 Thread Kurt Roeckx
On Tue, May 29, 2001 at 12:30:03AM +0200, Vadim Lebedev wrote: Kurt, Maybe i'm missing something but it seems that during execution of the signal handler, user mode stack contains kernel mode context... Hence the security hole It's rather complicated how things work. Both the user and

Re: Potenitial security hole in the kernel

2001-05-28 Thread Russell King
On Mon, May 28, 2001 at 11:43:38PM +0200, Vadim Lebedev wrote: Please correct me if i'm wrong but it seems to me that i've stumbled on really BIG security hole in the signal handling code. I don't think there's problem, unless I'm missing something. The problem IMO is that the signal

Current tulip driver from 2.4.5 is plain broken

2001-05-28 Thread Michal Jaegermann
I mentioned that before but this should be stated clearly. As far as I am concerned Linux Tulip driver version 0.9.15-pre2 (May 16, 2001), as used in 2.4.5 - and other kernels - is totally buggered. It comes up, and ethernet interfaces can be configured, but does not matter how I am playing

Re: how to crash 2.4.4 w/SBLive

2001-05-28 Thread Bill Pringlemeir
John == John Lenton [EMAIL PROTECTED] writes: John I found to my dismay that it's extremely easy to crash 2.4.4 if John it has a Live! in it. I have no way of getting at the oops, but John somebody out there probably has both this soundcard and a John serial console (or somethin'). I

Re: Linux 2.4.5-ac2

2001-05-28 Thread André Dahlqvist
Marcelo Tosatti [EMAIL PROTECTED] wrote: Just to confirm this is what happening in your case: Can you please try 2.4.4-ac5 and see if the _swap usage_ is still as badly? 2.4.4-ac5 seams to use the swap about as much as 2.4.4, which is less than 2.4.5-ac2. In my simple freesly boot kernel,

Re: Dual Athlon Performance

2001-05-28 Thread Dan Hollis
On Mon, 28 May 2001, Jakob Østergaard wrote: Please see the Beowulf mailing list (www.beowulf.org) - a dual athlon system was tested there about a month ago, and various tests were collected and run. http://www.beowulf.org/pipermail/beowulf/ Archives for March and April conveniently missing.

Re: Potenitial security hole in the kernel

2001-05-28 Thread Kurt Roeckx
On Tue, May 29, 2001 at 01:30:30AM +0200, Kurt Roeckx wrote: You should never return from userspace to kernelspace. The only way to go from user space to kernel space should be by using a system call. If you were able to return to kernel space, it already means you're running as kernel in

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

2001-05-28 Thread Jamie Lokier
James Sutherland wrote: Note the derived work; there is no way on this earth (or any other) that you could regard the device's firmware as being a derived work of the driver! The same is true if you add another completely new and separately written .c source file: the new file is not a

bzdisk broken in 2.4.5?

2001-05-28 Thread D. Stimits
I've tried on two separate machines to test out 2.4.5 through the make bzdisk boot floppy, and it fails on both (the compile succeeds, but boot never gets to LILO, it simply gives 400 and a repeating list of AX, BX, CX, and DX registers). Both are scsi aic7xxx, but use different controllers, and

Re: Potenitial security hole in the kernel

2001-05-28 Thread Jamie Lokier
Kurt Roeckx wrote: You should never return from userspace to kernelspace. The only way to go from user space to kernel space should be by using a system call. That does actually happen on x86. The kernel puts a small code fragment called the trampoline on the user mode stack, which is run

Re: [Linux-ntfs] Re: [Linux-NTFS-Dev] Re: ANN: NTFS new release available (1.1.15)

2001-05-28 Thread Jeff V. Merkey
On Mon, May 28, 2001 at 03:49:28PM +0100, Anton Altaparmakov wrote: At 14:08 28/05/2001, Yuri Per wrote: Anton Altaparmakov wrote: Does anyone know what NTFS version the NT 3.1 / 3.51 volumes had? If I know I can make sure we don't mount such beasts considering we know the driver would

Plain 2.4.5 VM...

2001-05-28 Thread Jeff Garzik
Ouch! When compiling MySql, building sql_yacc.cc results in a ~300M cc1plus process size. Unfortunately this leads the machine with 380M of RAM deeply into swap: Mem: 381608K av, 248504K used, 133104K free, 0K shrd, 192K buff Swap: 255608K av, 255608K used, 0K free

Re: Plain 2.4.5 VM...

2001-05-28 Thread Mohammad A. Haque
Jeff Garzik wrote: Ouch! When compiling MySql, building sql_yacc.cc results in a ~300M cc1plus process size. Unfortunately this leads the machine with 380M of RAM deeply into swap: Mem: 381608K av, 248504K used, 133104K free, 0K shrd, 192K buff Swap: 255608K av,

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

2001-05-28 Thread Adam J. Richter
= Alan Cox = [EMAIL PROTECTED]? = ?? AFAICS, the firmware is just a file served up to the device as needed - no more a derivative work from the kernel than my homepage is a derivative work of Apache. Indeed. But if you compiled your home page, linked it into Emacs to display on

Re: Creative 4-speed CDROM driver

2001-05-28 Thread Alan Cox
If anyone on the kernel list has written a driver for a CDROM please send me mail about how you went about it, did you approach the manufacturer for the documentation on the device, if I made a mistake could I ruin my hardware? and stuff like that. For IDE CD-ROM there is a standard. Its

Re: Current tulip driver from 2.4.5 is plain broken

2001-05-28 Thread J Brook
Michal Jaegermann wrote: I mentioned that before but this should be stated clearly. As far as I am concerned Linux Tulip driver version 0.9.15-pre2 (May 16, 2001), as used in 2.4.5 - and other kernels - is totally buggered. It comes up, and ethernet interfaces can be configured, but does

Re: Plain 2.4.5 VM...

2001-05-28 Thread G. Hugh Song
Jeff Garzik wrote: Ouch! When compiling MySql, building sql_yacc.cc results in a ~300M cc1plus process size. Unfortunately this leads the machine with 380M of RAM deeply into swap: Mem: 381608K av, 248504K used, 133104K free, 0K shrd, 192K buff Swap: 255608K av, 255608K used, 0K

Re: Current tulip driver from 2.4.5 is plain broken

2001-05-28 Thread Terry Shull
J Brook wrote: I see exactly the same (broken!) behaviour here. The last kernel that works for me in 2.4.4-ac6, which I'm running at the moment. All subsequent -ac kernels and 2.4.5-pre4 and above are broken. I reported the bug last week. Quick system summary: RH7.1, Duron, KT133,

Re: Kernel 2.2: tq_scheduler functions scheduling and waiting

2001-05-28 Thread Andrew Morton
Arthur Naseef wrote: All: I have been diagnosing kernel panics for over a week and I have concerns with the use of tq_scheduler for which I was hoping I could get some assistance. Is it considered acceptable for functions in the tq_scheduler task list to call schedule? Is it

Re: ATI Rage 128

2001-05-28 Thread James Simmons
Go to http://www.svgalib.org. The developement svgalib drivers support fbdev and since their is a ati 128 driver :-) On Fri, 25 May 2001, Android wrote: Are there any plans for including support for the ATI Rage 128 chipset into svgalib? The VESA setting does not work. Causes any program

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

2001-05-28 Thread Martin Josefsson
On Mon, 28 May 2001, Andris Pavenis wrote: On Sunday 27 May 2001 02:34, Alan Cox wrote: [snip] 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 Done. Seems that taking 8139too.o from 2.4.3-ac3 fixes the problem. Tortured it much

Re: [OOPS] 2.4.4 kernel crash on sockets

2001-05-28 Thread David S. Miller
This bug is fixed in 2.4.5 Later, David S. Miller [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at

ctags as generated by make tags

2001-05-28 Thread Mark Frazer
Anyone have any good tips on getting tags to generate nicely? I'm having some problems with some tags for macros and such being declared in several places since ctags doesn't honour any CPP #if'ing. I've currently got my Makefile doing this, which seems to give me some sanity as the

Re: Plain 2.4.5 VM...

2001-05-28 Thread Jakob Østergaard
On Tue, May 29, 2001 at 11:32:09AM +0900, G. Hugh Song wrote: Jeff Garzik wrote: Ouch! When compiling MySql, building sql_yacc.cc results in a ~300M cc1plus process size. Unfortunately this leads the machine with 380M of RAM deeply into swap: Mem: 381608K av, 248504K used,

Re: AT keyboard optional on i386?

2001-05-28 Thread James Simmons
I'm trying to run Linux on a broken motherboard that is constantly producing random noice on the AT keyboard port. I'm going to use a USB keyboard, but I cannot get Linux to ignore the AT keyboard port. Not that I know. The current way it works is: 1) Current 2.4 way for AT keyboards:

Serial Programming

2001-05-28 Thread Harivansh S. Mehta
Hi, I am developing a driver which reads some data from the serial port in the raw mode. For doing the same i do a call to which fails. The call to our_ioctl for get serial data fails with return value -14 which is EBADADDR. The same read works if we send a direct read request from an

Re: Plain 2.4.5 VM...

2001-05-28 Thread G. Hugh Song
Jakob, My Alpha has 2GB of physical memory. In this case how much swap space should I assign in these days of kernel 2.4.*? I had had trouble with 1GB of swap space before switching back to 2.2.20pre2aa1. Thanks -- G. Hugh Song - To unsubscribe from this list: send the line unsubscribe

Re: AT keyboard optional on i386?

2001-05-28 Thread Pavel Roskin
Hi, James! So as you can see even USB keyboards depend on pc_keyb.c. So their is no way around this. Perhaps redefining kbd_read_input() will help. It's cruel, I know :-) You can a few nice tricks with it like plug in two PS/2 keyboards. I have this for my home setup. The only thing is

Re: Plain 2.4.5 VM...

2001-05-28 Thread Jakob Østergaard
On Tue, May 29, 2001 at 01:46:28PM +0900, G. Hugh Song wrote: Jakob, My Alpha has 2GB of physical memory. In this case how much swap space should I assign in these days of kernel 2.4.*? I had had trouble with 1GB of swap space before switching back to 2.2.20pre2aa1. If you run a single

Re: Plain 2.4.5 VM...

2001-05-28 Thread Jeff Garzik
On Tuesday 29 May 2001 00:10, Jakob Østergaard wrote: Mem: 381608K av, 248504K used, 133104K free, 0K shrd, 192K buff Swap: 255608K av, 255608K used, 0K free 215744K cached Vanilla 2.4.5 VM. It's not a bug. It's a feature. It only breaks systems that are run with

Re: Plain 2.4.5 VM...

2001-05-28 Thread Mike Galbraith
On Tue, 29 May 2001, Jeff Garzik wrote: On Tuesday 29 May 2001 00:10, Jakob Østergaard wrote: Mem: 381608K av, 248504K used, 133104K free, 0K shrd, 192K buff Swap: 255608K av, 255608K used, 0K free 215744K cached Vanilla 2.4.5 VM. It's not a bug. It's a

Re: [patch]: ide dma timeout retry in pio

2001-05-28 Thread James Turinsky
- Original Message - From: Alan Cox [EMAIL PROTECTED] To: Mark Hahn [EMAIL PROTECTED] Cc: Jens Axboe [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, May 28, 2001 5:12 PM Subject: Re: [patch]: ide dma timeout retry in pio really? do we know

Re: Creative 4-speed CDROM driver

2001-05-28 Thread james
Can you explain what this meas? Fake an SCSI device and use the SCSI driver to drive my CDROM? But what about the I/O port regions of memory, and the IRQ? Aren't they different? I am new to device drivers, I don't understand what I have to do. I know that I need to provide a service so I can

PATCH - ksymoops on Alpha - 2.4.5-ac3

2001-05-28 Thread George France
Here is a trivial patch that will make ksymoops work again on Alpha. --George diff -urN linux-2.4.5-ac3-orig/arch/alpha/kernel/traps.c linux/arch/alpha/kernel/traps.c --- linux-2.4.5-ac3-orig/arch/alpha/kernel/traps.c Thu May 24 17:24:37 2001 +++ linux/arch/alpha/kernel/traps.c Mon

  1   2   3   >