Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help with IST #1357

Open
ryanbsull opened this issue Nov 15, 2024 · 1 comment
Open

Need help with IST #1357

ryanbsull opened this issue Nov 15, 2024 · 1 comment

Comments

@ryanbsull
Copy link

Hi, love your work, been using your blog to help me get up to speed with low level Rust and also get a more detailed look at more areas of the kernel!

I have just recently implemented the IDT, for this I opted to use the naked functions so I could get a more detailed look / understanding of the system. Now I was trying to get back into it and implement the GDT as defined in the second edition, however I seem to be unable to get the IST to work correctly and switch to the new stack (defined as a static mut array). Would appreciate any help if possible, I am following along with my own repo here: Rust OS practice

@ryanbsull
Copy link
Author

Hi, just pinging here, if there needs to be better context I can provide it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant