[craigl@promise.com: Getting A Patch Into The Kernel] (fwd)

2001-06-13 Thread Andre Hedrick
Mr. Craig Lyons, I do not want or need your company's patches, period. I will not take or accept or approve of any dirty code that allows the a poorly written binary driver that can not control its ISR and it interferes irresponsiblily with the native ATA driver. These are the words from your

Re: [PATCH 2.4.5-ac12] New Sony Vaio Motion Eye camera driver

2001-06-13 Thread egger
On 12 Jun, Linus Torvalds wrote: Yes. Although I hope it's going to be XvMPG2 or something - some cards literally do all of the mpeg2 stuff, not just parts of it, and limiting yourself to just the motion comp is limiting the protocol quite badly. I recompiled a complete X with the extended

Re: [craigl@promise.com: Getting A Patch Into The Kernel] (fwd)

2001-06-13 Thread bert hubert
On Tue, Jun 12, 2001 at 11:22:56PM -0700, Andre Hedrick wrote: I do not want or need your company's patches, period. That's just not true and you know it. If the patches were to be written in cooperation with you and of proper quality and license you would love them. I will not take or

Re: [craigl@promise.com: Getting A Patch Into The Kernel] (fwd)

2001-06-13 Thread Andre Hedrick
No I would not take their code and apply it. I might not even want to look at it. All I want is the API rules to the signatures and we have them now. We do not need their driver. Next insults to linux in this form are unacceptable means of communication. * This support will also

Re: DoS using tmpfs

2001-06-13 Thread Christoph Rohland
Hi Pavel, On Fri, 8 Jun 2001, Pavel Roskin wrote: Hello! It appears that a system with tmpfs mounted with the default (!!!) parameters can be used by ordinary users to make the system non-functional. ... 1) tmpfs, as opposed to ramfs doesn't limit the usage by default. It's not a

proc inode

2001-06-13 Thread Srinivas Surabhi
hi everybody, when i tried to read the inode of proc file/directory using a pointer to dirent which is returned by the readdir()., i am getting a different inode number(32449)instead of which is shown as inode 2 when ls -ia is done. hope it is clear.. thanks for all who tried to

Is this still the linux-kernel list?

2001-06-13 Thread David Lang
I ask this (tounge in cheek) becouse some of the comments I have seen this month seem so out of place. first we had the 'this portion of the kernel is not subject to change by anyone but me' post now we have the 'code from this company or anyone working there is not acceptable (now matter how

[newbee] Oops

2001-06-13 Thread sebastien person
Hi, While testing my module I've meet the following Oops kernel BUG at slab.c:1095! invalid operand: CPU:0 EIP:0010:[c012a4eb] EFLAGS: 00010282 eax: 001b ebx: c1227570 ecx: c728c000 edx: c02575a4 esi: c1227570 edi: 0007 abp: c026fe0c esp: c026fd84 ds: 0018 es:

[Patch] 2.4.5-ac13 ramfs and tmpfs accounting

2001-06-13 Thread Christoph Rohland
Hi Alan, ramfs accounting does not get notified when a clean page gets dropped from the inode. Also tmpfs should use the new function to do accurate accounting. Else the cached field in -ac will get spurious negative values. The following patch fixes both. Greetings Christoph

Re: Client receives TCP packets but does not ACK

2001-06-13 Thread Andi Kleen
Robert Kleemann [EMAIL PROTECTED] writes: I have a client server program that opens a tcp connection between two machines. Everything is fine until a certain type of data is sent across the socket at which point the client refuses to ACK and the server continues to resend the packets to no

Re: CLOSE_WAIT bug?

2001-06-13 Thread Andi Kleen
[EMAIL PROTECTED] writes: Hi all, I suppect that there is bug in both kernel 2.2.19 and 2.4.5. The situation is as follow. One server socket created and listening, blocking on select(), once a client connect to that port, there is another thread in server side issues a close() to the

Re: Disaster under heavy network load on 2.4.x

2001-06-13 Thread Andi Kleen
Michal Margula [EMAIL PROTECTED] writes: Hello! My friend told me to noticed you about problems I had with 2.4.x line of kernels. I started up from 2.4.3. Under heavy load I was getting messages from telnet, ping, nmap No buffer space available. Strace told me it was error marked as

Re: [craigl@promise.com: Getting A Patch Into The Kernel] (fwd)

2001-06-13 Thread Arjan van de Ven
Dear Mr. Craig Lyons, Hello, My name is Craig Lyons and I am the marketing manager at Promise Technology. We have a question and are hoping you can point us in the right direction. In the 2.4 kernel there is support for some of our products (Ultra 66, Ultra 100, etc.). As you may or may

Re: Threads and the LDT (Intel-specific)?

2001-06-13 Thread Andi Kleen
Scott Long [EMAIL PROTECTED] writes: I can also use the LDT to point to thread-specific segments. IMHO this is much better than the stack trick used by linuxthreads. The problem Modern LinuxThreads (glibc 2.2) also uses modify_ldt for thread local data (much to the pain of the IA64 and

memory allocation in a module serial network driver

2001-06-13 Thread sebastien person
Hi, when I try my module with a ping -f , it immediately freez, so I'd like to know what is the best flag for kmalloc when I send a packet and I have to copy it in a new buffer (gfp_kernel | gfp_atomic ?) Thanks - To unsubscribe from this list: send the line unsubscribe linux-kernel in the

Re: Clock drift on Transmeta Crusoe

2001-06-13 Thread Pavel Machek
Hi! Let me guess: vesafb? I am running vesafb, yes... If problem goes away when you stop using framebuffer (i.e. go X), then it is known. but the problem happens in X as well :) So that's different problem. You are lucky. My machine is able to loose 2 minutes from every 3

Re: 3com Driver and the 3XP Processor

2001-06-13 Thread Pavel Machek
Hi! I just had one of the 3com Etherlink 10/100 PCI NIC with 3XP processor float accross my desk, I was wondering how much the linux kernel uses the 3xp processor for its encryption offloading and such. According to the hype it does DES without using the CPU, does linux take advantage of

Re: [patch] do proper cleanups before requesting irq

2001-06-13 Thread Pavel Machek
Hi! The problem is that there are comparisons of pointers to task_struct when deciding if the task is alive. If one task dies and other one starts, it is possible (is it?) that the task structure of the newly created task resides at the very address where was the dead one's, so comparing

Re: your mail

