Hi Matt,
I try to come up the way to organize the kernel memory maps and having
spent sometime figuring out the freebsd pmap structure which looks
wired to me (because of not understanding:).
below is the amd64 long mode 4k page VA structure.
63 48 39 30 21
12 0
----------------------------------------------------------------------------------------
| Ext | PML4 | PDP | PD | PT
| offset |
----------------------------------------------------------------------------------------
9it 9bit 9bit
9bit 12bit
some issues for discussions:
1. 4K page or 2M page for kernel?
2. how many PML4/PDP entry for kernel/user?
3. how to do with the per-cpu data, should a PML4/PDP entry for each CPU?
hopefully there are relevant. others issues that I may not know,
please raise them. answers to them may have do with the
machine-independent VM management and the specificities of dfly kernel
thread/messaging system.
thanks
Yonghong| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Amit K. Arora | [RFC] Heads up on sys_fallocate() |
| Linus Torvalds | Re: 2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes g... |
git: | |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Ray Lee | Re: [BUG] New Kernel Bugs |
