Device files and named pipe
How can you create special files like device files and named pipes?
Expert
The system call mknod makes special files in the following series are as follows:i) Kernel allocates new inode,ii) Sets the file type to indicate which the file is a pipe, special or directory file,iii) If it is a device file, it creates the other entries like minor, major device numbers.For instance: If the device is a disk, major device number submits to the disk controller and minor device number is the disk.
Write down the modes of data transfer between to and from peripherals.
How can you format a floppy? What is happening if you do so?
Give a brief explanation of I/O channel.
Illustrate the term virtual reality?
Write down the differentiation between sequence and Activity diagrams.
Explain whether it is better to leave the computer on or should we turn it off?
Explain hybrid and community cloud.
Write a brief note on ‘Shell’?
Illustrate the term Switching Mode Power Supply.
Explain what do you mean by the storage device? Specify some of its common classification?
18,76,764
1926375 Asked
3,689
Active Tutors
1435520
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!