Re: RFC: unlazy fpu for frequent fpu users
From: Roland Dreier
Date: Fri Jun 30 2006 - 18:30:51 EST
> + /* prefetch the fxsave area into the cache */
> + prefetch(&next->i387.fxsave);
This chunk is not obviously related to the rest of the patch, and
perhaps needs additional justification.
And the comment getting pretty close to
/* set i to 2 */
i = 2;
territory ;)
- R.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/