[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linux fine tuning .
Hi,
On Sun, 19 Jul 1998, Meir Litmanovich wrote:
> Please, don't tell me recompile the kernel ( what a heroism <g> )
> and disable all hell-know-why-redhat-put-them-in daemons :-)
> I'm searching for some deepeer information. What can be tuned
> in kernel, which datastructures I shouldn't tuch and so on .
You can change data structures to ones that have read/insert/delete/
search/sort complexity of o(1) amortized. Of course, you'd have to change
every access to those data structures.
In short - you'll be wasting time trying to do that.
Shachar Tal
-------------
Taub Computer Center, Technion, Israel Institute of Technology
KeyID 0481FEF1 fingerprint = 52 1B 97 6A F2 77 AE C6 64 B6 5A 5E 14 28 8E 7E