Re: [PATCH] md: Make sure yielding thread actually yields cpu when

Andrew Morton (akpm@digeo.com)
Sun, 05 Jan 2003 21:13:24 -0800


Linux Kernel Mailing List wrote:
>
> ChangeSet 1.897, 2003/01/05 19:45:48-08:00, neilb@cse.unsw.edu.au
>
> [PATCH] md: Make sure yielding thread actually yields cpu when waiting for turn at reconstruct.
>

Be aware that yield() has changed a _lot_ since 2.4. It can
now go away for hundreds of milliseconds.

I suggest you test this change while running `make -j6 bzImage'
on the same machine, make sure it doesn't do horrid things.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/