2001-06-13 Thread Luigi Genoni
I have the sound blaster 16 card on one of my athlon (on PIII i have es1731), that has one isa slot on its MB. It works well, but i do not use isapnp nor any pnp support is enabled inside of the kernel. running 2.4.5/2.4.6-pre2 Luigi On Tue, 12 Jun 2001, Colonel wrote: From: Colonel [EMAIL

Re: threading question

2001-06-13 Thread Pavel Machek
Hi! I am a summer student implementing a multi-threaded version of a very popular bioinformatics tool. So far it compiles and runs without problems (as far as I can tell ;) on Linux 2.2.x, Sun Solaris, SGI IRIX and Compaq OSF/1 running on Alpha. I have ran a lot of timing tests compared to

Re: Hour long timeout to ssh/telnet/ftp to down host?

2001-06-13 Thread Luigi Genoni
On Tue, 12 Jun 2001, Ben Greear wrote: Rob Landley wrote: I have scripts that ssh into large numbers of boxes, which are sometimes down. The timeout for figuring out the box is down is over an hour. This is just insane. Telnet and ftp behave similarly, or at least tthey lasted

Summary of Error no buffer space available

2001-06-13 Thread Michal Margula
Hello! I got plenty of replies. Thanks. Playing with /proc/sys/net/ipv4/neigh/default/gc_thresh{2,3} helped. The funny thing is that there are no more ENOBUFS problems - I am guessing that in 2.2.19 buffer of TCP is bigger than in 2.4.x, or something... People asked me about more details of

Re: bug in /net/core/dev.c

2001-06-13 Thread DJBARROW
Hi, Here is the patch again for the benefit of those who are allergic to opening enclosures. I believe it will only take about 30 seconds of real thinking for those familiar with dev.c to make an evaluation of the patch. Those already familiar with the bug can skip this paragraph, The bug

Re: Is this still the linux-kernel list?

2001-06-13 Thread christophe barbé
Hi great David; Normally I would have just ignored your mail but one of your so great points seems to fit with one of my recent post (perhaps you thought about others) and I would like to give you my opinion about it. On Wed, 13 Jun 2001 08:11:33 David Lang wrote: now we have the 'code from

DVD RAM partitions

2001-06-13 Thread David Balazic
Hi! Somebody is trying to use a DVD RAM in linux, using a DVD ROM drive ( that can read DVD RAM ). Here are some info : zen:/usr/src/linux# fdisk -l /dev/hdd Disk /dev/hdd: 1 heads, 4875840 sectors, 1 cylinders Units = cylinders of 681536 * 512 bytes Device Boot Start End Blocks

Re: [PATCH 2.4.5-ac12] New Sony Vaio Motion Eye camera driver

2001-06-13 Thread Stelian Pop
I got just the YUV code from Gatos, and a few months ago it took less than an hour to merge just that part (and most of that was compiling and testing). Me too. After some days playing with it it seems that the Rage Mobility Card (from the Vaio Picturebook C1VE - that's where we started the

Re: 3com Driver and the 3XP Processor

2001-06-13 Thread James Sutherland
On Tue, 12 Jun 2001, Pavel Machek wrote: Hi! I just had one of the 3com Etherlink 10/100 PCI NIC with 3XP processor float accross my desk, I was wondering how much the linux kernel uses the 3xp processor for its encryption offloading and such. According to the hype it does DES without

Re: Linux networking and disk IO issues

2001-06-13 Thread Andi Kleen
[this time with l-k cc] Mark Hayden [EMAIL PROTECTED] writes: * The Linux networking stack requires all skbuff buffers to be contiguous. As far as I can tell, this makes it impossible to write high-bandwidth UDP applications on Linux. For instance, the kernel will drop a fragmented

[PATCH] bus mouse drivers cleanup

2001-06-13 Thread pazke
Hi all, attached are patches to add (missing) error checking and proper error code returning in case of request_region(), request_irq and misc_register() fauilures. Drivers affected: atixlmouse.c, logibusmouse.c, msbusmouse.c, pc110pad.c. Best regards. P.S. Also check_region() calls removed

No Subject

2001-06-13 Thread Colonel
From: Colonel [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] In-reply-to: [EMAIL PROTECTED] (message from Luigi Genoni on Wed, 13 Jun 2001 11:32:35 +0200 (CEST)) Subject: Re: your mail Reply-to: [EMAIL PROTECTED] References: [EMAIL PROTECTED] Date: Wed, 13 Jun 2001

[PATCH] pc keyboard driver minor cleanup

2001-06-13 Thread pazke
Hi, added misc_register() return value checking and removed panic() in case of kmalloc failure (IMHO it's possible to live without PS/2 mouse :) Best regards. -- Andrey Panin| Embedded systems software engineer [EMAIL PROTECTED]| PGP key:

[BUG] stat.st_size is not set for pipes

2001-06-13 Thread Uwe Rathmann
Hi, I have upgraded from 2.4.2 to 2.4.5 and noticed a difference between the output of fstat() for pipes using the following testprogram: #include stdio.h #include sys/types.h #include sys/stat.h #include unistd.h main() { FILE *f; struct stat buf; int retval; f =

Bigmem support (4 gigas) is stable?

2001-06-13 Thread Miquel Colom Piza
Hello I should add 1 giga of RAM to a machine which already has 1 giga. I know I will have to configure bigmem support in the kernel (2.2.19). I would like to know if this option is considered really stable and tested or I can expect some problems, because this is a heavy loaded critical server

Re: threading question

2001-06-13 Thread Kurt Garloff
On Tue, Jun 12, 2001 at 01:07:11PM -0600, [EMAIL PROTECTED] wrote: due to the nature of the problem (a pairwise mutual alignment of n sequences results in mx. n^2 alignments which can each be done in a separate thread), I need to create and destroy the threads frequently. I am not really

Changing CPU Speed while running Linux

2001-06-13 Thread Sven Geggus
Hi there, on my Elan410 based System it is very easy to change the CPU clock speed by means od two outb commands. I was wondering, if it does some harm to the Kernel if the CPU is reprogrammed using a different CPU clock speed, while the system is up and running. If so, is there a possibility

[OPPS] 2.4.6-pre2

2001-06-13 Thread James Stevenson
Hi this happens every time during boot on 2.4.6-pre2 ksymoops 2.3.7 on i586 2.4.6-pre1. Options used -V (default) -k /proc/ksyms (default) -L (specified) -o /lib/modules/2.4.6-pre1/ (default) -m P200-2.4.6-pre2/System.map (specified) No modules in ksyms, skipping

Re: [PATCH 2.4.5-ac12] New Sony Vaio Motion Eye camera driver

2001-06-13 Thread Alex Deucher
I'm not sure of the exact specs. Check out the Xfree CVS. Or ask on the [EMAIL PROTECTED] ML. Alex [EMAIL PROTECTED] wrote: On 12 Jun, Alex Deucher wrote: Also there is some work on a new XvMC interface that would allow for extended DVD acceleration. Extended DVD acceleration

Re: Changing CPU Speed while running Linux

2001-06-13 Thread Arjan van de Ven
Sven Geggus wrote: Hi there, on my Elan410 based System it is very easy to change the CPU clock speed by means od two outb commands. I was wondering, if it does some harm to the Kernel if the CPU is reprogrammed using a different CPU clock speed, while the system is up and running. I

Re: [PATCH 2.4.5-ac12] New Sony Vaio Motion Eye camera driver

2001-06-13 Thread Alex Deucher
I actually heard from one of the xfree developers last night that the merge of the the YUV stuff at least is in progress. As I recall I think XvMC was for general media controls, but I could be wrong, it's been a while. Alex Linus Torvalds wrote: On Tue, 12 Jun 2001, Alex Deucher wrote:

Re: threading question

2001-06-13 Thread J . A . Magallon
On 20010613 Kurt Garloff wrote: What I do in my numerics code to avoid this problem, is to create all the threads (as many as there are CPUs) on program startup and have then wait (block) for a condition. As soon as there's something to to, variables for the thread are setup (protected

Re: Changing CPU Speed while running Linux

2001-06-13 Thread Magnus Sandberg
Hi, I have a brand new Dell Inspiron 8000, laptop. It can run in 700 MHz or 850 MHz. The manual says that the machine/BIOS switches speed dependent on CPU load. I have not installed Linux yet, but it works with Win2000. It is also possible to force the BIOS to one speed if the OS don't like

RE: [PATCH] 2.4.6-pre2 page_launder() improvements

2001-06-13 Thread Rik van Riel
On Wed, 13 Jun 2001, Alok K. Dhir wrote: Are these page_launder improvements included in 2.4.6-pre3? Please, don't send whole patches to the list just to ask a question like this. But, since you sent the patch anyway, why not read patch-2.4.6-pre3 to see if it's there? Rik -- Virtual memory

Re: Changing CPU Speed while running Linux

2001-06-13 Thread Dave Jones
On Wed, 13 Jun 2001, Magnus Sandberg wrote: I have a brand new Dell Inspiron 8000, laptop. It can run in 700 MHz or 850 MHz. The manual says that the machine/BIOS switches speed dependent on CPU load. I have not installed Linux yet, but it works with Win2000. Intel Speedstep iirc. My Vaio

linux 2.4.5: initrd problems: /sbin/init not found (Was: Re: mosixand nt)

2001-06-13 Thread Marijn Ros
On Mon, 11 Jun 2001, Matthias Papesch wrote: Hi, I'm wondering what kind of filesystem do you exactly need on the cluster nodes? The way I understand it (correct me if I'm wrong) is, that MOSIX starts the process on the local node and then migrates the contents of the memory. So it

incomplete boot?

2001-06-13 Thread guviegha
I cannot get the new kernel I built to boot completely. It hangs after printing this message to screen. NET4: Unix domain sockets 1.0/SMP For Linux 4.0 It also appears it cannot mount the file system. How do I get log messages for complete and incomplete sessions? Thanks Godwin If some

Re: threading question

2001-06-13 Thread Philips
J . A . Magallon wrote: On 20010613 Kurt Garloff wrote: What I do in my numerics code to avoid this problem, is to create all the threads (as many as there are CPUs) on program startup and have then wait (block) for a condition. As soon as there's something to to, variables

IDE chipset: CMD643 == CMD640?

2001-06-13 Thread Steve Snyder
My notebook, an old Pentium/150-based Dell Latitude, uses the CMD643 IDE controller. Is this effectively the same part as the CMD640 that is warned about in the kernel doc? I'm trying to decide if the CMD640 bugfix is required in the v2.4.5 kernel options. Thanks. -

Re: [patch] 2.4.6-pre3 unresolved symbol do_softirq

2001-06-13 Thread Russell King
On Wed, Jun 13, 2001 at 04:44:40PM +0200, Andreas Schwab wrote: Use %c0. *Note Output Templates and Operand Substitution: (gcc)Output Template. Oh great! I can get rid of some more crap from the ARM tree! Thanks. -- Russell King ([EMAIL PROTECTED])The developer of ARM Linux

Re: [patch] 2.4.6-pre3 unresolved symbol do_softirq

2001-06-13 Thread Russell King
On Wed, Jun 13, 2001 at 07:21:41AM -0700, David S. Miller wrote: I can't believe there is no reliable way to get rid of that pesky $ gcc is adding to the symbol. Oh well... GCC on ARM does a similar thing - all constants in the assembler are prefixed with '#' or '@'. Using the 'i' constraint

Re: diff for ipv6 RFC compatibility

2001-06-13 Thread Jes Sorensen
Felix == Felix von Leitner [EMAIL PROTECTED] writes: Felix I have been told that I should send a diff rather than complain Felix and expect others to make a diff. Oops ,) Felix So attached is a diff. A diff against glibc sent to the glibc list would be a lot more useful. Felix Oh boy oh boy

Re: threading question

2001-06-13 Thread ognen
Solaris has pset_create() and pset_bind() where you can bind LWPs to specific processors, but I doubt this works on anything else Best regards, Ognen On Wed, 13 Jun 2001, Philips wrote: BTW. Question was poping in my mind and finally got negative answer by my mind ;-)

