linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: [klibc] getpagesize / libsysfs broken with 0.148
Date: Thu, 15 Jul 2004 17:44:16 +0000	[thread overview]
Message-ID: <40F6C270.5090102@zytor.com> (raw)
In-Reply-To: <40F6457F.8050200@suse.de>

H. Peter Anvin wrote:
> 
> *SIGH* So much for the claim that there actually existed a sane way to 
> get the page size across platforms.  This is particularly nasty because 
> of the definition of mmap2().
> 
> The kernel headers don't work very well since page size is a 
> kernel-compile-time option on some platforms, e.g. MIPS, and dynamic on 
> some platforms.
> 

OK, Arjan van der Ven suggested using the AT_PAGESZ vector entry in the 
ELF header; this provides a nice and uniform solution across all platforms.

	-hpa


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id\x10040&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

      parent reply	other threads:[~2004-07-15 17:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-15  8:51 getpagesize / libsysfs broken with 0.148 Hannes Reinecke
2004-07-15  9:10 ` Harald Hoyer
2004-07-15  9:24 ` Hannes Reinecke
2004-07-15 14:53 ` Daniel Stekloff
2004-07-15 15:57 ` [klibc] " H. Peter Anvin
2004-07-15 17:44 ` H. Peter Anvin [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=40F6C270.5090102@zytor.com \
    --to=hpa@zytor.com \
    --cc=linux-hotplug@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;
as well as URLs for NNTP newsgroup(s).