Re: What is the time between 2 mi_switches in freebsd.

2008-10-13 Thread John Baldwin
On Wednesday 08 October 2008 03:46:12 pm Dag-Erling Smørgrav wrote: > Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]> writes: > > -On [20081008 19:15], ushasri tummala ([EMAIL PROTECTED]) wrote: > > > I just want to know how its(time between 2 mi_switch()) calculated > > > and in which variable i

Re: What is the time between 2 mi_switches in freebsd.

2008-10-08 Thread John Baldwin
On Wednesday 08 October 2008 04:23:43 pm Dag-Erling Smørgrav wrote: > John Baldwin <[EMAIL PROTECTED]> writes: > > There isn't a fixed timeslice due to preemption for interrupts, etc. However, > > the default time slice is available as the kern.sched.quantum sysctl: > > > > % sysctl -d kern.sche

Re: What is the time between 2 mi_switches in freebsd.

2008-10-08 Thread Dag-Erling Smørgrav
John Baldwin <[EMAIL PROTECTED]> writes: > There isn't a fixed timeslice due to preemption for interrupts, etc. > However, > the default time slice is available as the kern.sched.quantum sysctl: > > % sysctl -d kern.sched.quantum > kern.sched.quantum: Roundrobin scheduling quantum in microsecond

Re: What is the time between 2 mi_switches in freebsd.

2008-10-08 Thread Dag-Erling Smørgrav
Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]> writes: > -On [20081008 19:15], ushasri tummala ([EMAIL PROTECTED]) wrote: > > I just want to know how its(time between 2 mi_switch()) calculated > > and in which variable is it stored in the code.(FreeBSD 5.2 release) > > This is not addressed in t

Re: What is the time between 2 mi_switches in freebsd.

2008-10-08 Thread John Baldwin
On Tuesday 07 October 2008 10:47:16 pm ushasri tummala wrote: > What is the time between 2 mi_switches in freebsd?In which variable is this > information stored? > > Could you plz help me out with this There isn't a fixed timeslice due to preemption for interrupts, etc. Howe

Re: What is the time between 2 mi_switches in freebsd.

2008-10-08 Thread Jeroen Ruigrok van der Werven
-On [20081008 19:15], ushasri tummala ([EMAIL PROTECTED]) wrote: >I just want to know how its(time between 2 mi_switch()) calculated and in >which variable is it stored in the code.(FreeBSD 5.2 release) >This is not addressed in text book. What Dag-Erling meant to say, and if I recall correctly, a

Re: What is the time between 2 mi_switches in freebsd.

2008-10-08 Thread ushasri tummala
Wed, Oct 8, 2008 at 12:45 PM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote: > "ushasri tummala" <[EMAIL PROTECTED]> writes: > > What is the time between 2 mi_switches in freebsd? > > "it depends" > > I recommend _The Design and Imp

Re: What is the time between 2 mi_switches in freebsd.

2008-10-08 Thread Dag-Erling Smørgrav
"ushasri tummala" <[EMAIL PROTECTED]> writes: > What is the time between 2 mi_switches in freebsd? "it depends" I recommend _The Design and Implementation of the FreeBSD Operating Systems_ (http://www.amazon.com/dp/0201702452) or any good textbook on opera

What is the time between 2 mi_switches in freebsd.

2008-10-07 Thread ushasri tummala
What is the time between 2 mi_switches in freebsd?In which variable is this information stored? Could you plz help me out with this Thank You, Usha. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers