Ingo Weinhold 066dcdc34b Changed the way the pty reader and output parser thread communicate. The
parser was acquiring a semaphore for each character. Now it only
acquires a semaphore when the buffer is empty. This speeds up output
bound programs. In my setup "seq" is now 3 times faster. Which is still
rather slow.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25886 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-09 19:35:33 +00:00
..
2008-06-09 18:51:04 +00:00
2008-06-09 18:08:24 +00:00
2008-06-02 11:01:44 +00:00
2008-06-08 20:34:49 +00:00