Re: Antwort: Re: [suse-domino] SuSE 9.1 Pro mit Domino 6.5.2
Rainer Traut <[email protected]> Mon, 26 Jul 2004 10:16:52 +0200
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Message-ID | <[email protected]> |
Hi Alex, [email protected] wrote: > Hi Rainer, > > that's quite easy, just put following line into "notes" user's .bashrc ( > or default in /etc/profile ) : > > > LD_ASSUME_KERNEL=2.2.5 > I don't think so that it's that easy. From what I know (I am no aprogrammer) this forces your linux to a really slow threading model and is a big performance hit; even worse if you do this in /etc/profile, so every application you start from console is affected. Maybe you get better performance if you do a LD_ASSUME_KERNEL=2.4.19 ? Gruss Rainer