login
Header Space

 
 

Re: Compiling linux 0.97

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Sunday, August 2, 1992 - 3:54 pm

In article <YeT31Ie00WB30491Qd@andrew.cmu.edu> tj2n+@andrew.cmu.edu (Tao Jiang) writes:

I wrote a kernel profiling utility for this, and sent the patches
(small) and a user-level program to print out results (even smaller) to
the kernel mailing-list.  If anybody sees this slow-down problem, and
tries out the profiling code, I'd be interested to have some sample
output. 

If you aren't on the kernel list, I can make the patches available on
the net.


My mistake: I never tried the ramdisk code in 0.97.  The fix is
extremely simple (and is included in the above-mentioned profiling
diffs, I think): move the #include <linux/string.h> to be the last of
the include-statements.  The reason is that <linux/string.h> wants some
standard types defined, and they get defined in the other include-files. 

                Linus
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Compiling linux 0.97, Linus Benedict Torvalds, (Sun Aug 2, 3:54 pm)
speck-geostationary