翻訳と辞書
Words near each other
・ MIT School of Humanities, Arts, and Social Sciences
・ MIT School of Telecom Management, Pune
・ MIT Science Fiction Society
・ MIT Senseable City Lab
・ MIT Sloan Management Review
・ MIT Sloan School of Management
・ MIT Sloan Sports Analytics Conference
・ MIT Tech Talk
・ MIT Technology Review
・ MIT Zero Robotics
・ Mit'a
・ Mit'u Punta
・ Mit'uqucha
・ Mit'urahu
・ MIT-ISBJ
MIT-SHM
・ MIT/GNU Scheme
・ MIT150
・ Mita
・ Mita (name)
・ Mita Bungaku
・ Mita Congregation
・ Mita Dōri
・ Mita Enzetsukai
・ Mita Hachiman Jinja
・ Mita Hills Dam
・ Mita Khel
・ Mita Klima
・ Mita Medici
・ Mita Mohi


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

MIT-SHM : ウィキペディア英語版
MIT-SHM

The MIT Shared Memory Extension or MIT-SHM is a X Window System extension for exchange of image data between client and server using shared memory.
The basic capability provided is that of shared memory XImages. This is essentially a version of the ximage interface where the actual image data is stored in a SysV shared memory segment, and thus need not be transferred across the socket to the X server. For large images, use of this facility can result in some real performance increases.
Additionally, some implementations provide shared memory pixmaps. These are two-dimensional arrays of pixels in a format specified by the X server, where the image data is stored in the shared memory segment. Through use of shared memory pixmaps, it is possible to change the contents of these pixmaps without using any Xlib routines at all. Shared memory pixmaps can only be supported when the X server can use regular virtual memory for pixmap data; if the pixmaps are stored in the on-board memory of graphics hardware, an application will not be able to share them with the server.
In the 1.15 release of the X.org server〔(【引用サイトリンク】 () xorg-server 1.14.99.901 )〕 the MIT-SHM extension gains two additional requests: 'X_ShmAttachFd' and 'X_ShmCreateSegment', to be able to pass shared memory through file descriptors from client to server and from server to client.
== References ==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「MIT-SHM」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.