http://slashdot.jp/article.pl?sid=02/09/29/1533248&mode=nested
買い換えるときは、iPod にするか。
2002-09 / 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
http://slashdot.jp/article.pl?sid=02/09/29/1533248&mode=nested
買い換えるときは、iPod にするか。
http://kerneltrap.org/node.php?id=429
スレッドの生成のベンチマーク。
They suggest that while NGPT is twice as fast at thread creation
and destruction than LinuxThreads, the new NPTL is still four times
faster than that! Read on for Ulrich's full explanation...
http://kerneltrap.org/node.php?id=425
Linus has started integrating some of Andrew Morton's mm patchesってことで、マルチスレッド時のI/Oが改善されるもよう。
into his BK repository as usual - what is interesting about this
round of merges is the inclusion of Andrew's most radical changes
- a non-blocking page writeback system. The changelogs are very
detailed and interesting so I won't explain further.
The goal of this system is mainly to improve multi threaded IO
performance and is very exciting as it looks like akpm & co will
push 2.6 (close) to the top of the VM heap!
Tコード入力環境tc2
からsourceを取ってきて、
./configure --prefix=$HOME --with-lispdir=~/elisp/tc make make install tc-inst ~/tcode
して、.emacsに
(setq tcode-use-isearch nil) (require 'tc-setup)
を書く。C-u C-\ で、japanese-skk と japanese-T-Code を切り替えて使える。
- eelll
T-Codeの練習用モード。