On Sat, 10 Feb 2001, Fredrik Falk wrote:
> Version: "Linux version 2.4.2-pre2 ([EMAIL PROTECTED]) (gcc version 2.96
Please update to pre3. There ware
some irda-updated from Dag.
> 2731 (Red Hat Linux 7.0)) #1 SMP Sat Feb 10 02:26:51 CET 2001"
I
Hi everybody,
Some time ago I tried 2.4.0 compiled with option for duron-processors,
yesterday I tried 2.4.1; both give problems on insmod/modprobe with some
modules, eg. tulip.
The offending function is _mmx_memcpy, which can be found in the System.map
(but, opposed to other functions, with an
On Fri, 9 Feb 2001, Pavel Machek wrote:
> > > I also propose to increase the size of flip buffer to 640 bytes (so the
> > > flipping won't occur every time in the middle of the full buffer), however
> > > I understand that it's a rather drastic change for such a simple goal, and
> > > not every
The inter_module_* feature of 2.4 is neat ... so neat that tpctl-2.0
actually requires it. I figured it would be easier to backport the
feature rather than to make tpctl get along without it. The backport
was quite clean. Perhaps you'll want to include it in 2.2.19
Index: include/linux/mod
On i386, sysinfo.sharedram is not accounted for, leading /proc/meminfo to
always report MemShared as 0. Is this the intended behavior?
Brian
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.
Ion,
On Thu, Feb 08, 2001 at 03:26:51AM -0800, Ion Badulescu wrote:
> On Thu, 8 Feb 2001 20:15:39 +0900, Augustin Vidovic <[EMAIL PROTECTED]> wrote:
>
> >> eth0: Sending a multicast list set command from a timer routine."
> >>
> >> If you find such messages, the work-around really did s
Hi Alan,
The polishing is done. Versus 2.4.1 again.
Summary:
struct task_struct{...} moved to a new file, linux/task_struct.h.
struct sigpending{...} moved to a new file, linux/sigpending.h.
remove line linux/capability.c:17 #include (blessed by Andrew
Morgan)
ad
[This sortof follows the format of the report form in REPORTING-BUGS]
1. I've found a consistent set of circumstances which will hang 2.4.x kernels
on my system.
2. If the system is put under load to the point where it swaps heavily
(swapping appears to be pre-requisite, based on a little messi
My duplicate folder contains numerous messages from linux-kernel
cc'd to reiserfs-list. I am not on reiserfs-list to my
knowledge, so it looks like there is another loop somewhere..
--
Mike A. Harris - Linux advocate -
Maciej's io-apic patch fixed the long-standing problems with my
ne2k-pci card (since at least 2.4.0-test10, and absent in 2.2.17).
Ne2k-pci card (D-Link, exact model # would require a reboot and
card pull)
Dual 366 Celeron / Abit BP6 / 128MB (Problem showed up at both 366/550)
Eth0 has over 3 mi
Hans Reiser writes:
> Alan Cox wrote:
>> [Ablert Cahalan]
>>> In an __init function, have some code that will trigger the bug.
>>> This can be used to disable Reiserfs if the compiler was bad.
>>> Then the admin gets a printk() and the Reiserfs mount fails.
>>
>> Thats actually quite doable. I'll
Christian Ullrich wrote:
> I'm getting some of these messages in syslog:
> Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0010.
> Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0010.
> Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, statu
>
>
> > I consider the possibility of module loading. Both SCSI CD and
> > SCSI generic (sg) are modules now.
> > I checked /etc/devfs/devfs.conf (experimental Debian package
> > puts the config file here! ) has the following line:
> >
> >LOOKUP .* MODLOAD
> >
> > So the module a
Sorry, I wrote that in a hurry. Its a 3Com PCI 3c905C Tornado. I can
successfully use wakeonlan if I power off the machine immeadiatly after
turning it on. Using the shutdown command, which it will when I need it
to power back up, it will not work.
Im using a wakeonlan cable to my motherboard a
On Sun, 11 Feb 2001 16:20:47 -0200, Rogerio Brito <[EMAIL PROTECTED]> wrote:
>> >ioctl(cd_fd, CDROM_SELECT_SPEED, speed);
Yes: pass 0 as the speed, in the ioctl() above.
Ion
--
It is better to keep your mouth shut and be thought a fool,
than to open it and remove all doubt.
On Feb 11 2001, Andi Kleen wrote:
> The reiserfs nfs problem in standard 2.4 is very simple -- it'll
> barf as soon as you run out of file handle/inode cache. Any workload
> that accesses enough files in parallel can trigger it.
I'm just trying to evaluate if I should use reiserfs here or
I'm getting some of these messages in syslog:
Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0010.
Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0010.
Feb 6 07:38:35 christian kernel: eth0: Abnormal interrupt, status 0020.
Feb 7 17:32:53 chri
I thought I checked this, but pcnet32 got turned off. Sorry.
Andy Carlson |\ _,,,---,,_
[EMAIL PROTECTED]ZZZzz /,`.-'`'-. ;-;;,_
BJC Health System |,4- ) )-,_. ,\ ( `'-'
St. Louis, Missouri '---''(_/--' `
On Mon, Feb 12, 2001 at 01:27:55AM +0100, Jan Niehusmann wrote:
> If my ASUS A7V133-based computer got started by the bios automatic
> startup timer, /dev/rtc doesn't work properly. /proc/drivers/rtc
> shows sane values, but IRQ 8 is not triggered causing programms like
> 'hwclock' to hang.
>
>
Another installment in the never ending battle to keep the kernel build
free from warnings.
diff -urp 2.4.1-ac10.orig/arch/i386/kernel/traps.c 2.4.1-ac10/arch/i386/kernel/traps.c
--- 2.4.1-ac10.orig/arch/i386/kernel/traps.cMon Feb 12 11:57:01 2001
+++ 2.4.1-ac10/arch/i386/kernel/traps.c Mon F
On Sunday, February 11, 2001 10:00:11 AM +0300 Hans Reiser
<[EMAIL PROTECTED]> wrote:
> Daniel Stone wrote:
>>
>> On 11 Feb 2001 02:02:00 +1300, Chris Wedgwood wrote:
>> > On Thu, Feb 08, 2001 at 05:34:44PM +1100, Daniel Stone wrote:
>> >
>> > I run Reiser on all but /boot, and it seems t
On Sun, 11 Feb 2001, Kurt Roeckx wrote:
> I suddenly started to get those oopses. It didn't seem to cause
> any problems tho.
> Feb 11 15:04:01 Q kernel: Call Trace: [cached_lookup+14/80]
> [path_walk+1337/1944] [getname+91/152] [__user_walk+58/84]
> [sys_newstat+21/108]
> [system_call+51/64]
Sorry if this is a stupid question.
Is it possible to get user input from within the kernel?
I am trying to develop simple text-based user interface for a user to
perform some security critical actions, i.e. logging in. Basically, I am
trying to implement a security manager that will be invoked
I installed a fresh Slackware 7.1 with kernel 2.2.16 to do some testing
with the 2.4 kernel series, all this under VMWare. Everything was fine,
until I installed the new kernel (yes, I installed the stuff required in
the CHANGES file). I cannot get 2.4.2pre3 or 2.4.1-ac10 to recognize
the AMD PC
If my ASUS A7V133-based computer got started by the bios automatic
startup timer, /dev/rtc doesn't work properly. /proc/drivers/rtc
shows sane values, but IRQ 8 is not triggered causing programms like
'hwclock' to hang.
I assume this is not a kernel bug but a BIOS problem, but it would be
nice if
What does a message like 'ext2: block > big' indicate?
This was kernel 2.2.18aa2.
The machine was completely unresponsive when I got there. There were a
bunch of block>big messages on the screen, but no oops.
In my grogginess, I didn't have the sense to copy down the whole message,
but it did
On Sun, 11 Feb 2001 17:34:04 -0500 (EST),
Frank Davis <[EMAIL PROTECTED]> wrote:
>Hello,
>I received the following while compiling 2.4.1-ac10:
>...
>make[3]: *** No rule to make target '/usr/src/linux/drivers/pci/devlist.h', needed by
>names.o'. Stop
>make[3]: Leaving directory '/usr/src/lin
Hello,
In the event of a power outtage, my servers all shutdown -h when the
backup UPS gets low, and I have them configured to start back up with a
router (that uses an AT mobo, so it will start automatically) to send
wakeonlan packets to my other servers to start them back up. Wakeonlan
works
Hi,
From: Igor Nekrestyanov ([EMAIL PROTECTED])
>I was trying 2.4.1 kernel but under some IO load (bonnie++)
Me too, same messages...
>DMA gets disabled with following messages:
hda: timeout waiting for DMA
ide_dmaproc: chipset supported ide_dma_timeout func only: 14
my dmesg:
ide: Assu
In message <[EMAIL PROTECTED]> you write:
> This is not quite right:
>
> @@ -1643,7 +1643,7 @@
> printk(KERN_NOTICE "apm: disabled on user
> request.\n");
> return -ENODEV;
> }
> - if ((smp_num_cpus > 1) && !power_off) {
> + if ((num_online_cpus
Hello,
I received the following while compiling 2.4.1-ac10:
...
make[3]: *** No rule to make target '/usr/src/linux/drivers/pci/devlist.h', needed by
names.o'. Stop
make[3]: Leaving directory '/usr/src/linux/drivers/pci'
make[2]: *** [first_rule] Error 2
...
I haven't looked into it, but the
Alan Cox wrote:
>
> > Hmm, I can make it loose 30 seconds in 12 seconds. Just cat
> > /etc/termcap. Vesafb does this kind of stuff. [Yes, 3 times slower
> > clock].
>
> Why are interrupts being disabled for vesafb scrolling anyway ?
Console writes happen under spin_lock_irq(console_lock).
The
Sorry. it was late when I answered that. (Either that or no ocffe, not
certain which.)
On Sun, 11 Feb 2001, Jens Axboe wrote:
> On Sun, Feb 11 2001, Alan Olsen wrote:
> > > It's no news that vendors only implement what they want to. New
> > > cd-r/w and dvd drives are not required to implement
Fortunes are being made online everyday! Now is your chance to become involved with
one of the most explosive Internet industries...Internet Gaming!
But wait there is much more...LIVE Webcast Lotto and Bingo, International Sports
Betting, and Virtual Stock Trading.
We are PLAYING GAMES, HAVING
Alan Cox wrote:
>
> > LADDIS is the industry standard benchmark for NFS. It crashes for ReiserFS and
> > NFS. We can't afford to buy it, as it is proprietary software. Once Nikita has
> > finished testing his changes, we will ask someone to test it for us though.
> >
>
> Do you know if the co
On Sun, Feb 11 2001, Alan Olsen wrote:
> > It's no news that vendors only implement what they want to. New
> > cd-r/w and dvd drives are not required to implement this command,
> > so it may not work there either.
>
> Take a look at the code for cdparanoia or one of the other MP3 ripping
> progra
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/
2.4.1-ac10
o Merge with Linus 2.4.2pre3
o More net driver clean up(Jeff Garzik)
o Further maxiradio fix (Francois Romieu)
o Lock reclaiming fixes
Alan Cox wrote:
>
> > Do you really prefer if drivers contain a
> >
> > static inline void* safe_kmalloc(size, flags)
> > {
> > if(size > LIMIT)
> > return NULL;
> > return kmalloc(size, flags);
> > }
>
> It isnt that simple. Look at af_unix.c for example. It needs to k
Was there an anouncement for pre9?
Did I miss it?
Andreas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
On Sun, Feb 11, 2001 at 09:05:07PM +, Chris Evans wrote:
>
> On Sun, 11 Feb 2001, Andi Kleen wrote:
>
> > On Sun, Feb 11, 2001 at 08:41:04PM +, Chris Evans wrote:
> > >
> > > [cc: Andi]
> >
> > Missing context..
>
> [...]
>
> > What do you exactly think is wrong?
>
> man socket(7) say
On Sun, 11 Feb 2001, Andi Kleen wrote:
> On Sun, Feb 11, 2001 at 08:41:04PM +, Chris Evans wrote:
> >
> > [cc: Andi]
>
> Missing context..
[...]
> What do you exactly think is wrong?
man socket(7) says that setting SO_LINGER on a socket will make shutdown()
and close() block. That's incor
Alan Cox wrote:
>
> > - char phys[4]; /* MII device
>addresses. */
> > + signed char phys[4];/* MII device addresses. */
>
> 8129 is deprecated for the current 8139too driver which is the only stable
> driver for it.
On Sun, Feb 11, 2001 at 08:41:04PM +, Chris Evans wrote:
>
> [cc: Andi]
Missing context..
>
> On Sun, 11 Feb 2001 [EMAIL PROTECTED] wrote:
>
> > Hello!
> >
> > > I'm not seeing shutdown(2) block on a TCP socket. This is Linux kernel
> > > 2.2.16 (RH7.0). Is this a kernel bug, a documentat
> Do you really prefer if drivers contain a
>
> static inline void* safe_kmalloc(size, flags)
> {
> if(size > LIMIT)
> return NULL;
> return kmalloc(size, flags);
> }
It isnt that simple. Look at af_unix.c for example. It needs to know the
maximum safe request size to
[cc: Andi]
On Sun, 11 Feb 2001 [EMAIL PROTECTED] wrote:
> Hello!
>
> > I'm not seeing shutdown(2) block on a TCP socket. This is Linux kernel
> > 2.2.16 (RH7.0). Is this a kernel bug, a documentation bug,
>
> Man page is wrong.
Yes, man socket(7) seems to be wrong.
I don't have access to a ge
> What if a drm module wants to use the fpu and then uses memcpy() after
> modifying the ftp registers?
Interesting question. Right now the answer is dont do that. Point noted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Alan Cox wrote:
>
> > > Would it be costly/reasonable to have kmalloc -not- panic if given a
> > > too-large size? Principle of Least Surprises says it should return NULL
> > > at the very least.
> >
> > It's on purpose; to find the erroneous drivers.
>
> Unfortunately Linus forgot to provide a
> > printk a message and fail the call. Don't panic.
>
> Perhaps add a compile time warning, similar to __bad_udelay();
> The BUG is a bad idea.
They are all dynamic allocations
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTE
Olaf Hering wrote:
>
> Hi,
>
> there is a race in 2.4.1 and 2.4.2-pre3 in autofs/nfs.
> When the cwd is on the nfs mounted server (== busy) and you try to
> reboot the shutdown hangs in "rcautofs stop". I can reproduce it everytime.
>
Sounds like an NFS bug in umount.
-=hpa
--
<[EMA
Alan Cox wrote:
>
> > memcopy is a really generic function, and calling it saves the current
> > fpu state into thread.i387.f{,x}save. IMHO that's wrong, memcopy must
> > save into a local buffer like raid5 checksumming.
>
> The mmx copy is only done in task context. There are a whole variety
>
> - char phys[4]; /* MII device
>addresses. */
> + signed char phys[4];/* MII device addresses. */
8129 is deprecated for the current 8139too driver which is the only stable
driver for it. Does 8139too (from current -a
> > Would it be costly/reasonable to have kmalloc -not- panic if given a
> > too-large size? Principle of Least Surprises says it should return NULL
> > at the very least.
>
> It's on purpose; to find the erroneous drivers.
Unfortunately Linus forgot to provide a way to check if a kmalloc is to
Jeff Garzik wrote:
>
>
> printk a message and fail the call. Don't panic.
>
Perhaps add a compile time warning, similar to __bad_udelay();
The BUG is a bad idea.
--
Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL P
> memcopy is a really generic function, and calling it saves the current
> fpu state into thread.i387.f{,x}save. IMHO that's wrong, memcopy must
> save into a local buffer like raid5 checksumming.
The mmx copy is only done in task context. There are a whole variety
of _horrible_ problems doing it
Hello!
> I'm not seeing shutdown(2) block on a TCP socket. This is Linux kernel
> 2.2.16 (RH7.0). Is this a kernel bug, a documentation bug,
Man page is wrong.
What's about kernel... Hmm, actually, it is worth to test genuine bsd.
Such feature could be useful.
Alexey
-
To unsubscribe from this
> Alan> driver. Also did you build the DAC960 support with gcc 2.96-x x<74 ?
> My system compiler is:
>gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
> Shoud I upgrade it to gcc 2.95.x or 2.96.x?
No that one is fine. I have a known problem with DAC960 and cvs gcc or
gcc 2.96.x x
Hi,
there is a race in 2.4.1 and 2.4.2-pre3 in autofs/nfs.
When the cwd is on the nfs mounted server (== busy) and you try to
reboot the shutdown hangs in "rcautofs stop". I can reproduce it everytime.
I attach a screen log and a decoded sysrq output. It is not related to
that killproc, it hangs
David Weinehall wrote:
>
> On Sun, Feb 11, 2001 at 02:59:13PM -0500, Jeff Garzik wrote:
> > Alan Cox wrote:
> > >
> > > > 2.4.2-pre3 doesn't compile with 6pack as a module; I had to disable it;
> > > > now it compiles (and so far, works fine).
> > >
> > > It has a slight dependancy on -ac right n
--- linux/drivers/net/rtl8129.c Sat Nov 4 16:42:22 2000
+++ linux/drivers/net/rtl8129.c Sat Nov 4 16:48:21 2000
@@ -271,7 +271,7 @@ struct rtl8129_private {
unsigned char *tx_bufs; /* Tx bounce buffer region. */
dma_addr_t rx_ring_dma;
dma_addr_t t
The makefile in drivers/net goes like this:
obj-$(CONFIG_SLIP) += slip.o
ifeq ($(CONFIG_SLIP),y)
obj-$(CONFIG_SLIP_COMPRESSED) += slhc.o
else
ifeq ($(CONFIG_SLIP),m)
obj-$(CONFIG_SLIP_COMPRESSED) += slhc.o
endif
endif
CONFIG_SLIP_COMPRESSED is a `bool' value. The way the makefile is w
Hi,
On Sun, Feb 11, 2001 at 06:29:12PM +0200, Petru Paler wrote:
>
> Is it possible to bind a raw device to a software RAID 1 array ?
Yes.
--Stephen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at ht
On Sun, 11 Feb 2001, Jens Axboe wrote:
> On Sat, Feb 10 2001, Pavel Machek wrote:
> > > ioctl(cd_fd, CDROM_SELECT_SPEED, speed);
> >
> > Does this actually work? I helped my friend with partly broken cdrom
> > (worked only at low speeds) and it did not have much effect. It did
> > not make my
On Sun, Feb 11, 2001 at 02:59:13PM -0500, Jeff Garzik wrote:
> Alan Cox wrote:
> >
> > > 2.4.2-pre3 doesn't compile with 6pack as a module; I had to disable it;
> > > now it compiles (and so far, works fine).
> >
> > It has a slight dependancy on -ac right now.
> >
> > KMALLOC_MAXSIZE is the al
On 11 Feb 2001 19:14:58 +, Ryan Hairyes wrote:
> Hello All,
>
> Could anyone tell me about linux_logo.h. I want to put my
> own picture in there. What format is the picture written in?
> Any any idea on how I could change it? Also, could the
> picture be any bigger than 80x80, I would like
Alan Cox wrote:
>
> > 2.4.2-pre3 doesn't compile with 6pack as a module; I had to disable it;
> > now it compiles (and so far, works fine).
>
> It has a slight dependancy on -ac right now.
>
> KMALLOC_MAXSIZE is the alloc size limit - 131072. It checks this as kmalloc
> now panics if called wit
Alan Cox <[EMAIL PROTECTED]> writes:
> > LADDIS is the industry standard benchmark for NFS. It crashes for ReiserFS and
> > NFS. We can't afford to buy it, as it is proprietary software. Once Nikita has
> > finished testing his changes, we will ask someone to test it for us though.
> >
>
> D
On Sun, 11 Feb 2001, Ben Ford wrote:
> Roger Larsson wrote:
>
> > OK, you had to...
> >
> > I have not seen any emails from linux-kernel for some days.
> > Even tried to resubscribe - Majordomo succeeded in sending me the Confirmation
> >
> > But nothing...
> >
>
> I must be getting all yours
Currently there are 2 fpu users in the kernel:
raid5 checksumming and 3dnow memcpy/memset.
raid5 checksumming is not problematic, but _mmx_memcpy() has unexpected
side effects if someone else is also using the fpu:
memcopy is a really generic function, and calling it saves the current
fpu state i
Hi,
>From socket(7):
SO_LINGER
...
When enabled, a close(2) or shutdown(2) will not
return until all queued messages for the socket
have been successfully sent or the linger timeout
has been reached.
I'm not seeing shutdow
On Sun, 11 Feb 2001, Rik van Riel wrote:
> On Sun, 11 Feb 2001, Mike Galbraith wrote:
> > On Sun, 11 Feb 2001, Mike Galbraith wrote:
> >
> > > Something else I see while watching it run: MUCH more swapout than
> > > swapin. Does that mean we're sending pages to swap only to find out
> > > that
On Feb 10 2001, Pavel Machek wrote:
> Hi!
>
> > ioctl(cd_fd, CDROM_SELECT_SPEED, speed);
>
> Does this actually work? I helped my friend with partly broken cdrom
> (worked only at low speeds) and it did not have much effect. It did
> not make my cdrom quiet, either, AFAI can remember.
Hello All,
Could anyone tell me about linux_logo.h. I want to put my
own picture in there. What format is the picture written in?
Any any idea on how I could change it? Also, could the
picture be any bigger than 80x80, I would like for it to take
up the whole screen.
Thanks in advance.
Ryan
On Sun, Feb 11, 2001 at 08:01:48PM +0200, Andriy Korud wrote:
> Alan> What is the oops data before the kernel panic. I need that to debug the
> Alan> driver. Also did you build the DAC960 support with gcc 2.96-x x<74 ?
> My system compiler is:
>gcc version egcs-2.91.66 19990314/Linux (egcs-1.1
TCP connections between two machines (both running Linux 2.2.x) are
freezing. If /proc/sys/net/ipv4/tcp_timestamps is set to 0, the
problem disappears.
Machine (IP address 1.2.3.4) is running kernel 2.2.13 and dials in
over an annoyingly high-latency PPP link via ordinary modems.
Machine (IP a
Alan> What is the oops data before the kernel panic. I need that to debug the
Alan> driver. Also did you build the DAC960 support with gcc 2.96-x x<74 ?
My system compiler is:
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
Shoud I upgrade it to gcc 2.95.x or 2.96.x?
And since my
Alan Cox wrote:
> > Does the current (E)IDE driver support SMART?
> Yes
My server disk reports:
Vendor Specific SMART Attributes with Thresholds:
Revision Number: 9
AttributeFlag Value Worst Threshold Raw Value
( 1)Raw Read Error Rate 0x0029 100 253 020
Sorry, no time to test, neither I have cisco cards.
However, general notes:
1. Aironet did (cisco may do) weird tricks on bus.
2. insmod driver -> leds go out, that may be normal.
ifconfig up should bring leds on.
3. People who fail with both drivers (B
> I've installed 2.4.x there. Just immedualtely I've noticed performance
> improve, responce time improve.
That is good news
> BUT: All kernels prior to 2.1.4-ac8 hangs during first few hours of
> work on heavy disk (Mylex) activity.
Ok Im glad to know we have made some progress there
> 2.1.4-
Leo Laursen wrote:
> I artikel <[EMAIL PROTECTED]>, skrev "Jean-luc Coulon"
> <[EMAIL PROTECTED]>:
>
> >> Does this ACPI problem occur with 2.4.2-pre3? (patch available from
> >> ftp://ftp.fr.kernel.org/pub/linux/kernel/testing/)
> >>
> >
> > Yep! The same problem with all the 2.4.x and 2.4.x-p
> 2.4.2-pre3 doesn't compile with 6pack as a module; I had to disable it;
> now it compiles (and so far, works fine).
It has a slight dependancy on -ac right now.
KMALLOC_MAXSIZE is the alloc size limit - 131072. It checks this as kmalloc
now panics if called with an oversize request
-
To unsu
> LADDIS is the industry standard benchmark for NFS. It crashes for ReiserFS and
> NFS. We can't afford to buy it, as it is proprietary software. Once Nikita has
> finished testing his changes, we will ask someone to test it for us though.
>
Do you know if the connectathon test suites show th
> hrm. it misbehaved on ac9 now. i'll try a different soundcard and see
> what happens. is es1370 known to be relatively stable? i have one of
> those lying about somewhere.
The es1370 hasnt changed much but the VM code had a little (and testing ac9
tests who different sets of behaviour). If
> Hmm, I can make it loose 30 seconds in 12 seconds. Just cat
> /etc/termcap. Vesafb does this kind of stuff. [Yes, 3 times slower
> clock].
Why are interrupts being disabled for vesafb scrolling anyway ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a
I apologize in advance but felt that this Call for Presentations may be of
interest to the list members. To keep it short:
CERT Conference 2001
CALL FOR PARTICIPATION
August 6 - 10, 2001
International CERT Conference
On Sat, Feb 10 2001, Pavel Machek wrote:
> > ioctl(cd_fd, CDROM_SELECT_SPEED, speed);
>
> Does this actually work? I helped my friend with partly broken cdrom
> (worked only at low speeds) and it did not have much effect. It did
> not make my cdrom quiet, either, AFAI can remember.
It's no n
Hello,
Is it possible to bind a raw device to a software RAID 1 array ?
--
Petru Paler, mailto:[EMAIL PROTECTED]
http://www.ppetru.net - ICQ: 41817235
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at ht
> Basically, it appears that it detects the same card more than once. In
> the case of the below dmesg output - the machine has 1 tulip based card,
> and 1 Adaptec Quartet64. The eth[5-8] are bogus.
The Don Becker drivers have had this bug for ages and ages now, long after
it has been reported it
> Ouch. What about un-inlining in_interrupt() for all SMP cases? Reduces
> code size just a bit, and function calls aren't very expensive on SMP
> machines IMHO... (and as a side effect solves this problem...)
Call, conditional branch, call is pretty expensive and thats what most
in_interrupt
Hello all,
I'd like to post here me experience of using new Linux kernels both at
home and on enterprise server.
At home I'm using new branch since 2.3.x - it works really fine for
home work, multimedia, etc. Nice work, thanks.
But on our enterprise server It's something awful.
Server hardware is:
> Does the current (E)IDE driver support SMART?
Yes
> Will Linux report any S.M.A.R.T errors or warnings to the system log?
If you run SMART logging apps yes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FA
> run reiserfs on several servers, workstations, and a notebook. I have
> current kernels and have watched carefully for corruption. I haven't
> seen any evidence of corruption on any of them including my notebook
> which has a bad battery and bad power connection so it tends to
> instantly
On Sun, 11 Feb 2001, Mike Galbraith wrote:
> On Sun, 11 Feb 2001, Mike Galbraith wrote:
>
> > Something else I see while watching it run: MUCH more swapout than
> > swapin. Does that mean we're sending pages to swap only to find out
> > that we never need them again?
>
> (numbers might be more
On Sun, 11 Feb 2001 [EMAIL PROTECTED] wrote:
> On Sat, 10 Feb 2001, Mike Galbraith wrote:
>
> > > > o Rebalance the 2.4.1 VM (Rik van Riel)
> > This change makes my box swap madly under load. It appears to be
> > keeping more cache around than is really needed, and
I suddenly started to get those oopses. It didn't seem to cause
any problems tho.
I hope this result from ksymoops are usefull.
Kurt
ksymoops 2.3.7 on i586 2.4.1-ac8. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.1-ac8
On Sat, 10 Feb 2001, Pavel Machek wrote:
> > [1.] One line summary of the problem:
> > Running badblocks on a ramdisk larger than 778000 KB halts
> > system
>
> Is it really bug?
That is simply a matter of definition. If the system does as you expect,
then you will probably not regard it a
Hello,
For a RAID1 array built of two disks on two separate SCSI controllers,
are the reads balanced between the two controllers (for higher speed) ?
--
Petru Paler, mailto:[EMAIL PROTECTED]
http://www.ppetru.net - ICQ: 41817235
-
To unsubscribe from this list: send the line "unsubscribe linux-k
Mike A. Harris wrote:
> On Thu, 8 Feb 2001, Pavel Machek wrote:
>> wondering when linux boot gets so long that mpeg2 player gets
>> integrated into kernel.
>
> ;o)
>
> I doubt strongly that that is technically possible. In fact I'm
> sure it is not.
Why not ? Just preload the movie with the ker
On Sun, Feb 11, 2001 at 01:19:02PM +1100, john slee wrote:
> On Sat, Feb 10, 2001 at 07:33:53PM +, Alan Cox wrote:
> > Does 2.4.1-ac9 behave ?
>
> yep, works fine.
let me amend this slightly: works fine when not using xfree86 with pci
s3virge. guess it wasnt the kernel at fault after all.
I have a minipci card in my laptop. It's purpose in life is to be
a modem and ethernet card, with the ethernet side being an eepro100.
lspci -vv gives me the following:
00:0d.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100] (rev 09)
Subsystem: Intel Corporation: Unknown d
[EMAIL PROTECTED] <[EMAIL PROTECTED]> écrit :
[...]
> diff -urN --exclude-from=/home/davej/.exclude linux/drivers/sound/es1370.c
>linux-dj/drivers/sound/es1370.c
> --- linux/drivers/sound/es1370.c Sat Feb 10 02:49:52 2001
> +++ linux-dj/drivers/sound/es1370.c Sat Feb 10 03:05:52 2001
> @@
1 - 100 of 131 matches
Mail list logo