1. The Linux scheduler went through a major overhaul between the 2.4 and 2.6 kernel. The current scheduler can make scheduling decisions in O(i) time. Explain why is this so?
2. In Linux, the data and stack segments are paged and swapped to a scratch copy kept on a special paging disk or partition, but the text segment uses the executable binary file instead. Why?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here