cahirwpz/mimiker

Move thread stack to virtual memory

Closed this issue · 1 comments

Make td_kstack_obj a vm_seg instead of vm_page. This will probably require to add extra wired entry in TLB.

Done in f4d28b9