OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Apr 25, 2024 12:32 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Interrupts not being received at all processors
PostPosted: Wed Mar 20, 2019 5:30 pm 
Offline

Joined: Mon Feb 05, 2018 11:18 am
Posts: 9
I have a server with two Intel Xeon 18-core cpus with hyper-threading enabled. I'm trying to send an IPI between cores and there are only about 5 cores which receive the interrupts. The same is happening when I'm trying to set up MSI vectors for my Ethernet driver. I've disabled x2apic and am using physical addressing mode. The max APIC id is 119 so that should be fine.
I believe I have all steps done for each AP that are mentioned in this post viewtopic.php?f=1&p=201660.

Any suggestions about what I might be missing?


Top
 Profile  
 
 Post subject: Re: Interrupts not being received at all processors
PostPosted: Wed Mar 20, 2019 6:11 pm 
Offline
Member
Member

Joined: Fri Aug 26, 2016 1:41 pm
Posts: 693
Care to post your complete project online to something like github?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot] and 215 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group