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.
What is Hyper Threading? What is the use of it?
What is SODIMM memory module?
Write down the various ways of hard drive failure?
What are the causes of overheating of microprocessor?
Specify some of the factors which are affecting speed of the microprocessor?
Define Three-state gate.
Write down the Basic computer Instruction formats.
Write down the parts of dividend algorithm.
Describe briefly the needs for a swapper to work?
Give a brief explanation of vector processing.
18,76,764
1935507 Asked
3,689
Active Tutors
1430190
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!