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 eSATA?
What do you meant by the term Diode?
Write down the attributes of SSD's?
What do you understand by flood fill algorithm?
Write down the discriminate between static and dynamic memory.
Specify difference between the integrated and the non-integrated motherboard.
Explain what is IEEE 1394 Interface?
In what condition the Kernel handles the fork() system call in System V Unix and in the traditional Unix, while swapping?
Write about the term RTC.
What is Switching Mode Power Supply?
18,76,764
1944108 Asked
3,689
Active Tutors
1459314
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!