Skip to content
Snippets Groups Projects
Commit 01bd7564 authored by Stephen Hemminger's avatar Stephen Hemminger
Browse files

sky2: edge triggered workaround enhancement


Need to make the edge-triggered workaround timer faster to get marginally
better peformance. The test_and_set_bit in schedule_prep() acts as a barrier
already. Make it a module parameter so that laptops who are concerned
about power can set it to 0; and user's stuck with broken BIOS's
can turn the driver into pure polling.

Signed-off-by: default avatarStephen Hemminger <shemminger@osdl.org>
parent cb5d9547
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment