The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-02-2007
Legend986 Legend986 is offline
Registered User
 

Join Date: Sep 2007
Posts: 138
Traps and Interrupts

Well, I don't know where exactly to ask this doubt so I'm asking in the newbie section. I was reading about traps and interrupts when I thought of traps as something that cease the control of the OS from the user and interrupts that cease the control yet provide support for multitasking. Am I right in thinking that? In that case, I think we can generate traps using our programs but why would we want to do it anyways? I mean when interrupts are proving better ways of handling the transfer of control, what use would we have for a trap?
Reply With Quote
Forum Sponsor