Re: Web100 for FreeBSD

2003-02-19 Thread Jeffrey Hsu
> I have chosen to use the sysctl interface for my initial > implementation. So far this is working out well, I am reading 4 variables > about each connection via sysctl. Is sysctl the right way to get this > information? Yes, last time I looked at the Web100 project, I thought sysctl w

Web100 for FreeBSD

2003-02-19 Thread Jon Dugan
I am funded to do the FreeBSD implementation of the Web100[1] kernel intrumentation set (KIS) and already have a small portion of the KIS implemented. I have several questions and since I have very little kernel programming experience I would appreciate any input that the more experienc