Top Banner
AC72/AT72 LINUX INTERNALS DEC 2014 © IETE 1 Q.2a. Explain any 5 main characteristics of LINUX.
44

Q.2a. Explain any 5 main characteristics of LINUX

Nov 24, 2021

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 1

Q.2a. Explain any 5 main characteristics of LINUX.

Page 2: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 2

Page 3: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 3

b.Classify drivers/ directory according to their subdirectories.

Q.3a. Describe the states within a process with the help of a neat diagram.

Page 4: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 4

Page 5: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 5

b.Write and explain the algorithm for the booting of a LINUX system.

Page 6: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 6

Page 7: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 7

Page 8: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 8

Page 9: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 9

Q.4a. Explain with a neat diagram, the Linear address conversion in the architecture-independent memory model.

Page 10: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 10

b.What do you understand by static and dynamic memory allocation in the kernel segment? Explain.

Page 11: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 11

Page 12: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 12

Page 13: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 13

Page 14: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 14

Q.5 a. Show the implementation of synchronization in the LINUX kernel.

Page 15: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 15

Page 16: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 16

Page 17: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 17

Page 18: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 18

b.How is inter-process communication achieved in Linux? Explain.

Page 19: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 19

Q.6a. Write a note on any four file operations in LINUX.

Page 20: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 20

Page 21: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 21

b.Explain, how the Virtual File System interacts with a file system implementation?

Page 22: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 22

Page 23: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 23

Page 24: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 24

Page 25: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 25

Page 26: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 26

Page 27: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 27

Q.7 a. How do large volumes of data get transported continuously to or from a device? Explain.

Page 28: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 28

b.Write a note on read() and write() functions.

Page 29: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 29

Page 30: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 30

Page 31: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 31

Page 32: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 32

Q.8 a. Explain socket structure with the help of a block diagram. Show relationship of the socket with its substructure.

Page 33: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 33

Page 34: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 34

b.Write notes on following protocols- ARP and IP.

Page 35: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 35

Page 36: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 36

Page 37: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 37

Page 38: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 38

Q.9 a. In order to implement SMP in Linux kernel, what changes have to be made? Explain.

Page 39: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 39

Page 40: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 40

Page 41: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 41

b.Describe the functions of create_module, init_module and delete_module.

Page 42: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 42

Page 43: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 43

Page 44: Q.2a. Explain any 5 main characteristics of LINUX

AC72/AT72 LINUX INTERNALS DEC 2014

© IETE 44

TEXT BOOK

1. Linux Kernel Internals, M. Beck, H. Bome, et al, Pearson Education, Second Edition, 2001