[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090828231114.054596e7@lxorguk.ukuu.org.uk>
Date: Fri, 28 Aug 2009 23:11:14 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: joe Shmoe <jsmoe3@...oo.com>
Cc: Valdis.Kletnieks@...edu, linux-kernel@...r.kernel.org
Subject: Re: kernel page table mapping for >1GB <3 GB for x86 arch without
PAE
On Fri, 28 Aug 2009 14:07:01 -0700 (PDT)
joe Shmoe <jsmoe3@...oo.com> wrote:
> doesn't CR3 gets reloaded for process switch? If so , how does it matter if you setup page table mapping for all the available RAM instead of limiting to just 1GB
Because
- You don't switch process every syscall
- You don't switch process every interrupt
The latter is the real killer.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists