lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 4 Oct 2007 09:41:35 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Dmitry Adamushko <dmitry.adamushko@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [git] CFS-devel, latest code


* Dmitry Adamushko <dmitry.adamushko@...il.com> wrote:

> results:
> 
> (SCHED_FIFO)
> 
> dimm@...th:~/storage/prog$ sudo chrt -f 10 ./rr_interval 
> time_slice: 0 : 0
> 
> (SCHED_RR)
> 
> dimm@...th:~/storage/prog$ sudo chrt 10 ./rr_interval 
> time_slice: 0 : 99984800
> 
> (SCHED_NORMAL)
> 
> dimm@...th:~/storage/prog$ ./rr_interval 
> time_slice: 0 : 19996960
> 
> (SCHED_NORMAL + a cpu_hog of similar 'weight' on the same CPU --- so should be a half of the previous result)
> 
> dimm@...th:~/storage/prog$ taskset 1 ./rr_interval 
> time_slice: 0 : 9998480

thanks, applied.

	Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