Messages in this thread |  | | Date | Mon, 25 Jul 2005 00:24:41 +0500 | From | Fawad Lateef <> | Subject | Re: kernel page size explanation |
| |
On 7/25/05, VASM <vasm85@gmail.com> wrote: > i had one question > does the linux kernel support only one default page size even if the > processor on which it is working supports multiple ? >
The PAGE_SIZE depends on the architecture and it do supports different page_sizes depending on the architecture (AFAIK for almost all supported architectures)
-- Fawad Lateef - 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/
|  |