public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Hans-Peter Nilsson <hp@bitrange.com>
To: "Joseph S. Myers" <jsm@polyomino.org.uk>
Cc: Christopher Faylor <cgf@redhat.com>,  <overseers@sources.redhat.com>
Subject: Re: last days of htdig
Date: Sat, 27 Sep 2003 16:16:00 -0000	[thread overview]
Message-ID: <Pine.BSF.4.44.0309271208310.6156-100000@dair.pair.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0309271700100.22095@kern.srcf.societies.cam.ac.uk>

On Sat, 27 Sep 2003, Joseph S. Myers wrote:
> On Sat, 27 Sep 2003, Hans-Peter Nilsson wrote:
>
> > Off the top of my head, I think gnu "sort", sizeof int and
> > sizeof long (or if we're lucky, just size_t :-) would be the
> > obvious open sores^Wissues.
>
> GNU utilities have been compiling by default with -D_FILE_OFFSET_BITS=64
> for ages (though this doesn't help if they would need too much memory,
> just with large files).

That's nice to know.  sort --version:
sort (textutils) 2.0.21

>  The problem would be whether htdig (and any
> libraries it uses) is clean about using off_t where appropriate (including
> not using library interfaces such as fseek and ftell, in their place
> fseeko and ftello)

I doubt it does, but that's just me.  Maybe it eventually boils
down to a libstdc++ issue.  Though htdig uses a nice mixture of
stdio and streams IIRC.

> and whether it needs too much memory.

And don't forget the Sleepycat Berkeley DB code.  Though maybe,
just maybe they already had all their chickens in a row.

brgds, H-P

  reply	other threads:[~2003-09-27 16:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-27  7:18 Hans-Peter Nilsson
2003-09-27 15:21 ` Christopher Faylor
2003-09-27 15:54   ` Hans-Peter Nilsson
2003-09-27 16:03     ` Christopher Faylor
2003-09-27 16:06     ` Joseph S. Myers
2003-09-27 16:16       ` Hans-Peter Nilsson [this message]
2003-09-27 16:24         ` Joseph S. Myers
2003-09-27 19:45   ` Matthew Galgoci
2003-09-27 21:50     ` Christopher Faylor
2003-09-27 22:05       ` Ulrich Drepper
2003-09-27 22:21         ` Christopher Faylor
2003-09-27 22:29           ` Ulrich Drepper
2003-09-27 22:36           ` Hans-Peter Nilsson
2003-09-28 22:40 ` Hans-Peter Nilsson
2003-09-29 22:04   ` Gerald Pfeifer

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=Pine.BSF.4.44.0309271208310.6156-100000@dair.pair.com \
    --to=hp@bitrange.com \
    --cc=cgf@redhat.com \
    --cc=jsm@polyomino.org.uk \
    --cc=overseers@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).