Zbr's days.
February
Sun Mon Tue Wed Thu Fri Sat
       
26      
2007
Months
Feb

About TODO Blog RSS Old blog Projects Gallery Notes

Mon, 26 Feb 2007

Kevent vs. epoll vs. threadlet on VIA EPIA.


Small machine (256 mb of ram, 1Ghz):

kevent:		849.72
epoll:		538.16
threadlet:
# gcc ./evserver_epoll_threadlet.c -o ./evserver_epoll_threadlet
In file included from ./evserver_epoll_threadlet.c:30:
./threadlet.h: In function threadlet_exec:
./threadlet.h:46: error: can't find a register in class GENERAL_REGS while reloading asm
That particular threadlet asm optimization does not work.

/devel/kevent :: Link / Comments (0)

Please solve this captcha to be allowed to post (need to reload in a minute): 31 - 69

Comments are closed for this story.