星期日, 7月 15, 2012

一口氣補上The Linux Programming Interface第六,七章的投影片。
TLPI - 6 Process
View more presentations from Shu-Yu Fu
Tlpi 7-memory-allocation
View more presentations from Shu-Yu Fu

星期日, 6月 03, 2012

本週讀完了程式設計師的自我修養第10章,投影片在這

星期三, 12月 07, 2011

當用GStreamer啟動多個pipelines時,如果記憶體使用的很多,其中一個可能原因是thread stack size!

用ulimit -s [KByte_SIZE]調小試看看吧!

原文參考[gst-devel] Memory usage


星期六, 11月 19, 2011

GStreamer Conference 2011

影片可以在這裡看到!

Vala

Vala實在是很方便的程式語言!在OSSF裡介紹Vala的影片,有興趣可以看看喔!
Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C.