The way sg_low_malloc() tries to allocate, failure messages are
pretty much garanteed. It tries high order allocations (which
are unreliable even when not stressed) and backs off until it
succeeds.
In other words, the messages are a red herring.
-Mike
-
To unsubscribe from this list: s
Halleluiah ;)!!!
Finally, it works as is suposed to do :, the load on my dual
PIIIx950 is 0.01 three times and I can mount and umonunt ISOs as much I
wish.
Thank you very much Jens and all that provided usefull feedback, this
patch alone deserves including in an .acX r
I've been seeing the same kind of messages with an eepro100
but they don't happen when the module is loaded. They
happen after it has been running for a few days. I am
running 2.4.1. I haven't seen any real problems but these
messages still scare me.
Micah
>
> On Fri, 2 Feb 2001, Ivan
Right now before OOPS:
Mem:62244K av, 61292K used, 952K free, 0K shrd,1496K buff
Swap: 467444K av, 37344K used, 430100K free 29528K cached
I got a lot of things running, several daemons, netscape, and other things. I put
a 400MB swap for now just to help
On Wed, 7 Feb 2001, David L. Nicol wrote:
> Peter Samuelson wrote:
>
> > A more useful thing to fall out of the same hacking is loopback
> > mounting -- i.e. the same filesystem mounted multiple places. In
> > Linux-land I guess we call it 'mount --bind'.
> >
> > Peter
>
> Does this kind o
On Wed, 7 Feb 2001, John R Lenton wrote:
> On Wed, Feb 07, 2001 at 12:25:10AM -0600, Peter Samuelson wrote:
> >
> > [Wakko Warner]
> > > I have a question, why was this idea even considered?
> >
> > Al Viro likes Plan9 process-local namespaces. He seems to be trying to
> > move Linux in that
On Tue, 6 Feb 2001, Wakko Warner wrote:
> > > > I found I could mount three partitions on /mnt
> > >
> > > Yes. New feature, appeared in the 2.4.0test series, or shortly before.
>
> I have a question, why was this idea even considered?
Direct request from HPA. Autofs can win from ha
On Sun, Feb 25, 2001 at 04:43:46PM +1100, Neil Brown wrote:
> On Saturday February 24, [EMAIL PROTECTED] wrote:
> > I have my home directory mounted on one computer from another. I
> > rebooted the server and now the client is saying Stale NFS file handle
> > anytime something goes to read my hom
On Saturday February 24, [EMAIL PROTECTED] wrote:
> I have my home directory mounted on one computer from another. I
> rebooted the server and now the client is saying Stale NFS file handle
> anytime something goes to read my home directory. It has been this
> way for about a day. Shouldn't a
On Sun, 25 Feb 2001, Bernd Eckenfels wrote:
> In article <87861.983061717@tiny> you wrote:
> > Exactly. The tail conversion code depends heavily on the page up to date
> > bit being set right. It is more than possible that I've screwed up
> > something there, and the code thinks a page is v
On Sun, 25 Feb 2001, Rick Hohensee wrote:
[I wrote]
> >ask. So far that's the best I can do - all documentation is a pile of
> >notes
> >+ CVS log.
[snip]
> That sounds like an especially fascinating pile of notes. Perhaps you
> could pile it next to the patch on the ftp site?
You know, CDA
On Fri, 23 Feb 2001, Shawn Starr wrote:
> Feb 23 21:17:47 coredump kernel: __alloc_pages: 3-order allocation failed.
> Feb 23 21:17:47 coredump kernel: __alloc_pages: 2-order allocation failed.
> Feb 23 21:17:47 coredump kernel: __alloc_pages: 1-order allocation failed.
> Feb 23 21:17:47 coredump
hi...
Machine: DEC Alpha XL300 (Alcor/XLT)
boots from scsi, and ide is used modular
IDE-Controller: Promise ATA100 controller (PCI card)
bios knows absolutely nothing about IDE
(there aren't even options to set drive geometry etc)
Deadlocks on loading the
>I'm more than willing to answer questions on the design of the thing -
>just
>ask. So far that's the best I can do - all documentation is a pile of
>notes
>+ CVS log.
>
>Cheers,
>
Zero is a counting number. 0->255 == 1->256.
On Fri, 23 Feb 2001, David Balazic wrote:
> Running kernel 2.4.2 :
>
> cat /proc/ide/hdc/settings
>
> namevalue min max mode
> - --- ---
Igor Mozetic wrote:
>
> There is probably just some miscoordination between the kernel
> mainteiners, but anyway. The 3c59x driver shipped with all
> official 2.4.x kernels lacks the 'medialock' feature.
> The result on 3c900 10M/combo cards can be unpleasant:
> kernel log fills up quickly and on
In article <87861.983061717@tiny> you wrote:
> Exactly. The tail conversion code depends heavily on the page up to date
> bit being set right. It is more than possible that I've screwed up
> something there, and the code thinks a page is valid when it really isn't.
I have seen null byte cor
> i had a try with Linux-2.4.2 Mozilla 0.8
> > www.codewarrioru.com
> time out answer (pingable however)
Reachable on my windows machine. There may have been some confusion here
-- it is not on a network. The two computers are in different rooms but
share a phone line, regular dial-up modems.
>
He's back. And this time he's got a chainsaw.
Yes, folks. We got per-process namespaces. Working. With proper
behaviour on exit(), yodda, yodda. Enjoy. Help with testing would be more
than welcome.
Current patch is on ftp.math.psu.edu/pub/viro/namespaces-S2.gz
It's against 2.4.2.
On Sat, 24 Feb 2001, Manfred Spraul wrote:
> > kernel BUG at apic.c:220!
> >From apic.c:
> <<<
>
> /*
> * Double-check wether this APIC is really registered.
> */
> if (!test_bit(GET_APIC_ID(apic_read(APIC_ID)),
> &phys_cpu_present_map))
>
On Sun, 25 Feb 2001, Chris Wedgwood wrote:
> On Fri, Feb 23, 2001 at 11:42:49AM +0100, Jan Rekorajski wrote:
>
> Could you please make a patch with this fix only? Or is it
> available somewhere?
>
[cut incomplete patch ;)]
There are more changes, I hacked'em out of vger CVS:
diff
The user-mode port of 2.4.2 is available.
For the particularly paranoid, the ubd device now has the option of doing all
writes O_SYNC, either as a config option for all devices or on a
device-by-device basis. This is thanks to Lennert Buytenhek.
A couple of hostfs bugs were fixed.
A crash in
On Sat, 24 Feb 2001, Jeff Garzik wrote:
> Disclaimer: This is 2.5, repeat, 2.5 material.
[snip]
> 1) Rx Skb recycling. It would be nice to have skbs returned to the
> driver after the net core is done with them, rather than have netif_rx
> free the skb. Many drivers pre-allocate a number of m
Jeff Garzik wrote:
(about optimizing kernel network code for busmastering NIC's)
> Disclaimer: This is 2.5, repeat, 2.5 material.
Related question: are there any 100Mbit NICs with cpu's onboard?
Something mainstream/affordable?(i.e. not 1G ethernet)
Just recently someone posted asking some tec
> "Jeff" == Jeff Garzik <[EMAIL PROTECTED]> writes:
Jeff> 1) Rx Skb recycling. It would be nice to have skbs returned to the
Jeff> driver after the net core is done with them, rather than have netif_rx
Jeff> free the skb. Many drivers pre-allocate a number of maximum-sized skbs
Ok, I copied the part from kern.log and pasted it into a separate file then ran
ksysoops and it appeared to have worked.
Any more info you need?
Shawn.
Shawn Starr wrote:
> Doing so..., Im not sure hot to use ksymoops or where to get that program.
> I just usually use the sysq and dump but its
On Sun, Jan 14 2001, Martin Maciaszek wrote:
> Since I installed Kernel 2.4.0 VMware is no longer able to
> recognize my cdrom drive. VMware shows a dialog box on power up
> with following content:
> [...]
> CDROM: '/dev/scd0' exists, but does not appear tobe a CDROM device.
On Mon Jan 15 2
On Saturday, February 24, 2001 08:53:15 PM + Alan Cox
<[EMAIL PROTECTED]> wrote:
>> 32Mb. The test results vary depending on what else is on the partition,
>> but in each case the last file affected is 01017 and there are sequences
>> of previous_number+4, for up to 8 files (but next file a
On Sat, Feb 24, 2001 at 07:13:14PM -0500, Jeff Garzik wrote:
> Sorry... I should also point out that I was thinking of tulip
> architecture and similar architectures, where you have a fixed number of
> Skbs allocated at all times, and that number doesn't change for the
> lifetime of the driver.
>
Jeff Garzik wrote:
>
> Andi Kleen wrote:
> >
> > Jeff Garzik <[EMAIL PROTECTED]> writes:
> >
> > > Advantages: A de-allocation immediately followed by a reallocation is
> > > eliminated, less L1 cache pollution during interrupt handling.
> > > Potentially less DMA traffic between card and host.
Hi,
This is not uniqe to 2.4.2 but it's the first time I scraped this of the
console (so there may be errors in this report). I may not have
managed to copy this correctly from the console.
Greetings,
Jarek
Warning (compare_maps): mismatch on symbol __module_author , es1371 says
d08c5080, /
On Sat, Feb 24, 2001 at 07:03:38PM -0500, Jeff Garzik wrote:
> Andi Kleen wrote:
> >
> > Jeff Garzik <[EMAIL PROTECTED]> writes:
> >
> > > Advantages: A de-allocation immediately followed by a reallocation is
> > > eliminated, less L1 cache pollution during interrupt handling.
> > > Potentially
Andi Kleen wrote:
>
> Jeff Garzik <[EMAIL PROTECTED]> writes:
>
> > Advantages: A de-allocation immediately followed by a reallocation is
> > eliminated, less L1 cache pollution during interrupt handling.
> > Potentially less DMA traffic between card and host.
> >
> > Disadvantages?
>
> You ne
--- Frédéric L. W. Meunier <[EMAIL PROTECTED]> wrote: >
Is there any reason to use CONFIG_MPENTIUMIII by
> default? I
> think this should be changed to CONFIG_M386, which
> should work
> for most, and would avoid people reporting problems
> because
> they forgot to set the right processor type.
>
Em Sat, Feb 24, 2001 at 08:42:53PM -0300, Frédéric L. W. Meunier escreveu:
> Is there any reason to use CONFIG_MPENTIUMIII by default? I
> think this should be changed to CONFIG_M386, which should work
> for most, and would avoid people reporting problems because
> they forgot to set the right pro
Jeff Garzik <[EMAIL PROTECTED]> writes:
> Advantages: A de-allocation immediately followed by a reallocation is
> eliminated, less L1 cache pollution during interrupt handling.
> Potentially less DMA traffic between card and host.
>
> Disadvantages?
You need a new mechanism to cope with low m
Is there any reason to use CONFIG_MPENTIUMIII by default? I
think this should be changed to CONFIG_M386, which should work
for most, and would avoid people reporting problems because
they forgot to set the right processor type.
--
0@pervalidus.{net, {dyndns.}org} Tel: 55-21-717-2399 (Niterói-RJ
Disclaimer: This is 2.5, repeat, 2.5 material.
I've talked about the following items with a couple people on this list
in private. I wanted to bring these up again, to see if anyone has
comments on the following suggested netdevice changes for the upcoming
2.5 development series of kernels.
Maciej W. Rozycki wrote:
> Hmm, you state the watchdog works from time to time and the log you
> provided confirms the statement -- it reports:
> > ..TIMER: vector=49 pin1=2 pin2=0
> > activating NMI Watchdog ... done.
Yes, but I reach this message only once of 10 trials to boot. The other nin
Em Sat, Feb 24, 2001 at 05:31:55PM -0500, Shawn Starr escreveu:
> Doing so..., Im not sure hot to use ksymoops or where to get that program.
> I just usually use the sysq and dump but its ugly ;-)
http://www.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/ksymoops-2.4.0.tar.bz2
- Arnaldo
-
To un
On Sat, Feb 24 2001, Mark Swanson wrote:
> First, good job on the loop device. It's rock stable for me - except
thanks, glad to hear it.
> when I try to load the blowfish module which oops the kernel and
> crashes the loop device:-) No problem, I just use another cipher.
cipher bug or? never th
A E Lawrence wrote:
>
> Alan Cox wrote:
> >
> > > I have seen similar problems on stock 2.4.2 a machine which has not run
> > > 2.4.1.
> >
> > What disk controllers ? We really need that sort of info in order to see the
> > pattern in the odd reports of corruption we get
Problems have just start
> In your message of: Sat, 24 Feb 2001 11:55:07 CST, you write:
> >
> >Careful, you're overwriting ACPI data now (and using it as normal RAM).
>
> Hmm, I guess that would be bad.
>
> >Can you try one of a) LILO b) a fixed version of grub c) this patch ?
>
> I tried LILO and the problem did indeed
Doing so..., Im not sure hot to use ksymoops or where to get that program.
I just usually use the sysq and dump but its ugly ;-)
Shawn.
Marcelo Tosatti wrote:
> On Fri, 23 Feb 2001, Shawn Starr wrote:
>
> > Feb 23 21:17:47 coredump kernel: __alloc_pages: 3-order allocation failed.
> > Feb 23 21
Alan Cox wrote:
>
> > I have seen similar problems on stock 2.4.2 a machine which has not run
> > 2.4.1.
>
> What disk controllers ? We really need that sort of info in order to see the
> pattern in the odd reports of corruption we get
Sorry:-
00:07.1 IDE interface: VIA Technologies, Inc. VT82
> I'm noticing these messages:
>
> mtrr: base(0xd400) is not aligned on a size(0x180) boundary
> :many times in dmesg. System is a dual P3-933 on a MSI 694D board (Apollo
> Pro 133).
>
> Is it worrisome?
Possibly a slight performance loss
-
To unsubscribe from this list: send th
Hi,
I received the following errors while trying out 2.4.2.
After going back to 2.2.19prexx and doing an fsck, it works
fine. They came up after about six hours or so of running
time.
EXT2-fs warning (device md(9,5)): ext2_unlink: Deleting nonexistent file (7635227), 0
EXT2-fs error (device md
I'm noticing these messages:
mtrr: base(0xd400) is not aligned on a size(0x180) boundary
:many times in dmesg. System is a dual P3-933 on a MSI 694D board (Apollo
Pro 133).
Is it worrisome?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of
> Can anyone explain why this test is in routine `do_coredump'
> in file `fs/exec.c' in the 2.4.0 kernel?
>
> if (!current->dumpable || atomic_read(¤t->mm->mm_users) != 1)
> goto fail;
>
> The only thing the test on `mm_users' seems to be doing is stopping
> a thread process from dumpi
Jon Eisenstein wrote:
> Here is a partial list of sites that I have had problems with. Note that
> once I find one of these sites, it is consistantly unreachable, even with
> sites found months ago.
i had a try with Linux-2.4.2 Mozilla 0.8
> www.codewarrioru.com
time out answer (pingable howeve
Can anyone explain why this test is in routine `do_coredump'
in file `fs/exec.c' in the 2.4.0 kernel?
if (!current->dumpable || atomic_read(¤t->mm->mm_users) != 1)
goto fail;
The only thing the test on `mm_users' seems to be doing is stopping
a thread process from dumping core. What
Linus,
refill_freelist() (fs/buffer.c) calls page_launder(GFP_BUFFER) after
syncing some of the oldest dirty buffers.
As fair as I can see, that used to make sense because clean pages could be
freed with page_launder(GFP_BUFFER) -- this could avoid a potential sleep
on kswapd when trying to al
Kernel 2.4.2-ac3.
FLAGS UID PID PPID PRI NI SIZE RSS WCHAN STA TTY TIME COMMAND
40 0 425 1 -1 -20 0 0 downDW< ? 0:00 (loop0)
>From a look at the source it seems that this may be normal behavior
(though I'm not sure). However, it's still cosmeti
> Why would anyone want to "discuss" paying intel when the license allows you
> to distribute it for nothing? Its clearly designed as an alternative to GPL
> for commercial vendors.
Because if you bother to talk to Intel about your problems Im sure they will
give you a quote to work on it
-
To
At 03:47 PM 02/17/2001, Alan Cox wrote:
> > both lock up under load. You dont run a busy ISP i guess. The fact that
> > they come out with a new release every few minutes is clear evidence that
> > it is problematic.
>
>I've been technical director of an ISP. I help manage sites that have not
>ins
> Has the loop device hang problem that was in kernel 2.4.0 been fixed in
> 2.4.1 or 2.4.2?
2.4.2 + loop-6 patch or 2.4.2-ac
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/major
> 32Mb. The test results vary depending on what else is on the partition,
> but in each case the last file affected is 01017 and there are sequences
> of previous_number+4, for up to 8 files (but next file after this might be
> previous+7 or previous +15, or sporadic). From other problems I've see
(reisertest)
I get the same problems with straight 2.4.2, machine is a k5 with
32Mb. The test results vary depending on what else is on the partition,
but in each case the last file affected is 01017 and there are sequences
of previous_number+4, for up to 8 files (but next file after this might b
I have my home directory mounted on one computer from another. I
rebooted the server and now the client is saying Stale NFS file handle
anytime something goes to read my home directory. It has been this
way for about a day. Shouldn't any caches expire by now?
Both server and client are runni
Hi!
> Hello everybody,
>
> looking through the sources I found several pieces like
> lib/vsprintf.c, line 111:
> const char *digits="0123456789abcdefghijklmnopqrstuvwxyz";
>
> As tested with egcs-2.91.60 even with -O3 there is a difference
> between
> const char *digits="0123456789
On my Toshiba Libretto I get the following error messages after a resume following an
apm -s. Base system is SuSE 6.3 but running the 2.4.2 kernel.
IDE experts: is this anything to worry about?
trevor@trevor5: ~> dmesg
Linux version 2.4.2 (root@trevor5) (gcc version egcs-2.91.66 19990314/Linux
On Saturday, 24 February 2001, at 12:38:57 -0500,
Mark Bratcher wrote:
> Has the loop device hang problem that was in kernel 2.4.0 been fixed in
> 2.4.1 or 2.4.2?
>
Tried on 2.4.1 and 2.4.2 with different results: on 2.4.1 I've had no
problem mounting loop devices, but creating filesystems on th
In article <[EMAIL PROTECTED]> you wrote:
> First, good job on the loop device. It's rock stable for me - except
> when I try to load the blowfish module which oops the kernel and
> crashes the loop device:-) No problem, I just use another cipher.
> The bug I'm reporting is that when a loop devic
Mark Swanson <[EMAIL PROTECTED]> writes:
> --- Doug McNaught <[EMAIL PROTECTED]> wrote:
> > It's just an artifact of the fact that processes in state D
> > (uninterruptible sleep) are included in the load average calculation.
> > Since the loop thread apparently sits in state D waiting for events
On Sat, Feb 24, 2001 at 04:45:04PM +0100, Arjan Filius wrote:
> Hello,
>
> I tried Erik's trigger-program.
>
> After some test i thing it's memory related, and it seems to match the
> other reports i saw on lkm.
> With my 384M ram i was not able te reproduce it.
> With "mem=32M" linux hang while
> kernel BUG at apic.c:220!
>From apic.c:
<<<
/*
* Double-check wether this APIC is really registered.
*/
if (!test_bit(GET_APIC_ID(apic_read(APIC_ID)),
&phys_cpu_present_map))
BUG();
>>>
Really odd. That's usually a sign of a bad
In your message of: Sat, 24 Feb 2001 11:55:07 CST, you write:
>
>Careful, you're overwriting ACPI data now (and using it as normal RAM).
Hmm, I guess that would be bad.
>Can you try one of a) LILO b) a fixed version of grub c) this patch ?
I tried LILO and the problem did indeed go away when us
--- Doug McNaught <[EMAIL PROTECTED]> wrote:
> Mark Swanson <[EMAIL PROTECTED]> writes:
>
> > > ps -aux | grep loop
> > 1674 tty1 DW< 0:00 [loop0]
> >
> > The system is doing nothing to the loop filesystem.
> > Strange that the process isn't logging any cpu usage time. It's
> > definately
Mark Swanson <[EMAIL PROTECTED]> writes:
> > ps -aux | grep loop
> 1674 tty1 DW< 0:00 [loop0]
>
> The system is doing nothing to the loop filesystem.
> Strange that the process isn't logging any cpu usage time. It's
> definately responsible for the 1.00 load.
It's just an artifact of the
On Sat, Feb 24, 2001 at 10:25:42AM -0700, Jeff Lessem wrote:
> In your message of: Sat, 24 Feb 2001 09:54:47 CST, you write:
> >Jeff, are you using the e820 memory map at all ? In particular, are you
> >using grub or some other buggy bootloader that insists on specifying a
> >mem= option on the k
I have sent this question to 3 other mailing lists already without
success, so hopefully there is an answer related to kernel that can be
answered here. For some strange, unidentifiable reason, I cannot reach
certain sites through any web browser. Pinging the site responds well, as
does traceroute
On Fri, 23 Feb 2001, Shawn Starr wrote:
> Feb 23 21:17:47 coredump kernel: __alloc_pages: 3-order allocation failed.
> Feb 23 21:17:47 coredump kernel: __alloc_pages: 2-order allocation failed.
> Feb 23 21:17:47 coredump kernel: __alloc_pages: 1-order allocation failed.
> Feb 23 21:17:47 coredum
Hi,
Has the loop device hang problem that was in kernel 2.4.0 been fixed in
2.4.1 or 2.4.2?
Thanks.
--
Mark Bratcher
-
Escape from Microsoft's proprietary tentacles: use Linux!
-
To unsubscribe from this list: send the line "unsubscribe l
First, good job on the loop device. It's rock stable for me - except
when I try to load the blowfish module which oops the kernel and
crashes the loop device:-) No problem, I just use another cipher.
The bug I'm reporting is that when a loop device is in use the load of
the machine stays at 1.00
On Saturday, February 24, 2001 04:45:04 PM +0100 Arjan Filius
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I tried Erik's trigger-program.
>
> After some test i thing it's memory related, and it seems to match the
> other reports i saw on lkm.
> With my 384M ram i was not able te reproduce it.
> W
In your message of: Sat, 24 Feb 2001 09:54:47 CST, you write:
>Jeff, are you using the e820 memory map at all ? In particular, are you
>using grub or some other buggy bootloader that insists on specifying a
>mem= option on the kernel command line ? There should be a kernel command
>line message
On Sat, Feb 24, 2001, Pifko Krisztian <[EMAIL PROTECTED]> wrote:
> I've made a patch which adds usb support for the philips
> rush mp3 player. The driver is mainly the rio500 driver
> only the rush specific parts were modified.
>
> The patch is against 2.4.2.
>
> It uses char 180 65 at /dev/usb/
> the sound card is a yamaha YMF-744B. i hadn't been
> compiling with sound support (i dont care about sound
> on my laptop), but when i got 2.4.2 i decided to try,
> and now i'm pretty sure that was the problem.
The Yamaha sound driver doesnt handle the case where the bios fails to restore
the
On Fri Feb 23 2001, Steven Walter wrote:
> After upgrading to 2.4.2, gcd or any audio CD player will work. The
> attached chunk of dmesg is the messages produced by attempting to play
> them. The player just loops through all tracks, playing nothing.
Here, xmcd and cda both work perfectly.
Li
> I have seen similar problems on stock 2.4.2 a machine which has not run
> 2.4.1.
What disk controllers ? We really need that sort of info in order to see the
pattern in the odd reports of corruption we get
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of
> I get the following message when copying a 300MB directory under 2.4.2.
>
> uhci:host system error, PCI problems?
> uhci:host controller halted, very bad
The USB code should recover from that , if it doesnt report it to the USB
folks.
> I was not sure if the VIA82CXXX option should be set wit
Hi!
I've made a patch which adds usb support for the philips
rush mp3 player. The driver is mainly the rio500 driver
only the rush specific parts were modified.
The patch is against 2.4.2.
It uses char 180 65 at /dev/usb/rush.
Userspace stuff should be found at http://openrush.sourceforge.net
Hello,
It seems like linux replaces sock with tcp_tw_bucket structure in the
sock list in order to "work around the memory consumption problems for
the heavilly loaded server".
The header file tcp.h has some comments before declaring
"tcp_tw_bucket" structure. It is done in tcp_input.c.
But a
Hello all, I'm just wondering if is / will be support for the Promise
Supertrak 100 and the likes in the kernel...
If anyone have any pointers to where I can find info about this it is deeply
appreciated...
A company has bought three Supertrak cards + 18 drives, and I don't want to
instal
On Sat, Feb 24, 2001 at 05:36:47AM -0800, Linus Torvalds wrote:
> On Sat, 24 Feb 2001, Jeff Lessem wrote:
> >
> > >Also, how much memory does this machine have? That "13ff" does worry
> > >me a bit..
> >
> > The comptuer has 320MB. At this point I am ready to conclude that the
> > computer
Hello,
I tried Erik's trigger-program.
After some test i thing it's memory related, and it seems to match the
other reports i saw on lkm.
With my 384M ram i was not able te reproduce it.
With "mem=32M" linux hang while starting a test oracle-db.
However i tried (not repeated tests, and after a f
please disregard this message.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
please disregard this message.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
On Sat, 24 Feb 2001, Joseph Bueno wrote:
> Rik van Riel a écrit :
> > On 23 Feb 2001, Adam Sampson wrote:
> >
> > > The VM balancing updates in the recent ac kernels seem to have caused
> > > some interesting performance problems on my desktop machine. I've got
> > > 160Mb of RAM, and 2.4.2-ac1 ap
Hello,
any 2.4.1-ac5 kernel and above until 2.4.2-ac3 had a bug (Ingo guessed
it might be the yield() bug) that made Java (and some other things
*really* slow). This is fixed now. When I profiled slow kernels the
mtrr_file_add was taking up all of the time - even though I had
disabled mtrr in my
Hello all,
Using 2.2.19pre14 with:
* software raid
* raid1 readbalancing
* i2c
* lm_sensors
* ipsec
My drives are as follows:
hda: QUANTUM FIREBALLP AS20.5, 19595MB w/1902kB Cache, CHS=2498/255/63
hdc: QUANTUM FIREBALLP AS20.5, 19595MB w/1902kB Cache, CHS=39813/16/63
hdd: IBM-DTTA-350840,
On Wed, Jan 31, 2001 at 03:38:55PM -0500, George wrote:
> It's somewhat annoying that by choosing SMP NR_CPUS goes to 32 when I know
> I only have (and ever will have) 2 in this machine. Don't make busses have
> the same assumptions that just waste memory.
It's just sad that bumping to NR_CPUS
On Wed, Jan 31, 2001 at 02:29:54PM +0100, Robert Kaiser wrote:
> Perhaps a more convincing argument may be that in embedded devices,
> disk as well as memory and CPU power are _not_ cheap.
>
> The more resources Linux requires, the less are it's chances of being
> accepted as a viable alternativ
On Tue, 20 Feb 2001, Burton Windle wrote:
>Hello. Is there a way, when running a non-SMP kernel, to detect or
>otherwise tell (software only; the machine is 2400 miles away) if the
>system has SMP capibilties? Would /proc/cpuinfo show two CPUs if the
>kernel is non-SMP? Thanks!
>
>(btw, the kern
On Sat, 24 Feb 2001, Jeff Lessem wrote:
>
> >Also, how much memory does this machine have? That "13ff" does worry
> >me a bit..
>
> The comptuer has 320MB. At this point I am ready to conclude that the
> computer is broken in some way, because nobody else with an Inspiron
> 5000e that I h
> The ld in newer bintuils doesn't like -oformat, rather it
> requires --oformat instead. This is backwards compatible at
> least to 2.9.5 so shouldn't break anything :)
>
> As far as I can tell on i386 uses ld in such a way.
There's a tested patch for this in -ac. The use of --oformat seems to
I get the following message when copying a 300MB directory under 2.4.2.
uhci:host system error, PCI problems?
uhci:host controller halted, very bad
This does not happen under 2.4.1 and it happens every time under 2.4.2.
The system still runs fine except for usb mouse.
All of the files in the dir
--
Dr A E Lawrence
Disc corruption on stock 2.4.2
~~
Looks similar to problems on 2.4.2-pre{3,4}, but those were seen when
overclocking. This report refers to an Athlon at standard clock frequency.
Activity: under X, running several tars with gzip writing onto an i
Hi !
I've experienced Oops with 2.4.x and all the 2.4.1-ac versions of the kernel.
I've the same Oops with 2.4.2.
With 2.4.2-ac2 and ac3 (I've not not tested ac1). I've no OOps but, in the same
conditions, the system die silently ; without any message, nothing in the log
and the magic keys not w
Hi,
What does mean this message ? Why is the latency timer resetted ?
PCI: Found IRQ 11 for device 00:02.0
PCI: Setting latency timer of device 00:02.0 to 64
from lspci :
00:02.0 USB Controller: Acer Laboratories Inc. [ALi] M5237 USB (rev 03) (prog-if 10
1 - 100 of 112 matches
Mail list logo