From: Kumba <[EMAIL PROTECTED]>
Date: Wed, 08 Aug 2007 01:32:04 -0400

> David Miller wrote:
> > From: Mark Fortescue <[EMAIL PROTECTED]>
> > Date: Sun, 5 Aug 2007 03:41:15 +0100 (BST)
> > 
> >> Is there a syscall, /proc file or some other system that that provides 
> >> access to PAGE_SIZE for user space programs (like procps ps)?
> > 
> > sys_getpagesize()
> 
> We've (gentoo/mips) had our run-ins with Albert on PAGE_SIZE and procps 
> before. 

You're discussing something different from what Mark is asking about.

Mark is asking if /proc filesystem provides the PAGE_SIZE value
currently in use, not knowing about the sys_getpagesize() system
call and similar.

You're mentioning the use of PAGE_SIZE in userspace programs, such
as the procps utilities, which is totally unrelated.
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to