Re: Is it possible to use 8K page size on a i386 pc?

From: Pete Zaitcev (zaitcev@redhat.com)
Date: Tue Aug 27 2002 - 14:14:26 EST


>[...]
> I just wonder how PAGE_SIZE in determined in each architecture? Is it
> possible to use 8k or bigger page size in a i386 PC?
>
> Thanks,
> Xiangping

You may run into trouble with something that calls mmap with
a fixed address, with executables which have text sizes of
odd number of small pages. I was told that these problems are
fairly rare.

Running a bigger page size does nothing to help your TLB
coverage, but it might improve paging performance (or
it might not).

-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:20 EST