You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing an experimental 80286 operating system along with a New Executable-linked kernel. When I try to allocate a separate stack segment/selector for the kernel, then the separate stack size is erroneously subtracted from the data segment size.