Re: Hour long timeout to ssh/telnet/ftp to down host?

2001-06-13 Thread Rob Landley
On Wednesday 13 June 2001 05:40, Luigi Genoni wrote: On Tue, 12 Jun 2001, Ben Greear wrote: You can tune things by setting the tcp-timeout probably..I don't know exactly where to set this.. /proc/sys/net/ipv4/tcp_fin_timeout default is 60. Never got that far. My problem was actually

SMP module compilation on UP?

2001-06-13 Thread Mark Mokryn
Hi, Is it possible to build an SMP module on a machine running a UP kernel (or vice versa)? We of course get unresolved symbols during module load due to the smp prefix on the ksyms, and haven't seen how to get around it. (Defining __SMP__ does not cut it, though I believe this used to work a

Re: 2.4.5 data corruption

2001-06-13 Thread Nathan Straz
On Tue, Jun 12, 2001 at 01:17:49PM -0700, Larry McVoy wrote: Folks, I believe I have a reproducible test case which corrupts data in 2.4.5. Why don't you send the test case to the list? I would love to try it out and it would be a good addition to LTP. -- Nate Straz

sis630 - help needed debugging in the kernel

2001-06-13 Thread René Rebe
Hi all! I currently try to debug why the sisfb driver crashes my machine. (SIS 630 based laptop - linux-2.4.5-ac13). On my serial-console I get: [...] sisfb: framebuffer at 0xe000, mapped to 0xcb80, size 16384k sisfb: MMIO at 0xefce, mapped to 0xcc801000, size 128k sisfb:

Re: SMP module compilation on UP?

2001-06-13 Thread Rafael Herrera
Mark Mokryn wrote: Is it possible to build an SMP module on a machine running a UP kernel (or vice versa)? We of course get unresolved symbols during module load due to the smp prefix on the ksyms, and haven't seen how to get around it. (Defining __SMP__ does not cut it, though I believe this

FYI: ECN approved as Standard

2001-06-13 Thread jamal
The IESG approved ECN as a proposed standard on the 12th of June. That means as of now, anyone blocking ECN bits is considered to be blaspheming. cheers, jamal - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo

3C905B -- EEPROM (i blive so) problem

2001-06-13 Thread L. K.
Hi, I have a 3COM 3C905B ethernet card that has been hit by a power outage for aprox. 0.5 sec. Now, the kernel does not recongnize the card anymore. When I do lspci, I see 3COM Ethernet controller, type unknown 0xff (rev 3x). The bios reports the card as an ethernet card at system boot-up.

Re: [craigl@promise.com: Getting A Patch Into The Kernel] (fwd)

2001-06-13 Thread Rob Landley
On Wednesday 13 June 2001 03:06, Andre Hedrick wrote: No I would not take their code and apply it. I might not even want to look at it. Well, you're maintainer and I'm obviously not, but it's nice to hear you've kept an open mind on this issue. :) All I want is the API rules to the

Going beyond 256 PCI buses

2001-06-13 Thread Tom Gall
Forgive if this is a dub... but the message I composed yesterday didn't appear to be posted Anyway, Hi All, I was wondering if there are any other folks out there like me who have the 256 PCI bus limit looking at them straight in the face? If so, it'd be nice to collaborate and come up with

Re: Client receives TCP packets but does not ACK

2001-06-13 Thread Robert Kleemann
On 13 Jun 2001, Andi Kleen wrote: The packet likely doesn't fit into the socket buffer and is silently dropped. The TCP stack doesn't force an ACK in this case, but it probably should, although it wouldn't solve the deadlock. The deadlock will be only solved if the local application reads

Re: SMP module compilation on UP?

2001-06-13 Thread Mark Mokryn
Rafael Herrera wrote: Mark Mokryn wrote: Is it possible to build an SMP module on a machine running a UP kernel (or vice versa)? We of course get unresolved symbols during module load due to the smp prefix on the ksyms, and haven't seen how to get around it. (Defining __SMP__ does not

2.4.5-ac13, APM, and Dell Inspiron 8000

2001-06-13 Thread Georg Nikodym
I've been running 2.4.5 on my new Dell I8000 without too many problems. Last night I built -ac13 (on my porch) and booted it without incident. Later, going inside and re-connecting the AC I notice that the thing's hung. I play around a bit and discover that the act of plugging or unplugging

