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-next>] [day] [month] [year] [list]
Date:	Fri, 26 Mar 2010 16:29:04 -0700
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	linux-kernel@...r.kernel.org, intel-gfx@...ts.freedesktop.org
Cc:	Matthew Garrett <mjg59@...f.ucam.org>
Subject: [RFC] Intelligent power sharing driver

This patchset adds the core IPS driver to drivers/platform/x86, along with
some helper code in the timer subsystem to allow for deferrable on-stack
timers.

Note that the deferrable timers don't actually work at this point; I'm
probably just doing something silly in the IPS driver in using them, but
it's possible the core code is wrong too, I'm hoping for some review
there (so testing thus far has been with a fixed sample rate).

Also note that this patchset doesn't include the i915 specific bits for
monitoring power consumption; I'm still debugging those (my current
platform overreports power by several watts; I'm hoping a production
platform will return reasonable values) but expect to be able to post
them soon.  With the combination of this driver and the i915 code, I
expect significant GPU performance gains; early measurements with simple
loads show about a 15% improvement, but I've heard reports of even
higher.

Anyway, please take a look and let me know what needs fixing or how I
might make this a better driver.

Thanks,
Jesse

--
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