DragonFly BSD
DragonFly kernel List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Benchmark (was: Re: Junior kernel hacking)


From: Rahul Siddharthan <rsidd@xxxxxxxxx>
Date: Wed, 14 Jan 2004 22:49:17 -0500

Jean-Marc Zucconi said on Jan 15, 2004 at 04:09:39:
> >>>>> Matthew Dillon writes:
> 
>  >     Be sure to compile 5.x without DIAGNOSTIC, INVARIANTS, 
>  >     or WITNESS.  Be sure that the kernel is being compiled -O.
>  >     Doubly be sure that WITNESS support is not on.  INVARIANTS 
>  >     and WITNESS *are* turned on in 5.x's GENERIC.
> 
> I don't have any of those options. Here is my config file. I use more
> or less the same config file in all cases.
 
In addition to other suggestions, I found on my old machine that
configuring an /etc/malloc.conf made a huge difference with
5.0-CURRENT (otherwise its performance was much worse than 4.x).  
I used 

/etc/malloc.conf -> H<

I believe this should make a difference only if the machine is low on
memory, which perhaps your machine is, since it's old.

Rahul



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]