AGPGART problems with VIA KX133 chipsets under 2.2.18/2.4.0

2001-01-22 Thread Michael Guntsche
Hello all, While playing around with the agpgart module I noticed the following strange behaviour. The hardware in question is an Asus K7V with the KX133 chipset and has been tested on both 2.4.0 and 2.2.18 kernels. The output below is just from insmod,rmmod,insmod agpgart without starting X.

Re: patch: 2.4.0/2.5.0: nanoseconds time resolution

2001-01-22 Thread Ulrich Windl
On 22 Jan 2001, at 22:55, Albert D. Cahalan wrote: > > Therefore I put together a simple "hacking document" (see attachment) > > to guide you when trying to port the code. More text can be found in > > Documentation/kernel-time.txt after the patch, or in the distribution > > for Linux 2.2

Re: Firewall netlink question...

2001-01-22 Thread Daniel Stone
On 22 Jan 2001 11:58:26 +, Scaramanga wrote: > Hi, > >> What was wrong with the firewall netlink? My re-implementation works great > >> here. I can't see why anything else would be needed, QUEUE seems twice as > >> complex. Unless with QUEUE the userspce applications can make decisions on >

Re: 2.4 and ipmasq modules

2001-01-22 Thread Daniel Stone
On 22 Jan 2001 18:01:58 -0800, Aaron Lehmann wrote: > On Tue, Jan 23, 2001 at 12:48:20PM +1100, Rusty Russell wrote: > > Those who berated Aaron for not wanting to upgrade: he is the Debian > > maintainer for crashme, gtk-theme-switch, koules, pngcrush, and > > xdaliclock. By wasting his time

Re: [Fwd: [Fwd: Is sendfile all that sexy? (fwd)]]

2001-01-22 Thread dean gaudet
On 20 Jan 2001, Kai Henningsen wrote: > [EMAIL PROTECTED] (dean gaudet) wrote on 18.01.01 in ><[EMAIL PROTECTED]>: > > > i'm pretty sure the actual use of pipelining is pretty disappointing. > > the work i did in apache preceded the widespread use of HTTP/1.1 and we > > What widespread use of

Re: 2.4.1-test10

2001-01-22 Thread Jeff Garzik
David Ford wrote: > > Linus Torvalds wrote: > > > The ChangeLog may not be 100% complete. The physically big things are the > > PPC and ACPI updates, even if most people won't notice. > > > > Linus > > > > > > > > pre10: > > - got a few too-new R128 #defines in the Radeon

Re: Total loss with 2.4.0 (release)

2001-01-22 Thread Alan Olsen
On Tue, 23 Jan 2001, Mike A. Harris wrote: > On Mon, 15 Jan 2001, Trever Adams wrote: > > >I had a similar experience. All I can say is windows 98 > >and ME seem to have it out for Linux drives running late > >2.3.x and 2.4.0 test and release. I had windows completely > >fry my Linux drive

Re: [OT?] Coding Style

2001-01-22 Thread Stephen Satchell
At 11:56 PM 1/22/01 +, Anton Altaparmakov wrote: >At 16:42 22/01/2001, Mark I Manning IV wrote: >>Stephen Satchell wrote: >> > I got in the habit of using >> > structures to minimize the number of symbols I exposed. It also >> > disambiguates

Re: PATCH: "Pass module parameters" to built-in drivers

2001-01-22 Thread Keith Owens
On Mon, 22 Jan 2001 21:55:23 + (GMT), Russell King <[EMAIL PROTECTED]> wrote: >Hmm, don't we already have all that __setup() stuff laying around? Ok, >it might not be built into the .o for modules, but it could be. Could >we not do something along the lines of: > >1. User passes parameters

Re: Total loss with 2.4.0 (release)

2001-01-22 Thread Mike A. Harris
On Mon, 15 Jan 2001, Trever Adams wrote: >I had a similar experience. All I can say is windows 98 >and ME seem to have it out for Linux drives running late >2.3.x and 2.4.0 test and release. I had windows completely >fry my Linux drive and I lost everything. I had some old >backups and was

Re: PATCH: "Pass module parameters" to built-in drivers

2001-01-22 Thread Russell King
Keith Owens writes: > It is part of my total Makefile rewrite for 2.5. A clean > implementation of module parameters mapping to setup code requires the > mapping of a source file to the module it is linked into. That > information is difficult to extract with the current Makefile system, > my

Re: 2.4.1-test10

2001-01-22 Thread Marcelo Tosatti
Any technical reason why the background page aging fix was not applied? On Mon, 22 Jan 2001, Linus Torvalds wrote: > The ChangeLog may not be 100% complete. The physically big things are the > PPC and ACPI updates, even if most people won't notice. - To unsubscribe from this list: send the

