MicroXwin 一个优化的 X Window Systems

转载时请注明出处和作者联系方式:http://blog.csdn.net/mimepp
作者联系方式:YU TAO <yut616 at sohu dot com>

看到一个 MicroXwin 系统,架构很适合嵌入系统,这里做个记录。

http://www.microxwin.com
国内好象不能直接访问,需要找些代理,或其他工具来访问。

MicroXwin implements graphics processing in the kernel as a load module and provides a character driver interface to the associated X11 library.
  1. MicroXwin is binary compatible to the Xlib API.
  2. However it is neither client server nor network oriented. Graphics operations are implemented in
  3. the linux kernel via a kernel module.
  4. An open source Xlib library sends graphics commands to the kernel.
  5. There is no network overhead and no context switch from X client to X server.
  6. This makes our solution smaller and faster than traditional X Windows. 
空间占用小:
  1. The storage and run-time memory requirements for MicroXwin is much lower than Xorg server.
  2. The sizes of the main compoenents for x86 are: 
  3. LibX11.so is 720K bytes. 
  4. LibXext.so is 7K bytes. 
  5. Kernel module x11.ko is 200K bytes. 
  6. The Xorg server has a disk footprint of 1.8MB with run time memory usage of 12MB.
  7. This is much higher than the roughly 300Kbytes of kernel memory used by the kernel module.
  8. Besides that MicroXwin does all bitmap rendering in the kernel and needs only a small set
  9. of SNF fonts. The smallest MicroXwin distribution can fit within ~ 1MB of disk space.
不过商用有 license 问题。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值