public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: miyoshi@hpc.bs1.fc.nec.co.jp
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] Pagesize is different between IA32 and IA64
Date: Thu, 22 Nov 2001 06:48:50 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590698805540@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590698805465@msgid-missing>

Hi,

Sorry for late reply.

> Glad to hear that.
> 
> I thought about doing that but that would have required an extra
> check, zeroing to the smaller of `obrk' or the end of the current
> page.  I prefer the simplicity of just zeroing the page unless
> someone can demonstrate a program that shows a measurable performance
> gain from this change.

Hmm... Simplicity also appeals to me :-)

I just did not like unnecessary copy, because copying takes most of
the CPU cycles.

But your code clears just when brk is issued with minus offset
and it seems to be rare (perhaps never with glibc's calloc?)

So it seems OK that simplicity takes priority.

Thanks.


      parent reply	other threads:[~2001-11-22  6:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-12  8:15 [Linux-ia64] Pagesize is different between IA32 and IA64 Hideki Yamamoto
2001-11-12 15:28 ` n0ano
2001-11-12 23:58 ` David Mosberger
2001-11-13  4:58 ` 
2001-11-13 15:15 ` n0ano
2001-11-14  6:16 ` Dugger's
2001-11-14  6:43 ` Dugger's
2001-11-14  6:53 ` Hideki Yamamoto
2001-11-14  7:00 ` Hideki Yamamoto
2001-11-15 15:33 ` n0ano
2001-11-16  6:17 ` miyoshi
2001-11-16 15:09 ` n0ano
2001-11-22  6:48 ` miyoshi [this message]

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=marc-linux-ia64-105590698805540@msgid-missing \
    --to=miyoshi@hpc.bs1.fc.nec.co.jp \
    --cc=linux-ia64@vger.kernel.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