Search Results

Search: Posts Made By: ab_tall
5,782
Posted By ab_tall
@Shamrock Yes infact, I believe I was...
@Shamrock

Yes infact, I believe I was getting confused between system calls and interrupts.

More specifically, where system call handling and exception handling meet, that is what portion of...
5,782
Posted By ab_tall
One more clarification, From what i...
One more clarification,
From what i understand, there are a limited number of exceptions made available. But the no. of system calls is quite high,

If the dispatch table is indexed via the...
5,782
Posted By ab_tall
Hmm so as I understand it, int 0x80 causes...
Hmm so as I understand it,

int 0x80 causes the change to the kernel mode.

here 0x80 is used to index the IDT to get the location of the ISR.

What does the ISR location usually contain?
...
5,782
Posted By ab_tall
Could this post be moved to the Unix for Dummies...
Could this post be moved to the Unix for Dummies Q&A?
5,782
Posted By ab_tall
x86 Interrupts and system calls
I recently went through Understanding the linux kernel, to get an idea of how system calls and interrupts function in an x86 based machine.

However, the level of detail has left me slightly...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 08:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy