Staging
v0.5.1
https://github.com/torvalds/linux
Revision cd85c8b4457a52d3545fdb9532082b2c1ebd5f21 authored by Steven Rostedt on 28 July 2005, 12:45:06 UTC, committed by Linus Torvalds on 28 July 2005, 15:40:31 UTC
Avoid using "rep scas", just let the compiler select a sequence of
regular instructions.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 79a8810
History
Tip revision: cd85c8b4457a52d3545fdb9532082b2c1ebd5f21 authored by Steven Rostedt on 28 July 2005, 12:45:06 UTC
[PATCH] speed up on find_first_bit for i386 (let compiler do the work)
Tip revision: cd85c8b

README

back to top