Messages in this thread |  | | Date | Thu, 28 Feb 2002 16:43:05 -0800 | From | Reza Roboubi <> | Subject | Re: Async IO using threads |
| |
Btw, I mentioned that I rewrote the test to do the "useful work" using fifos, and that gave 0.45% of the CPU back during the read() operation.
Just in case anyone wants that test, it is on the web site with the other test:
http://www.linisoft.com/test/asyncf.c //async using fifo http://www.linisoft.com/test/async.c //async using __asm__(lock) -- Reza - 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/
|  |