lkml.org 
[lkml]   [1997]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectpre-patch-2.1.37-3 comment / compile fixes
The system seems stable, but it maintains a load average of 1 when nothing is
running. I.e., the load is always too high by 1. System is a uniprocessor p100
which ran 2.1.36 flawlessly.

Also, to make compiling easier, smp.h needs

#define hard_smp_processor_id() 0

and arch/i386/lib/Makefile needs

CFLAGS := $(CFLAGS) -fno-inline-functions

This second one is a problem where newer pgcc snapshots [and thus the
long-awaited 2.8.0] will aggressively inline the code and cause multiply
defined symbols in checksum.c. Shouldn't affect performance as I don't
see any code that would benefit from inlining in there.
--
_ ____ Joe Fouche (jf@ugcs.caltech.edu)
___| |--- Deranged College Student

\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.039 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site