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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 16 Jan 2013 15:02:55 +0100
From:	Ove Karlsen <ove.karlsen@...adoxuncreated.com>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: One last tweak for perfection.

What kernelthreads _needs_ to run? So I can put them on max pri renice, 
along with reniced X and app. And everything else on idle priority. So 
to make the app run at max efficiency, and not be starved by 
kernelthreads waiting. (Or any other consideration, for giving maximal 
cpu to app. Even small tweaks.)

To read my research so far, (and I have done much, about 2 years of 
tweakin´ on and off.) Please see 
http://paradoxuncreated.com/Blog/wordpress/?p=2268

Main points, no highres timer, 90hz timer, + a lot of smaller tweaks. 
This makes an amazing linux-desktop, for gaming, video and audio. The 
popular computer for everyman. Also boosts performance, for 
resource-constrained systems.

For more advanced hacking, one could also get in there, and make several 
HZ timers, extremely low ones, for the components who only require that, 
and 90hz for video-components, for instance (low video/frame jitter), 
and higher if anything should require that.

Also system-wide, software should be synced to hz, if required for 
lowest jitter, such as animations and videoplayers, and videoplayers 
automatically change refresh rate to a multiple of video framerate.

Peace Be With You.
--
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