Re: /dev/zero

From: Samuel Maftoul (maftoul@esrf.fr)
Date: Fri Apr 12 2002 - 03:08:04 EST


It's just zeroes, so it allows you to test raw write speed on any
device:
dd if=/dev/zero of=/dev/hda to test your performances of hda ...
normally if I get it well, /dev/zero can't be you're bottleneck.
        Sam
On Fri, Apr 12, 2002 at 08:26:22AM +0100, Rowan Ingvar Wilson wrote:
> Just as a matter of interest myself...what is it's actual function? It
> is used during kernel debugging to supply an input?
>
> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org
> [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Frank Schaefer
> Sent: 12 April 2002 08:19
> To: linux-kernel@vger.kernel.org
> Subject: Re: /dev/zero
>
> On Fri, 2002-04-12 at 08:46, blesson paul wrote:
> > Hi all
> > I am newbie to linux kernel. What is the use of
> /dev/zero.
> > Why it is created and how to use it
> > regards
> > Blesson Paul
> >
> >
> >
> > _________________________________________________________________
> > Chat with friends online, try MSN Messenger: http://messenger.msn.com
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
> >
> Hi,
>
> /dev/zero is a data source. It delivers zeroes ( maybe that's why this
> name ;-).
>
> BTW: You are new to the linux kernel or new to linux / unix?
>
> Regards
> Frank
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel"
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Apr 15 2002 - 22:00:20 EST