linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: large file support?
Date: Thu, 31 Jul 2003 09:00:22 -0400	[thread overview]
Message-ID: <5.1.0.14.2.20030731085801.03390228@falcon.si.com> (raw)
In-Reply-To: <00001C9A.C22236@denx.de>


dd if=/dev/zero of=majorbigfile bs=1M count=2049

get a beer and wait ;-)

gvb


At 01:37 PM 7/31/2003 -0400, wd@denx.de wrote:

>In message <3F28EFD6.3070803@imc-berlin.de> you wrote:
> >
> > how could I find out if the kernel and the glibc I am using will
> > correctly supprot large files (>2GB)?
>
>         char buf[4096];
>         for (;;)
>                 write (fd, buf, sizeof(buf));
>
>:-)
>
>
>Best regards,
>
>Wolfgang Denk
>
>--
>Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
>Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
>Perl already has an IDE.  It's called Unix.
>                       -- Tom Christiansen in 375bd509@cs.colorado.edu
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

       reply	other threads:[~2003-07-31 13:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <00001C9A.C22236@denx.de>
2003-07-31 13:00 ` Jerry Van Baren [this message]
2003-07-31 10:30 large file support? Steven Scholz
2003-07-31 11:37 ` Wolfgang Denk
2003-07-31 11:58   ` Steven Scholz
2003-07-31 12:01 ` Steven Scholz
2003-07-31 12:50   ` Wolfgang Denk
2003-07-31 12:59     ` Steven Scholz
2003-07-31 14:30       ` Steven Scholz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.2.20030731085801.03390228@falcon.si.com \
    --to=gerald.vanbaren@smiths-aerospace.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).