[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070515103440.696577b7@chirp>
Date: Tue, 15 May 2007 10:34:40 -0700
From: Mark Glines <mark@...nes.org>
To: Badari Pulavarty <pbadari@...ibm.com>
Cc: netdev@...r.kernel.org, lkml <linux-kernel@...r.kernel.org>,
Christoph Lameter <clameter@....com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: select(0, ..) is valid ?
On Tue, 15 May 2007 10:29:18 -0700
Badari Pulavarty <pbadari@...ibm.com> wrote:
> Hi,
>
> Is select(0, ..) is a valid operation ?
select(0, ..) is rather commonly used as a portable sleep() with
microsecond granularity. Disabling it will break lots of things.
Mark
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists