Real Time Behaviour

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tharindu Rukshan Bamunuarachchi
Date: Sunday, September 17, 2006 - 10:47 pm

Dear All,

I am going to achieve some kind of real time behaviour by increasing
HZ value in kernel.

I tried to change HZ value in include/asm/param.h.

1. HZ = 1000 --- Response time <3ms
2. HZ = 1500 --- Response time <2ms

I could not go beyond 1500, SHIFT_HZ parameter failed to adjust for 2000.

How can i go beyond 1500 in HZ,

Are there any other way to fine tune kernel to achieve real time
behaviour, other than changing HZ value??

Thank you! in  advance!!

-- 
Tharindu Rukshan Bamunuarachchi
all fabrications are subject to decay
_______________________________________________
Kernel-mentors mailing list
Kernel-mentors@selenic.com
http://selenic.com/mailman/listinfo/kernel-mentors
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: replacing ioctl operations, Straub, Michael, (Thu Feb 23, 11:14 am)
Re: replacing ioctl operations, Greg KH, (Thu Feb 23, 3:02 pm)
A Race Condition in do_exit(), Feng,Ddong, (Sun Jun 18, 9:49 am)
Real Time Behaviour, Tharindu Rukshan Bam ..., (Sun Sep 17, 10:47 pm)
RE: Help in 'kernel_execve', Rodrigo Rubira Branc ..., (Mon Jun 4, 8:44 am)
Kernel Tree implementation, Julien Maladrie, (Thu Jul 23, 11:58 am)
Re: Kernel Tree implementation, Stephen Hemminger, (Thu Jul 23, 12:07 pm)
Re: Kernel Tree implementation, Charlie Brady, (Thu Jul 23, 12:08 pm)