Re: Partition IDs in the New World TM

2001-01-22 Thread H. Peter Anvin
Andreas Dilger wrote: > > H. Peter Anvin writes: > > We have: > > > >0x82 - Linux swap > >0x83 - Linux filesystem > >0x85 - Linux extended partition (yes, this one does matter!) > > > > There seems to be some value in having a different value for swap. It > > lets an automatic

Probably Off-topic Question...

2001-01-22 Thread Alan Olsen
This is probably a user-land and/or undocumented thing, but I am not certain where to get the correct info. Does anyone know how to get the screen brightness control to work on a Sony Vaio N505VE? There seems to be some sort of proprietary hook to get it to work that requires their install of

problem with dd for floppy under 2.4.0

2001-01-22 Thread Thomas Molina
[1.] One line summary of the problem: seek= parameter for dd under 2.4.0 gives permission denied error [2.] Full description of the problem/report:I was creating a new root+boot disk for 2.4.0 this evening. I issued the command: dd if=/tmp/rootfs.gz of=/dev/fd0 bs=1k seek=335 and got the error

Re: 2.4.1-test10

2001-01-22 Thread Derek Wildstar
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am having ACPI problems with a dell inspiron 5000e, I hear it has a broken implementation of APM, so could quite possibly have a broken ACPI also. When ACPI is enabled in the kernel (-pre10 and earlier ones also) the system soft-hangs after

LILO wont boot my kernel image: More details...

