Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
when interrupt occurs, what is the sequence of steps that are performed by linux.
i know kernel leaves the work it is currently doing and switches to interrupt handler to handle that interrupt.
But it want to know the activities in terms of system calls that occur during that activity?
I also want to know if a process is running on one terminal and if i click with mouse on panel bar to invoke another terminal, on KDE desktop, what happens? again i mean in terms of system calls.
Suppose we have a module in which system calls are trapped by changing system call table pointer. Thus before the actual system call, my module is called. In this module some simple activities are performed like printing information, like process id and it's name or, in some case i may also store this information in some data structure i use, and then actual system call is called within that module.
Calling of actual system call is done so that functionality of kernel is not affected.
Now in this thing if the situation described above comes, i.e.
If a process is running on one terminal and if i click with mouse on panel bar to invoke another terminal, on KDE desktop, what happens? i mean in terms of system calls.
Will that thing affect my module or it's functionality(functionality of my module is as simple as i have described earlier)?
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it. subscribe
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe