Results 1 to 1 of 1
Hello,
I read lately about the signals mechanism, and I have a couple of question that I couldn't find the answer to them. it would be great if someone would ...
- 01-18-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 1
Signals question
Hello,
I read lately about the signals mechanism, and I have a couple of question that I couldn't find the answer to them. it would be great if someone would answer.
1. when handling a signal before changing to user Mode, the kernel copies data to the user stack. what is the data that he saves in setup_frame()
2. what signals are blocked while in the signal handler could this mask be changed
3. when does a system call could be reentrant and when it cannot, when disturbed by a signal
thanks.


Reply With Quote
