summaryrefslogtreecommitdiffstats
path: root/usr.bin/fetch/fetch.c
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-02-25 04:56:50 +0000
committerjake <jake@FreeBSD.org>2002-02-25 04:56:50 +0000
commit7eea55cfea32efc31ff446e0672c7a6c69491e78 (patch)
treec264858899e668e0f7da1cc4920794bf32eac0b2 /usr.bin/fetch/fetch.c
parentd39f25f69c95bfebfbf478b910a0cfb6d69e24da (diff)
downloadFreeBSD-src-7eea55cfea32efc31ff446e0672c7a6c69491e78.zip
FreeBSD-src-7eea55cfea32efc31ff446e0672c7a6c69491e78.tar.gz
Modify the tte format to not include the tlb context number and to store the
virtual page number in a much more convenient way; all in one piece. This greatly simplifies the comparison for a matching tte, and allows the fault handlers to be much simpler due to not having to load wierd masks. Rewrite the tlb fault handlers to account for the new format. These are also written to allow faults on the user tsb inside of the fault handlers; the kernel fault handler must be aware of this and not clobber the other's registers. The faults do not yet occur due to other support that is needed (and still under my desk). Bug fixes from: tmm
Diffstat (limited to 'usr.bin/fetch/fetch.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud