tarfeef101 a4fb607edb there were a few cases of getppages getting called directly, which caused issues after vm_init is true, as that sets first and last to 0 in ram.c, which is used by stealmem. so those would fail after init. hence the issue. i simply changed those to use alloc_kpages, so now there should be no exceptions. ran one set of tests, but those pass now 6 years ago
..
includelinks e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
.depend e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
Makefile e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
autoconf.c e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
autoconf.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
files.mk e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
kernel a4fb607edb there were a few cases of getppages getting called directly, which caused issues after vm_init is true, as that sets first and last to 0 in ram.c, which is used by stealmem. so those would fail after init. hence the issue. i simply changed those to use alloc_kpages, so now there should be no exceptions. ran one set of tests, but those pass now 6 years ago
opt-A0.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-A1.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-A2.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-A3.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-A4.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-A5.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-dumbvm.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-net.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-netfs.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-noasserts.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-sfs.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
opt-synchprobs.h e22dd1c049 tlb now randomly kickes entries, code segments are read only 6 years ago
vers.c a4fb607edb there were a few cases of getppages getting called directly, which caused issues after vm_init is true, as that sets first and last to 0 in ram.c, which is used by stealmem. so those would fail after init. hence the issue. i simply changed those to use alloc_kpages, so now there should be no exceptions. ran one set of tests, but those pass now 6 years ago
version a4fb607edb there were a few cases of getppages getting called directly, which caused issues after vm_init is true, as that sets first and last to 0 in ram.c, which is used by stealmem. so those would fail after init. hence the issue. i simply changed those to use alloc_kpages, so now there should be no exceptions. ran one set of tests, but those pass now 6 years ago