Date: Thu, 18 Jun 2009 21:06:07 +0800 From: Zhao Shuai <zhaoshuai@freebsd.org> To: soc-status <soc-status@freebsd.org>, John Baldwin <jhb@freebsd.org> Subject: FIFO Optimization status 2 Message-ID: <8126ef5c0906180606q42b65380xce0a1959c1df4c14@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
In the last two weeks I worked on rewriting the FIFO system using pipe routines. Now the work is accomplished. Any comments or feedback is welcome. I have write several testing programs to test the new FIFO system and the result shows that it works well. I also put attention to the previously reported FIFO bugs and am happy to see that a well known FIFO bug(see PR 76525, 76144, 94772, etc) is eliminated. You can find these testing programs in my perforce branch: //depot/projects/soc2009/fifo/fifo_test/functionality/... More tests will be added next week. -- Regards, Zhao
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8126ef5c0906180606q42b65380xce0a1959c1df4c14>