2001-01-22 Thread Gregg Lloyd
Hi, I have a 2.2.5-15 kernel linux system (red Hat 6.0) that is installed on /dev/hdc2. I boot it from a floppy. Recently, I did compile my new kernel 2.4 on my Linux System. On the boot floppy, I have LILO (On the hard drive, there's also LILO). For booting my new kernel

Re: Partition IDs in the New World TM

2001-01-22 Thread Andreas Dilger
H. Peter Anvin writes: > We have: > >0x82 - Linux swap >0x83 - Linux filesystem >0x85 - Linux extended partition (yes, this one does matter!) > > There seems to be some value in having a different value for swap. It > lets an automatic program find a partition that does not contain

Re:2.2.18 / Oracle 8.1.6 or 8.1.7 any known problems?

2001-01-22 Thread Svein Erik Brostigen
Hi Andrew! I'm not sure what you been by any known issues. At any time there will be and are issues with any Oracle release and kernel release. If you by issues are meaning: Is there a problem running 8.1.6 and 8.1.7 on 2.2.18, the answer is no. If you for some reason have an issue with running

Re: Coding Style

2001-01-22 Thread adrian
On Mon, 22 Jan 2001, Mark I Manning IV wrote: > Ralf Baechle wrote: > > > > On Sun, Jan 21, 2001 at 03:00:05AM +0100, Matthias Andree wrote: > > > It is alot neater tho :P~ > > // even for multi line comments > // no visual clutter over there --> /* * I tend to find standard C comments

Re: Coding Style

2001-01-22 Thread Mark I Manning IV
Ralf Baechle wrote: > > On Sun, Jan 21, 2001 at 03:00:05AM +0100, Matthias Andree wrote: > > > > int function(int x) > > > { > > > body of function// correctly braced and commented :) > > > } > > > > So you claim // is a correct C comment? Poor guy :) > > Current drafts of C9X

Re: oops, signal 11

2001-01-22 Thread Ralf Baechle
On Sat, Jan 20, 2001 at 01:46:50PM +0100, [EMAIL PROTECTED] wrote: > I know that signal 11 with gcc is a sign of bad hardware; however it > strikes me that I don't get random oopses - a whole bunch of them is appended. The compiler tends to hammer harder on the memory than the kernel; this is

Re: Coding Style

2001-01-22 Thread Ralf Baechle
On Sun, Jan 21, 2001 at 03:00:05AM +0100, Matthias Andree wrote: > > int function(int x) > > { > > body of function// correctly braced and commented :) > > } > > So you claim // is a correct C comment? Poor guy :) Current drafts of C9X implement // comments; virtually every

Re: [PATCH] PCI-Devices and ServerWorks chipset

2001-01-22 Thread Tim Hockin
> > patch is wrong -- it doesn't make any sense to scan a bus _range_. The registers > > 0x44 and 0x45 are probably ID's of two primary buses and the code should scan > > both of them, but not the space between them. > 0x44 is the primary bus number of the host bridge, and 0x45 is the

Re: 2.4.1-test10

2001-01-22 Thread David Ford
Linus Torvalds wrote: > The ChangeLog may not be 100% complete. The physically big things are the > PPC and ACPI updates, even if most people won't notice. > > Linus > > > > pre10: > - got a few too-new R128 #defines in the Radeon merge. Fix. > - tulip driver update from

Re: kernel BUG at slab.c:1542!(2.4.1-pre9)

2001-01-22 Thread David Ford
If it makes the kernel do Bad Things, the kernel needs to be fixed. -d Shawn Starr wrote: > This is not a kernel bug, This is a bug in the XFree86 TrueType rendering > extention. This has been discussed on the Xpert XFree86 mailing list. There > is a fix in the works (depends on the TrueType

2.2.18 / Oracle 8.1.6 or 8.1.7 any known problems?

2001-01-22 Thread Daniels, Andrew
Guys, Quick question.. I've been following the list and I haven't seen anything with regards to problems with 2.2.18 running Oracle 8.1.6 or more importantly 8.1.7 anyone care to comment to me or to the list? Thanks Much, Andrew --- Dir of Security, Chief Architect NetLedger,

Re: Is this kernel related (signal 11)?

2001-01-22 Thread David Ford
Rainer Mager wrote: > > Would this be an SMP IA32 box with glibc 2.2? I have two such boxen > > showing exactly the same behaviour, although I can't reproduce it at will. > > Close, it is actually an SMP IA32 box with glibc 2.1.3. But you've now > convinced me to not upgrade glibc yet ;-)

Re: more on scheduler benchmarks

2001-01-22 Thread Joe deBlaquiere
Maybe I've been off in the hardware lab for too long, but how about 1. using ioperm to give access to the parallel port. 2. have your program write a byte (thread id % 256 ?) constantly to the port during it's other activity 3. capture the results from another computer with an ecp port This

Re: 2.4 and ipmasq modules

2001-01-22 Thread Aaron Lehmann
On Tue, Jan 23, 2001 at 12:48:20PM +1100, Rusty Russell wrote: > So I reimplimented 2.2-style masquerading on top of the new NAT > infrastructure: ideally this would mean that it could use the new > helpers, but there were some minor technical problems, and it was > never tested. > > Those who

RE: int. assignment on SMP + ServerWorks chipset

2001-01-22 Thread Dunlap, Randy
> From: Duncan Laurie [mailto:[EMAIL PROTECTED]] > > On Mon, 22 Jan 2001, Randy.Dunlap wrote: > > Hi Randy, > > Oops, I knew it was an STL2, but somehow couldn't get it right in the > message.. It looks like they both use ServerWorks LE chipsets, do you > know if the SBT2 has the same

Re: 2.4 and ipmasq modules

2001-01-22 Thread Rusty Russell
In message <[EMAIL PROTECTED]> you write: > It was great to see that 2.4.0 reintroduced ipfwadm support! I had no > need for ipchains and ended up using the wrapper around it that > emulated ipfwadm. However, 2.[02].x used to have "special IP > masquerading modules" such as ip_masq_ftp.o,

RESEND: [ PATCH ] externalize (new) scsi timer function

2001-01-22 Thread Matthew Jacob
I sent this about a month ago. I think it's important. For what it's worth, Doug Gilbert (and Eric Youngdale) thought it was a good idea too. Can you please drop it in? - Late in the game, and possibly questionable, but it would be helpful to have the (new) scsi timer functions

Re: Odd Question: pc_keyb as a module?

2001-01-22 Thread James Simmons
> I have a need to use pc_keyb as a module. I am using off the shelf ps/2 > keyboard chipsets as chording keyboard controllers. This uses a modified > pc_keyb.c that see's multiple key presses and translates them into > scancodes that are then handled by the rest of the keyboard driver. > > It

2.4.1-test10

2001-01-22 Thread Linus Torvalds
The ChangeLog may not be 100% complete. The physically big things are the PPC and ACPI updates, even if most people won't notice. Linus pre10: - got a few too-new R128 #defines in the Radeon merge. Fix. - tulip driver update from Jeff Garzik - more cpq and DAC elevator

Re: [OT?] Coding Style

2001-01-22 Thread Werner Almesberger
Admin Mailing Lists wrote: >hand-holding of that magnitude. We don't write code for idiots. But if you have to, you can at least enjoy it: - diversity makes life interesting: use switch() with local variables or without curly braces - de-referencing is like a hotel: the more stars, the

Odd Question: pc_keyb as a module?

2001-01-22 Thread Jinnah Dylan Hosein
I have a need to use pc_keyb as a module. I am using off the shelf ps/2 keyboard chipsets as chording keyboard controllers. This uses a modified pc_keyb.c that see's multiple key presses and translates them into scancodes that are then handled by the rest of the keyboard driver. It would make

Re: Turning off ARP in linux-2.4.0

2001-01-22 Thread Bernd Eckenfels
In article <[EMAIL PROTECTED]> you wrote: > Now for the long version of the problem. I am using the TurboLinux > ClusterServer 6.0 product. This product uses what they refer to as > an advanced traffic manager that has the ip address of the web site > aliased to eth0. Thus this machine arps

BUG in modutils or drivers/isdn/hisax/

2001-01-22 Thread Ingo Oeser
Hi Keith, hi Karsten, hi linux-kernel, the current modutils (2.4.1) cannot read the __module_pci_device_table of a kernel/drivers/isdn/hisax/hisax.o module of linux 2.4.0 (vanilla). What's wrong with it? The compiler is gcc 2.95.2 (as shipped with debian potato). All other module device tables

Re: Is this kernel related (signal 11)?

2001-01-22 Thread Paul Jakma
On Mon, 22 Jan 2001, Russell King wrote: > Evidence: I recently had a bad 128MB SDRAM which *always* failed at byte > address 0x220068, and X is likely to be the biggest process by far on a box, so statistically will be the process that hits this bad byte the most. no? regards, -- Paul Jakma

ibmcam C-It usb

2001-01-22 Thread Wakko Warner
In 2.4.0, the camera I have no longer works. It did in test9 I believe. fccid is ksx-x9903 I would have mailed the author, but I couldn't remember his address. -- Lab tests show that use of micro$oft causes cancer in lab animals - To unsubscribe from this list: send the line "unsubscribe

SCSI raid controllers

2001-01-22 Thread David Lang
what SCSI raid controllers would you guys reccomend for use under 2.4? there was a question friday about a specific Adaptec one that received no response, I know there is support in the kernel for some from compaq and from IBM, but I don't know how extensive this is and if it is a case of linux

Re: [OT?] Coding Style

2001-01-22 Thread Larry McVoy
On Mon, Jan 22, 2001 at 11:56:40PM +, Anton Altaparmakov wrote: > At 16:42 22/01/2001, Mark I Manning IV wrote: > >Stephen Satchell wrote: > > > I got in the habit of using > > > structures to minimize the number of symbols I exposed. It also > >

Re: [OT?] Coding Style

2001-01-22 Thread Anton Altaparmakov
At 16:42 22/01/2001, Mark I Manning IV wrote: >Stephen Satchell wrote: > > I got in the habit of using > > structures to minimize the number of symbols I exposed. It also > > disambiguates local variables and parameters from file- and program-global >

Re: Freeze: atyfb & XFree4.0.1

2001-01-22 Thread Jan-Benedict Glaw
Hi Geert! On Mon, Jan 22, 2001 at 09:20:07PM +0100, Geert Uytterhoeven wrote: > On Mon, 22 Jan 2001, Jan-Benedict Glaw wrote: > > I just discovered a solid freeze: > > jbglaw@jbglaw-sid:~$ uname -r > > 2.4.1-pre8 > > jbglaw@jbglaw-sid:~$ grep aty /etc/lilo.conf > >

cardbus nic modules

2001-01-22 Thread Wakko Warner
I've noticed, everytime I use a cardbus card, pcmcia-cs uses the name of the driver instead of eth0 (or eth1). If I need to upgrade pcmcia-cs, that's fine, but it appears to be a bug. pcmcia-cs version: 3.1.20 (debian v2) -- Lab tests show that use of micro$oft causes cancer in lab animals -

Re: int. assignment on SMP + ServerWorks chipset

2001-01-22 Thread Duncan Laurie
On Mon, 22 Jan 2001, Randy.Dunlap wrote: | | (BTW, it's an STL2 board, not SBT2. And it's Randy, not Mr. Dunlap. :) | Hi Randy, (I'll spare you the formality ;) Oops, I knew it was an STL2, but somehow couldn't get it right in the message.. It looks like they both use ServerWorks LE

[PATCH] make drivers/scsi/megaraid.c check ioremaps return code (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. The following patch makes drivers/scsi/megaraid.c check the return code of ioremap and converts the affected code paths to forward gotos error handling. It applies cleanly against ac10 and with a little fuzz against 241p9. Please comment. --- linux-ac10-clean/drivers/scsi/megaraid.c

[PATCH] drivers/scsi/inia100.c cleanup (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. The following patch makes drivers/scsi/inia100.c refrain from calling panic(), makes it check the return code of request_region and makes it release a lot of resources on error. It applies cleanly against ac10 and 241p9. Comments? --- linux-ac10-clean/drivers/scsi/inia100.c Sun Nov

Module Profiling Problem

2001-01-22 Thread Chris K Cockrum
I have been developing a driver for an audio card and encountered a problem which I have duplicated in the test code below. My problem is that when trying to profile a section of code in a kernel module I get erratic results. My cycle counts are sometimes 73xxx cycles more that I expect

[PATCH] make drivers/scsi/hosts.c check kmalloc return codes (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. The following patch makes drivers/scsi/hosts.c check kmalloc's return code, drops some gratitious zero initializations and makes it a little less panicky. It applies cleanly against ac10 and 241p9. Please comment. --- linux-ac10-clean/drivers/scsi/hosts.c Mon Oct 30 23:44:29 2000

[PATCH] drivers/scsi/g_NCR5380.c: check_*_region -> request_*_region (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. (I have not been able to find a maintainer for this code.) The following patch makes drivers/scsi/g_NCR5380.c check the return code of request_region instead of using check_region. Ditto for request_mem_region. It applies cleanly against ac10 and 241p9. Comments? ---

Re: [NFS] [CFT] Improved RPC congestion handling for 2.4.0 (and 2.2.18)

2001-01-22 Thread H . J . Lu
On Tue, Jan 23, 2001 at 12:00:29AM +0100, Trond Myklebust wrote: > > " " == H J Lu <[EMAIL PROTECTED]> writes: > > > I got a report which indicates it may not be a good idea, > > especially for UDP. Suppose you have a lousy LAN or NFS UDP > > server for whatever reason, some

[PATCH] make drivers/scsi/fastlane.c check return code of request_irq (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. (I have not been able to find a maintainer for this code.) The following patch makes drivers/scsi/fastlane.c check the return code of request_irq and converts (some) error paths to use forward gotos. It applies cleanly against ac10 and 241p9. Comments? ---

[PATCH] drivers/scsi/cpqfcTSinit.c cleanup (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. The following patch makes drivers/scsi/cpqfcTSinit.c check the return code of ioremap, makes it use the return code of request_region instead of check_region and converts the touched code to use forward gotos on error paths. It applies cleanly against ac10 and 241p9. Comments? ---

Re: Partition IDs in the New World TM

2001-01-22 Thread H. Peter Anvin
Followup to: <[EMAIL PROTECTED]> By author:Andrew Clausen <[EMAIL PROTECTED]> In newsgroup: linux.dev.kernel > > > Apart from > > that, the kernel couldn't care. You could set all your Ext2 partitions > > as ID 82, your swap as ID 83 and Linux would carry on as if nothing had > > changed.

Re: Partition IDs in the New World TM

2001-01-22 Thread Jason Venner
The bios on my laptop will only enable the suspend to disk function, if there is a partion on the disk that is 'IBM Thinkpad hibernation' (and it is a primary partition). So, linux may not care but lots of other things that users rely on do care. - To unsubscribe from this list: send the line

[PATCH] drivers/scsi/aic7xxx.c: check_region -> request_region (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. The following patch makes drivers/scsi/aic7xxx.c use the return code of request_region instead of check_region. Since this touched a lot of error paths I converted them to forward gotos while I was there anyway. It applies cleanly against ac10 and 241p9. Comments? ---

[PATCH] drivers/scsi/3w-xxxx.c check_region -> request_region (241p9)

2001-01-22 Thread Rasmus Andersen
(Sorry, forgot lk.) Hi. The following patch makes drivers/scsi/3w-.c use the return code from request_region instead of check_region. It applies cleanly against ac10 and 241p9. Comments? --- linux-ac10-clean/drivers/scsi/3w-.c Thu Nov 9 02:09:50 2000 +++

[PATCH] general cleanup of drivers/scsi/NCR53c406a.c (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. (I hope you are the NCR53c406a maintainer. If not, I apologize for the inconvenience and hope you can redirect me.) The following patch makes drivers/scsi/NCR53c406a.c use the return code of request_region instead of check_region and makes it release the proper resources in its error paths.

[PATCH] drivers/scsi/aha1740.c: check request_region return code (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. (I have not been able to determine a probable maintainer for this code.) The following patch makes drivers/scsi/aha1740.c use the return code of request_region instead of check_region. The change necessitated some changes to the folllowing error paths so I changed those to be forwards

[PATCH] drivers/scsi/53c7xx.c error handling and cleanup (241p9)

2001-01-22 Thread Rasmus Andersen
Hi. (I hope I haven't missed any relevant lists :) ) The following patch makes drivers/scsi/53c7xx.c check the return code of request_region and release the irq properly in the error path. It applies cleanly against ac10 and 241p9. Comments? --- linux-ac10-clean/drivers/scsi/53c7xx.c

Re: Partition IDs in the New World TM

2001-01-22 Thread Andrew Clausen
Russell King wrote: > > Andrew Clausen writes: > > Why is this necessary? Can't the RAID drivers probe the device for > > signatures, the same way file systems do? > > One possible problem I can see here is to do with removal of RAID. Think > of a RAID-1 array (2 or more disks containing

Re: [OT?] Coding Style

2001-01-22 Thread Admin Mailing Lists
> > Please don't listen to this. The only place you really want comments is > > a) at the top of files, describing the point of the file; > b) at the top of functions, if the purpose of the function is not obvious; > c) in line, when the code is not obvious. > > If you are writing

Re: 2.4.1pre8 slowdown on dbench tests

2001-01-22 Thread Jens Axboe
On Mon, Jan 22 2001, Marcelo Tosatti wrote: > > Jens, > > Steven is a seeing a slowdown in his results, too. > > > On Mon, 22 Jan 2001, Steven Cole wrote: > > > On Thursday 18 January 2001 14:49, Marcelo Tosatti wrote: > > > > > Steven, > > > > > > The issue is the difference between pre4

Re: Partition IDs in the New World TM

2001-01-22 Thread Glenn McGrath
Andrew Clausen wrote: > > Hi all, > > We have roughly 10 different types of partition tables. We hate > them, but it looks like they won't be going away for a long time. > > Partition IDs seem to create a lot of confusion. For example, > most people use 0x83 for both ext2 and reiserfs, on

Re: [NFS] [CFT] Improved RPC congestion handling for 2.4.0 (and 2.2.18)

2001-01-22 Thread Trond Myklebust
> " " == H J Lu <[EMAIL PROTECTED]> writes: > I got a report which indicates it may not be a good idea, > especially for UDP. Suppose you have a lousy LAN or NFS UDP > server for whatever reason, some NFS/UDP packets may get lost > very easily while a ping request may get

Re: Partition IDs in the New World TM

2001-01-22 Thread Andries . Brouwer
> does partitioning slow things down? No. - 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: Via apollo KX133 ide bug in 2.4.x

2001-01-22 Thread Peter Horton
On Sun, Jan 21, 2001 at 12:40:30PM +0100, Vojtech Pavlik wrote: > On Sat, Jan 20, 2001 at 04:32:36PM -0500, safemode wrote: > > Peter Horton wrote: > > > > > On Thu, Jan 20, 2000 at 08:38:12AM +, Peter Horton wrote: > > > > > > > > I think I'm suffering the same thing on my new Asus A7V.

Re: Partition IDs in the New World TM

2001-01-22 Thread Mark I Manning IV
On a system with nothing but linux installed does partitioning slow things down? I have... /dev/hda1 93309 27520 60972 32% / /dev/hda3 2885812 1042304 1696916 39% /usr /dev/hda5 4806904 1989612 2573108 44% /home /dev/hda6 4806904913044 3649676 21% /var

Re: Partition IDs in the New World TM

2001-01-22 Thread Russell King
Andrew Clausen writes: > Why is this necessary? Can't the RAID drivers probe the device for > signatures, the same way file systems do? One possible problem I can see here is to do with removal of RAID. Think of a RAID-1 array (2 or more disks containing identical data). The partition can be

parallel mkfs on ia64 with 2.4.0

2001-01-22 Thread MEHTA,HIREN (A-SanJose,ex1)
Hi All, I ran mkfs on more than 1 scsi disk partitions in parallel in background on ia64 Lion machine with linux kernel 2.4.0. And after a few seconds, the system became damn slow. I can swith between the virtual terminals. But I cannot login from other virtual terminals. Also, I cannot do

Re: Partition IDs in the New World TM

2001-01-22 Thread Andries . Brouwer
Andrew Clausen writes: > can anyone remember why we have partition IDs? Partition IDs are not necessary. Linux works fine when you have no partition table at all, and have a parttab file in an initrd disk telling the kernel where the partitions are supposed to be. No kernel changes required.

Re: [NFS] [CFT] Improved RPC congestion handling for 2.4.0 (and 2.2.18)

2001-01-22 Thread H . J . Lu
On Thu, Dec 14, 2000 at 03:16:36PM +0100, Trond Myklebust wrote: > > Hi, > >One of the things we've been lacking in the Linux implementation of > RPC is the 'ping' routine. The latter is used on most *NIX > implementations in order to test whether or not the RPC server is > alive. To do so,

Re: kernel BUG at slab.c:1542!(2.4.1-pre9)

2001-01-22 Thread Shawn Starr
This is not a kernel bug, This is a bug in the XFree86 TrueType rendering extention. This has been discussed on the Xpert XFree86 mailing list. There is a fix in the works (depends on the TrueType fonts your using). Unless otherwise, Im using 2.4.1-pre9 with no such faults (XFree86 CVS X11R6.5.1

Re: Partition IDs in the New World TM

2001-01-22 Thread Andrew Clausen
Russell King wrote: > > Andrew Clausen writes: > > But, for "well behaved operating systems", can't we do it this way? > > (For the dos partition table scheme, 0x83 could be our "file system > > type", 0x82 our "swap type", or whatever) > > I think you're complaining about the partition IDs in

kernel BUG at slab.c:1542! (2.4.1-pre9)

2001-01-22 Thread Jorge Nerin
Hello, this is perfectly reproductable, fresh RH7.0 kernel 2.4.1-pre9 compiled with kgcc, and the same bug in pre1, pre4 & pre9. I only need to run xfontsel and the xfs dies, every time, prefectly reproductable. Using XFree86-xfs-4.0.1-1, and this XFree packages: XFree86-4.0.1-1

Re: Proper OOPS report

2001-01-22 Thread Russell King
Henrik Stokseth writes: > you were the one with the gcc 2.95.3 compiler right? even though this > compiler is a prerelease of a stable branch i have confirmed errors in the > optimalization passes. my advice: use a compiler which really IS stable > (gcc-2.95.2 or egcs-1.1.2 are fine), or turn off

Re: Partition IDs in the New World TM

2001-01-22 Thread Russell King
Andrew Clausen writes: > But, for "well behaved operating systems", can't we do it this way? > (For the dos partition table scheme, 0x83 could be our "file system > type", 0x82 our "swap type", or whatever) I think you're complaining about the partition IDs in this thread, and not the partition

Re: Is this kernel related (signal 11)?

2001-01-22 Thread Russell King
Rogier Wolff writes: > Harware problems are normally not reproducable. Can you attach a > debugger to your X server, and catch it when things go bad? (And > give the Xfree86 people a backtrace) Bad RAM can be extremely reproducable though, and can certainly produce SEGVs. Evidence: I recently

Re: 2.4.1pre8 slowdown on dbench tests

2001-01-22 Thread Marcelo Tosatti
Jens, Steven is a seeing a slowdown in his results, too. On Mon, 22 Jan 2001, Steven Cole wrote: > On Thursday 18 January 2001 14:49, Marcelo Tosatti wrote: > > > Steven, > > > > The issue is the difference between pre4 and pre8. > > > > Could you please try pre4 and report results ? > >

Re: Running "make install" runs lilo on my Athlon but not my Pentium II.

2001-01-22 Thread Russell King
Miles Lane writes: > When I run "make install" on my Pentium II machine, lilo gets > run after vmlinuz is built. When I do the same thing on my Athlon, > vmlinuz gets built, but lilo does get run. Have you checked for the existance of a /sbin/installkernel file on either machine? -- Russell

Re: Is sendfile all that sexy?

2001-01-22 Thread Ion Badulescu
On Mon, 22 Jan 2001 12:01:23 -0800 (PST), David Lang <[EMAIL PROTECTED]> wrote: > how about always_defragment (or whatever the option is now called) so that > your routing box always reassembles packets and then fragments them to the > correct size for the next segment? wouldn't this do the job?

Re: int. assignment on SMP + ServerWorks chipset

2001-01-22 Thread Randy.Dunlap
Duncan Laurie wrote: > ... > > The output you are looking for should look something like this: > > Device 00:0f.0 (slot 0): ISA bridge > INTA: link 0x01, irq mask 0x0400 [10] ... > Good luck, and feel free to send me the output from "dump_pirq" > and "mptable" if it doesn't work.. Hi

Re: [Lse-tech] more on scheduler benchmarks

2001-01-22 Thread Andi Kleen
On Mon, Jan 22, 2001 at 02:23:05PM -0500, Bill Hartner wrote: > Mike K, wrote : > > > > > If the above is accurate, then I am wondering what would be a > > good scheduler benchmark for these low task count situations. > > I could undo the optimizations in sys_sched_yield() (for testing > >

Re: [OT?] Coding Style

2001-01-22 Thread Mark I Manning IV
Stephen Satchell wrote: > > One goal of language designers is to REMOVE the need for comments. With a this is a crock of (deleted). You are chaising rainbows dood, you will NEVER remove teh need for comments but its obvious you remove teh comments. > good fourth-generation or

Re: display problem with matroxfb

2001-01-22 Thread Petr Vandrovec
On 22 Jan 01 at 22:11, f5ibh wrote: > >Are you sure that you did not enabled both vesafb and matroxfb? They cannot > >work together. Also, does this happen only in 8bpp mode, or does this > >happen in other color depths too? > > Yes, sure. I've read the docs and tested with vesafb enabled OR

Re: display problem with matroxfb

2001-01-22 Thread f5ibh
Hi Petr, Thank you for the answer. >Are you sure that you did not enabled both vesafb and matroxfb? They cannot >work together. Also, does this happen only in 8bpp mode, or does this >happen in other color depths too? Yes, sure. I've read the docs and tested with vesafb enabled OR matroxfb

RE: [OT?] Coding Style

2001-01-22 Thread Stephen Satchell
At 11:04 AM 1/22/01 -0500, you wrote: >WRONG!!! > >Not documenting your code is not a sign of good coding, but rather shows >arrogance, laziness and contempt for "those who would dare tamper with your >code after you've written it". Document and comment your code thoroughly. >Do it as you go

Turning off ARP in linux-2.4.0

2001-01-22 Thread Pete Elton
I have searched the previous posts and have not found a solution to the problem that I am facing. The short problem is that I need a way to turn off arping for the lo interface in the 2.4.0 kernel. In the 2.2 kernel, I could do the following: echo 1 > /proc/sys/net/ipv4/conf/all/hidden echo

Re: Freeze: atyfb & XFree4.0.1

2001-01-22 Thread Geert Uytterhoeven
On Mon, 22 Jan 2001, Jan-Benedict Glaw wrote: > I just discovered a solid freeze: > jbglaw@jbglaw-sid:~$ uname -r > 2.4.1-pre8 > jbglaw@jbglaw-sid:~$ grep aty /etc/lilo.conf > append="video=atyfb:800x600 > > Parts of /etc/X11/XF86Config-4: > > Section "Device" >

Re: [Lse-tech] more on scheduler benchmarks

2001-01-22 Thread Bill Hartner
Hubertus wrote : > The only problem I have with sched_yield like benchmarks is that it creates > artificial lock contention as we basically spent most of the time other > then context switching + syscall under the scheduler lock. This we won't > see in real apps, that's why I think the chatroom

Re: Is sendfile all that sexy?

2001-01-22 Thread David Lang
how about always_defragment (or whatever the option is now called) so that your routing box always reassembles packets and then fragments them to the correct size for the next segment? wouldn't this do the job? David Lang On Mon, 22 Jan 2001, Val Henson wrote: > Date: Mon, 22 Jan 2001

Re: Mainboard with Serverworks HE Chipset

2001-01-22 Thread Tim Wright
Thanks, this seems to confirm my suspicion that there's some incompatibility between the NMI watchdog code and the Serverworks chipset. Still trying to find out exactly what's wrong... Tim On Sat, Jan 20, 2001 at 12:26:37PM +0100, Matthias Schniedermeyer wrote: > > You could try booting with

Re: [NFS] Help: 2.2.18 NFS is corrupting our files

2001-01-22 Thread Patrick J. LoPresti
Trond Myklebust <[EMAIL PROTECTED]> writes: > What filesystem are you exporting? Just ext2; all of our file systems are ext2. The disks here are a mixture of IDE, SCSI (aic7xxx and sym53c8xx), and Mylex DAC960 RAID. In this case, the machine running 2.2.18 has aic7xxx SCSI. I suspect I could

Re: Is sendfile all that sexy?

2001-01-22 Thread Val Henson
On Mon, Jan 22, 2001 at 10:27:58AM -0800, David Lang wrote: > On Mon, 22 Jan 2001, Val Henson wrote: > > > There is a use for an optimized socket->socket transfer - proxying > > high speed TCP connections. It would be exciting if the zerocopy > > networking framework led to a decent

Re: [Lse-tech] more on scheduler benchmarks

2001-01-22 Thread Hubertus Franke
Mike, Deactivating that optimization is a good idea. What we are interested in is what the general latency of the scheduler code is. This should help to determine that. The only problem I have with sched_yield like benchmarks is that it creates artificial lock contention as we basically spent

Re: [Lse-tech] more on scheduler benchmarks

2001-01-22 Thread Bill Hartner
Mike K, wrote : > > If the above is accurate, then I am wondering what would be a > good scheduler benchmark for these low task count situations. > I could undo the optimizations in sys_sched_yield() (for testing > purposes only!), and run the existing benchmarks. Can anyone > suggest a better

Re: [NFS] Help: 2.2.18 NFS is corrupting our files

2001-01-22 Thread Trond Myklebust
> " " == Patrick J LoPresti <[EMAIL PROTECTED]> writes: > This developer is now regularly seeing two problems which began > with the 2.2.18 upgrade. First, remote clients occasionally > get "stale NFS file handle" errors for no apparent reason. > Second, some of the

Re: Is sendfile all that sexy?

2001-01-22 Thread Linus Torvalds
On Mon, 22 Jan 2001, Val Henson wrote: > On Wed, Jan 17, 2001 at 11:32:35AM -0800, Linus Torvalds wrote: > > > > However, for socket->socket, we would not have such an advantage. A > > socket->socket sendfile() would not avoid any copies the way the > > networking is done today. That _may_

  1   2   3   4   >