mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* BUG ? and questions
@ 2001-05-20 15:09 szonyi calin
  2001-05-20 16:02 ` Christian Bornträger
  2001-05-21 20:21 ` Erik Mouw
  0 siblings, 2 replies; 3+ messages in thread
From: szonyi calin @ 2001-05-20 15:09 UTC (permalink / raw)
  To: linux-kernel

Hello
My name is Calin
I have a Cx 486/66 with 12 Megs of ram AST computer
gcc 2.95.3, glibc 2.1.3, make 3.79.1 binutils 2.11 ??
Problems:
1. When I try to run multiple (2) compilations on a
2.4.4 kernel usually one
of them dies -- if it's gcc - signal 11 ,  if it's sh
or rarely  make -
segmentation fault.

It is not a hardware problem (with kernel 2.2.x it
does not do this
and I have a cooler on my cpu)

2. I compiled a kernel 2.4.3 with XFS and sound as a
module (I use alsa
sound driver), and when I try to insmod soundcore.o it
says about some
unresolved symbols (one of them is printk )
I don't have this problem with any of the originals
2.4.x kernels
(downloaded from kernel.org)

Questions:
1. I  have a vlb system and the kernel does not report
an IDE controler
I presume there is one. Is there a way to find out
what type it is
because a read about buggy 486 motherboards and I want
to be sure
that mine is not (It does not seems to be -- I have my
system
from about a year and a half and I have no problems )

2. I saw in .config in the root of kernel tree
"#CONFIG_BLK_DEV_IDEDISK_SEAGATE
is not set ";
the same for IBM, Maxtor etc. If I set this will be
any performance inprovements ?

3. I noticed that if I compile RTC  in the kernel my
system runs smootly ?
Is this just an illusion ?

Sorry for bothering you
Sorry if the questions are silly

Bye

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: BUG ? and questions
  2001-05-20 15:09 BUG ? and questions szonyi calin
@ 2001-05-20 16:02 ` Christian Bornträger
  2001-05-21 20:21 ` Erik Mouw
  1 sibling, 0 replies; 3+ messages in thread
From: Christian Bornträger @ 2001-05-20 16:02 UTC (permalink / raw)
  To: szonyi calin, linux-kernel

> I have a Cx 486/66 with 12 Megs of ram AST computer
> gcc 2.95.3, glibc 2.1.3, make 3.79.1 binutils 2.11 ??
> Problems:
> 1. When I try to run multiple (2) compilations on a
> 2.4.4 kernel usually one
> of them dies -- if it's gcc - signal 11 ,  if it's sh

looks like an out-of-memory (OOM) kill. Check your log files.
(var/log/messages but can vary on some distributions)
12 MB of RAM is not enough for Kernel 2.4.4 and several gcc runs, as some
gcc optimizations have complexity of O(n^2) or higher.

greetings

Christian Bornträger



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: BUG ? and questions
  2001-05-20 15:09 BUG ? and questions szonyi calin
  2001-05-20 16:02 ` Christian Bornträger
@ 2001-05-21 20:21 ` Erik Mouw
  1 sibling, 0 replies; 3+ messages in thread
From: Erik Mouw @ 2001-05-21 20:21 UTC (permalink / raw)
  To: szonyi calin; +Cc: linux-kernel

On Sun, May 20, 2001 at 08:09:45AM -0700, szonyi calin wrote:
> I have a Cx 486/66 with 12 Megs of ram AST computer
> gcc 2.95.3, glibc 2.1.3, make 3.79.1 binutils 2.11 ??
> Problems:
> 1. When I try to run multiple (2) compilations on a
> 2.4.4 kernel usually one
> of them dies -- if it's gcc - signal 11 ,  if it's sh
> or rarely  make -
> segmentation fault.
> 
> It is not a hardware problem (with kernel 2.2.x it
> does not do this
> and I have a cooler on my cpu)

Are your sure? Check out the SIG11 FAQ at
http://www.bitwizard.nl/sig11/ .


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2783635  Fax: +31-15-2781843  Email: J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-21 20:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-20 15:09 BUG ? and questions szonyi calin
2001-05-20 16:02 ` Christian Bornträger
2001-05-21 20:21 ` Erik Mouw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®