Benchmarking kqueue() performance?
From: Craig Rodrigues (rodrigc_at_crodrigues.org)
Date: 10/17/03
- Previous message: Adil Katchi: "sshd, PAM and template_user"
- Next in thread: Sean Chittenden: "Re: Benchmarking kqueue() performance?"
- Reply: Sean Chittenden: "Re: Benchmarking kqueue() performance?"
- Reply: Lev Walkin: "Re: Benchmarking kqueue() performance?"
- Maybe reply: Yaoping Ruan: "Re: Benchmarking kqueue() performance?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 17 Oct 2003 14:58:23 -0400 To: freebsd-hackers@freebsd.org
Hi,
I sent a private e-mail to Jonathan Lemon about this,
but thought I would ask the larger FreeBSD community about
this as well.
Does anyone have any sample code which can be used
to benchmark the performance of kqueue() vs. select()?
I am interested in setting up a test which handles
a large number of events. I am interested in seeing
the scalability of kqueue() as the number of events
increases.
I am also interested in looking at kqueue() performance
in multithreaded environments....maybe with the new
KSE implementation in CURRENT.
Thanks.
-- Craig Rodrigues http://crodrigues.org rodrigc@crodrigues.org _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Adil Katchi: "sshd, PAM and template_user"
- Next in thread: Sean Chittenden: "Re: Benchmarking kqueue() performance?"
- Reply: Sean Chittenden: "Re: Benchmarking kqueue() performance?"
- Reply: Lev Walkin: "Re: Benchmarking kqueue() performance?"
- Maybe reply: Yaoping Ruan: "Re: Benchmarking kqueue() performance?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|