home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text0744.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  2.0 KB  |  44 lines

  1. 1.99n is *at least* a week away.
  2.  
  3. Mat is in the middle of his new blitter mods, so he needs to finish up
  4. his work before we can begin testing what will become 1.99n.  There
  5. are also a variety of bug fixes that we need to make before we can
  6. release 1.99n.
  7.  
  8. The reason only some Linux users are finding 1.99m to be ridiculously
  9. slow is related to some new cursor handling code we put in.  Some Mac
  10. applications frequently (once through the event loop, for instance)
  11. set the cursor to the same value.  Executor used to detect this
  12. special case and ignore these extra calls.  However, 1.99m doesn't
  13. ignore them, it passes the calls right on to the low-level cursor
  14. manipulating code, which results in *a lot* of traffic between
  15. Executor and the X-server.  If the traffic is done via shared memory,
  16. it doesn't affect things too much, but if you can't use shared memory
  17. (say you're using an X-terminal), then you lose big time.
  18.  
  19. That bug has already been fixed locally, but you'll still have to wait
  20. for 1.99n before you can see the change.
  21.  
  22. As mentioned above, Mat's been working heavily on the new blitter
  23. lately.  Vaune took two days of vacation.  I've been tied up with the
  24. business side of ARDI for a while.  Bill Goldman has been attending
  25. the World Series of Poker, in Las Vegas, and Cotton has been working
  26. on an incredibly powerful debugging tool.  So other than the fast
  27. blitter and some key bug fixes, there probably won't be any other
  28. major surprises in 1.99n.
  29.  
  30. BTW, in the long run, ARDI tremendously benefits from a significantly
  31. faster blitter, a slightly more rested Vaune, a big investor taking to
  32. ARDI, a slightly more rested Bill and the cool debugging tool Cotton
  33. is working on.
  34.  
  35. If you have sent any e-mail directly to me (instead of to questions or
  36. bugs), then it still may be a few more days before I can answer it.  I
  37. have almost two hundred pieces of e-mail that require some sort of
  38. response from me, and I still have a little more to do on the business
  39. side of ARDI before I can get to those.
  40.  
  41.     --Cliff
  42.     ctm@ardi.com
  43.  
  44.