Re: Going beyond 256 PCI buses

2001-06-13 Thread Albert D. Cahalan
Tom Gall writes: I was wondering if there are any other folks out there like me who have the 256 PCI bus limit looking at them straight in the face? I might. The need to reserve bus numbers for hot-plug looks like a quick way to waste all 256 bus numbers. each PHB has an additional id,

Re: threading question

2001-06-13 Thread bert hubert
On Tue, Jun 12, 2001 at 12:06:40PM -0700, Kip Macy wrote: This may sound like flamebait, but its not. Linux threads are basically just processes that share the same address space. Their performance is measurably worse than it is on most commercial Unixes and FreeBSD. Thread creation may be a

Re: [craigl@promise.com: Getting A Patch Into The Kernel] (fwd)

2001-06-13 Thread Andre Hedrick
On Wed, 13 Jun 2001, Rob Landley wrote: Well, you're maintainer and I'm obviously not, but it's nice to hear you've kept an open mind on this issue. :) I have seen one version and I got physically sick. All I want is the API rules to the signatures and we have them now. We do not need

Re: Has it been done: User Script File System?

2001-06-13 Thread Jeff Dike
[EMAIL PROTECTED] said: Is there any filesystem in Linux that uses user scripts/executables to implement the various function calls? http://uservfs.sourceforge.net Also, have a look at the hostfs filesystem in UML. It implements a virtual filesystem which provides access to the host

Re: Going beyond 256 PCI buses

2001-06-13 Thread Tom Gall
Albert D. Cahalan wrote: Tom Gall writes: I was wondering if there are any other folks out there like me who have the 256 PCI bus limit looking at them straight in the face? I might. The need to reserve bus numbers for hot-plug looks like a quick way to waste all 256 bus numbers.

2.4.4 Oops in ext2 and strange /proc/ksyms

2001-06-13 Thread Roland Kuhn
Hi folks! After seeing the Oops below (and rebooting), I looked into /proc/ksyms (because ksymoops complained about mismatches), and I could not find system_call, do_page_fault, etc. Shouldn't they be there? When doing ksymoops with /proc/ksyms I found recursive calling of do_brk, which for sure

Re: Has it been done: User Script File System?

2001-06-13 Thread Peter Makholm
[EMAIL PROTECTED] (Russ Lewis) writes: Is there any filesystem in Linux that uses user scripts/executables to implement the various function calls? What I'm thinking of is something It has been done before. http://www.ibiblio.org/pub/Linux/ALPHA/userfs/userfs.lsm describes a patch/kernel

Re: threading question

2001-06-13 Thread Hubertus Franke
I got that response too. When I pressed kernel people for details it turns out that they think having hundreds of runnable threads/processes (mostly the same thing under Linux) is wasteful. The scheduler is just not optimised for that. Try out the http://lse.sourceforge.net/scheduling

Re: Linux-2.4.6-pre3

2001-06-13 Thread José Luis Domingo López
On Tuesday, 12 June 2001, at 18:42:45 -0700, Linus Torvalds wrote: User-noticeable things: if you are tired of not being able to NFS-export your reiserfs tree, this should make you happy. VM tuning has also happened, with Rik van Riel, Mike Galbraith, Marcelo Tosatti and Andrew Morton

net_device list in kernel

2001-06-13 Thread dipi_k
Hi, I have one doubt. There is a list of the devices(net_device{} structures) maintained in kernel which has all the interfaces initialised by that time. This list is refrenced by dev_base variable. I need following info 1) does kernel maintain a global variable which keeps the count

2.4.6-pre2, pre3 VM Behavior

2001-06-13 Thread Tom Sightler
Hi All, I have been using the 2.4.x kernels since the 2.4.0-test days on my Dell 5000e laptop with 320MB of RAM and have experienced first hand many of the problems other users have reported with the VM system in 2.4. Most of these problems have been only minor anoyances and I have continued

Looking for ifenslave.c

2001-06-13 Thread Guus Sliepen
Hello, The Ethernet bonding module is useless without ifenslave.c. I'm making a Debian package for it, and I have tried to find the offical distribution of this small program. I could not find an authorative source, instead a lot of copies and patched versions are scattered around the Internet

Re: net_device list in kernel

2001-06-13 Thread Arnaldo Carvalho de Melo
Em Wed, Jun 13, 2001 at 12:14:18PM -0700, [EMAIL PROTECTED] escreveu: Hi, I have one doubt. There is a list of the devices(net_device{} structures) maintained in kernel which has all the interfaces initialised by that time. This list is refrenced by dev_base variable. I need

VEXUS VAR-Business Dealer UpDate Prices List

