From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 29 Oct 2002 18:07:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 29 Oct 2002 18:07:17 -0500 Received: from e2.ny.us.ibm.com ([32.97.182.102]:26352 "EHLO e2.ny.us.ibm.com") by vger.kernel.org with ESMTP id ; Tue, 29 Oct 2002 18:07:17 -0500 Date: Tue, 29 Oct 2002 15:06:10 -0800 From: Hanna Linder To: Davide Libenzi cc: Hanna Linder , Linux Kernel Mailing List , lse-tech@lists.sourceforge.net, akpm@digeo.com Subject: Re: and nicer too - Re: [PATCH] epoll more scalable than poll Message-ID: <54690000.1035932769@w-hlinder> In-Reply-To: References: X-Mailer: Mulberry/2.1.0 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --On Tuesday, October 29, 2002 13:41:34 -0800 Davide Libenzi wrote: >> >> > Hanna, is it possible for you guys to cleanup ephttpd and make it an >> > example program for sys_epoll ? >> >> You mean for the man page? Sure, I will look into it. > > Not only for the man page, like a kind-of-reference possible usage ... Would it make sense to put sys_epoll examples in the Documentation directory? Thanks. Hanna