>No, as Victor has stated you don't call standard memset, you inline
>code it in the architecture specific idle loop and there you can
>check need_resched in between every store instruction if you feel
>it necessary.
So you'll waste some more instruction cache with the start, stop, restart
from last, stop, restart from last algorithm.
Andrea
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/