⟩ How many zones can we create in Solaris?
we can create 8192 non global zones within global zone but
in realtime environment only at max of 10 to 15 is possible
we can create 8192 non global zones within global zone but
in realtime environment only at max of 10 to 15 is possible
Explain difference between IPC mechanisms?
Construct pipes to execute the following jobs?
Explain task spawn in vxworks?
Write a code to connect Hardware interrupt to ISR and explain?
Suppose there is a global variable & a static global variable.Both gets memory allocated from the data segment. Then how does the visiblity of static global varible gets limited to the file alone (in which it gets declared)
What do you mean by Semaphore and when we will go for using this?
Which RTOS supports Non-Preemptive scheduling? Why other scheduling methods are supported by such Oses?
What is another for creating a task without using taskspawn?
What are the various methods to overcome it?
What is priority inversion?