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

Re: unloading unnecessary modules



Stan writes:
> 1.  Use a kernel with CONFIG_HZ=1000 (or greater)
...
...
5.  Use a real-time scheduling policy (man sched_setscheduler).

6.  Lock your process in RAM (man mlockall).  Not needed if the process
    is the only highly-active one on the machine. 
-- 
John Hasler


Reply to: