[gate-users] Using Gate on 2.6.6 kernel

null99 at mails.tsinghua.edu.cn null99 at mails.tsinghua.edu.cn
Sun Jun 13 07:33:35 CEST 2004


hi,

Kernel 2.6.* is a preemptible kernel which shows better performance on heavy load,
esp. for GUI users.

Now, I am using Gate built on kernel 2.4.18 and running on 2.6.6.

If there are problems, the possible solution is:
    export LD_ASSUME_KERNEL=2.4.0 (bash)
or
    setenv LD_ASSUME_KERNEL "2.4.0" (csh)

Hope this helps!

Long Zhang







More information about the Gate-users mailing list