This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] add alloc_pages/free_pages support


>>>>> On Thu, 3 Oct 2002 14:46:11 -0700, Roland McGrath <roland@redhat.com> said:

  Roland> I think gethugepagesize should return size_t rather than long int.

Yeah, you're probably right.

getpagesize() returns "int" but that doesn't work for
gethugepagesize() since McKinley already supports 4GB huge pages.

Uli, do you have any other feedback or are you OK with it?

Thanks,

	--david


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]