2001-06-13 Thread Ronald Gonzalez
MEMORY Spectek or Micron lifetime warranty (Min.Qty. Less 100) $ 8.95 32 MB 168pins PC-100 $ 12.75 64 MB 168pins PC-100/PC-133 $ 21.50 128 MB 168pins PC-100/PC-133 $ 41.50 256 MB 168pins PC-100/PC-133 Hard Drive (Min.Qty. Less 50) $ 63.50

RE: Undocumented configuration symbols in 2.4.6pre2

2001-06-13 Thread Dunlap, Randy
Hi, Could you make these 5 instances of Not unsure be more palatable and less confusing? E.g., Not sure or If not sure. But not the double negative... As is, it basically says: Sure ? say M. ~Randy -Original Message- From: Maksim Krasnyanskiy [mailto:[EMAIL PROTECTED]]

Re: PATCH: ethtool MII helpers

2001-06-13 Thread Jeff Garzik
Donald Becker wrote: I was on vacation, and thus didn't have the opportunity to comment earlier. Thanks a bunch for your comments here. On Tue, 12 Jun 2001, Jeff Garzik wrote: - You are proposing some caching for the MII registers. I suppose that you would like to have this code also

Re: 2.4.6-pre2, pre3 VM Behavior

2001-06-13 Thread Rik van Riel
On Wed, 13 Jun 2001, Tom Sightler wrote: 1. Transfer of the first 100-150MB is very fast (9.8MB/sec via 100Mb Ethernet, close to wire speed). At this point Linux has yet to write the first byte to disk. OK, this might be an exaggerated, but very little disk activity has occured on my

RE: [PATCH] 2.4.6-pre2 page_launder() improvements

2001-06-13 Thread Marcelo Tosatti
On Wed, 13 Jun 2001, Alok K. Dhir wrote: Are these page_launder improvements included in 2.4.6-pre3? Linus mentions VM tuning has also happened in the announcement - but there doesn't seem to be mention of it in his list of changes from -pre2... Yes, it is. - To unsubscribe from this

RE: Undocumented configuration symbols in 2.4.6pre2

2001-06-13 Thread Maksim Krasnyanskiy
Randy, Could you make these 5 instances of Not unsure be more palatable and less confusing ? Oops, blind cutpast without reading carefully :). Thanks Max Maksim Krasnyanskiy Senior Kernel Engineer Qualcomm Incorporated [EMAIL PROTECTED] (408) 557-1092 - To unsubscribe from

bzDisk compression Q; boot debug Q

2001-06-13 Thread D. Stimits
First I have a question about the compression of bzDisk. While trying to debug the reason for a modular boot failure versus a successful non-module boot (XFS filesystem for root), I found that I can mount my initial ramdisk on loopback as a means of examining which modules are available to it.

Re: SMP module compilation on UP?

2001-06-13 Thread Khalid Aziz
Mark Mokryn wrote: Hi, Is it possible to build an SMP module on a machine running a UP kernel (or vice versa)? We of course get unresolved symbols during module load due to the smp prefix on the ksyms, and haven't seen how to get around it. (Defining __SMP__ does not cut it, though I

Re: sis630 - help needed debugging in the kernel

2001-06-13 Thread René Rebe
Thanks for the quick reply! On Wed, 13 Jun 2001 09:54:21 -0700 (PDT) James Simmons [EMAIL PROTECTED] wrote: I currently try to debug why the sisfb driver crashes my machine. (SIS 630 based laptop - linux-2.4.5-ac13). You can do one of two things. Post both System.map and the complete

Re: 2.2.19: eepro100 and cmd_wait issues

2001-06-13 Thread Jason Murphy
I would suggest that you use the e100 driver instead of the eepro100 driver. We switched to the e100 driver from the eepro100 driver, and a number of our FTP, NFS and rsync (IE: High bandwidth apps) problems went away. Our system are mostly 6 Proc boxes with 4 gigs of memeory. -- Jason Murphy

RE: bzDisk compression Q; boot debug Q

2001-06-13 Thread Khachaturov, Vassilii
Question 2, apparently ramdisk uses gzip compression; the name of the kernel from make bzImage seems to maybe refer to bzip2 compression. Is the kernel image using gzip or bzip2 compression for bzImage? Would bzImage stands for big zImage - this is a format invented for kernels that don't fit

Re: AVM A1 pcmcia, kernel 2.4.5-ac11 problem

2001-06-13 Thread Kai Germaschewski
On Tue, 12 Jun 2001, Boenisch Joerg wrote: I hope not to be off topic! (In that case could you tell me where to ask?) You can try [EMAIL PROTECTED] or the newsgroup de.alt.comm.isdn4linux.de, but I can't guarantee success there, either. Kernel of course is compiled with ISDN support and

