0% found this document useful (0 votes)
30 views

Moodlakatte Institute of Technology, Kundapura

The document is an exam for an Embedded Computing Systems course covering kernel services, scheduling algorithms, and UML diagrams. It contains 3 questions, where students must answer any 2 fully. Question 2 asks students to diagram kernel services and types, and calculate performance metrics for processes under preemptive priority, shortest job first, and round robin scheduling. Question 3 defines structural and behavioral descriptions and has students explain object-class relationships and events using UML diagrams.

Uploaded by

powe2aj
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Moodlakatte Institute of Technology, Kundapura

The document is an exam for an Embedded Computing Systems course covering kernel services, scheduling algorithms, and UML diagrams. It contains 3 questions, where students must answer any 2 fully. Question 2 asks students to diagram kernel services and types, and calculate performance metrics for processes under preemptive priority, shortest job first, and round robin scheduling. Question 3 defines structural and behavioral descriptions and has students explain object-class relationships and events using UML diagrams.

Uploaded by

powe2aj
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

USN

Moodlakatte Institute of Technology, Kundapura


Department of Computer Science & Engineering
First Internal Assessment
Subject: Embedded Computing System [10CS72]
Date: 04.09.2014
Max. Marks: 25
th
Sem: 7 sem
Duration: 1 hour
Faculty Name: NAVEEN KUMAR AND PRAMEELA
Note: Answer any two full questions
1. a)
b)
c)
2. a) With a neat diagram explain service provided by kernel and also mention two types of
Kernel?
(5.5M)
b) For the following example calculate Average waiting time and TAT using following Algorithm
i) Preemptive Priority
ii) Preemptive SJF iii) Round Robin (TQ=3)
Process
P0
P1
P2
P3
P4

Arrival Time
0
2
3
5
6

Burst Time
10
5
2
20
8

Priority
2
1
0
3
4

3. a) Define structural description and behavioral description. Explain the relationships and events
between object and classes with UML diagram
(7 M)

(7 M)

You might also like