> Irfan Habib wrote: > > Interesting, how do I get the page size? > > From the shell, try: > > $ getconf -a This may possibly be off-topic: How about applications that dynamically change the page size for improving performance? As an example, SPECJbb benchmarks uses a JVM that implements large-pages for efficiency. Is there a way of finding application-specific page-size(s)? ./h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/