Kanru’s 探險日誌

當發現美好的事物時,所要做的第一件事,就是把它分享給所有人

X-Server 1.5.0 very sluggish

leave comments »

最近升到 xorg 1.5.0,某些操作 (terminal 快速更新) 會使 xserver 佔用非常多 cpu,看來是這個問題

Working on it … right now it looks like:

  • XShm pixmaps got accidentally reenabled in the course of Adam’s changes

  • Someone (maybe GTK, having tracked it down yet) is taking advantage
    of that by creating a shared pixmap and using it as the source for a composite operation.

  • That is not handled well in EXA and triggers migration of the destination back to system memory. (*)

– Owen

(*) One of the many cases where we’d be better off creating temporaries in video memory to avoid migration.

測測..

Written by Kanru Chen

September 18th, 2008 at 8:56 am

Posted in Programming, 爬網探險

Tagged with ,

Leave a Reply