Eye2Eye a hope for Promise to Join Linux

2001-06-13 Thread Andre Hedrick
Greetings Craig, I would like to publicly thank you for coming to the table of GNU/GPL with an open perspective. After 90 minutes on the phone, of which 45 minutes were me pointing out issues promblems and complaints w/ 20 minutes on ways to work on solutions in the near and distant future and

Re: [patch] do proper cleanups before requesting irq

2001-06-13 Thread Stas Sergeev
Pavel Machek wrote: The problem is that there are comparisons of pointers to task_struct when deciding if the task is alive. If one task dies and other one starts, it is possible (is it?) that the task structure of the newly created task resides at the very address where was the dead

Re: Changing CPU Speed while running Linux

2001-06-13 Thread Dieter Nützel
Arjan van de Ven wrote: Sven Geggus wrote: Hi there, on my Elan410 based System it is very easy to change the CPU clock speed by means od two outb commands. I was wondering, if it does some harm to the Kernel if the CPU is reprogrammed using a different CPU clock speed, while

accounting for threads

2001-06-13 Thread J . A . Magallon
Hi. First, sorry if this is a glibc issue. Just chose to ask here first. I want to know the CPU time used by a POSIX-threaded program. I have tried to use getrusage() with RUSAGE_SELF and RUSAGE_CHILDREN. Problem: main thread just do nothing, spawns children and waits. And I get always 0

O2 Micro CB bridge problems (was: PCMCIA troubles with an Acer TravelMate 513TE)

2001-06-13 Thread Andreas Bombe
On Mon, Jun 11, 2001 at 10:08:39AM +0100, Paulo E. Abreu wrote: Greetings, I have this laptop and I am having trouble with pcmcia in every 2.4.x kernel. Someone suggested that this could be a BIOS bug ... Below there is the information, that I think is relevant to this problem. If more

Re: AVM A1 pcmcia, kernel 2.4.5-ac11 problem

2001-06-13 Thread Andreas Klein
Hello, On Wed, 13 Jun 2001, Kai Germaschewski wrote: On Tue, 12 Jun 2001, Boenisch Joerg wrote: If you dig it up somewhere and get it working with 2.4.5, it would be nice if you let me know. We can then work together to integrate it into the kernel tree - I can't do it myself, because I

Re: Configure.help entries for Bluetooth (updated)

2001-06-13 Thread Rob Landley
Okay, I'll bite. What's HCI stand for? I'm guessing it ends in Connection Interface, but the H has me stumped. Happy? Hostile? Hysterical? Hippopotamus? If we're connecting a bluetooth compliant hippopotamus to Linux, I can only hope there's an RFC somewhere explaining how to do it.

Re: 2.4.5 data corruption

2001-06-13 Thread Chris Mason
On Tuesday, June 12, 2001 01:17:49 PM -0700 Larry McVoy [EMAIL PROTECTED] wrote: Folks, I believe I have a reproducible test case which corrupts data in 2.4.5. We do nightly, weekly, and monthly backups by copying our entire /home partition on the company file server: Filesystem

Re: Configure.help entries for Bluetooth (updated)

2001-06-13 Thread Maksim Krasnyanskiy
Okay, I'll bite. Ouch that hurts ;) What's HCI stand for? I'm guessing it ends in Connection Interface, but the H has me stumped. Wrong guess. HCI - Host Controller Interface. People who use Bluetooth would know. HCI is the basic thing in Bluetooth world. I don't think explaining that

obsolete code must die

2001-06-13 Thread Daniel
Anyone concerned about the current size of the kernel source code? I am, and I propose to start cleaning house on the x86 platform. I mean it's all very well and good to keep adding features, but stuff needs to go if kernel development is to move forward. Before listing the gunk I want to get rid

RE: Eye2Eye a hope for Promise to Join Linux

2001-06-13 Thread Craig Lyons
Hi, Andre and I did indeed have a nice conversation on the phone. Thank you again for taking the time to talk with me and offering your assistance. As I stated on the phone, we are making a large commitment of resources to supporting Linux by releasing drivers and utilities for our products,

Re: obsolete code must die

2001-06-13 Thread Jaswinder Singh
Cleanup is a nice idea , but Linux should support old hardware and should not affect them in any way. Jaswinder. - Original Message - From: Daniel [EMAIL PROTECTED] To: Linux kernel [EMAIL PROTECTED] Sent: Wednesday, June 13, 2001 5:44 PM Subject: obsolete code must die Anyone

  1   2   3   >