Difference Between RDSK and DSK (With Table)

A computer is a device that has several minuscule and big parts. These parts perform several functions, which result in the overall performance of the computer. To be specific, if a person wants to store their data in the computer, the data can be stored in many forms. One of the most prominent ways to store your data Is in the computer drive.

Whenever a file is stored in the drive, the respective file has a path. The path entails the location of the file. In an environment like Unix, one can find their files in the hard drive with device paths like 1. RDSK and 2. DSK.

RDSK vs DSK

The main difference between RDSK and DSK device paths is the type of content one can find in each of the device paths. In RDSK, one can find the drives that are not formatted. On the other hand, in DSK, one can find drives that are formatted.

RDSK is a type of device path. It is a raw device path. It is also referred to as RAW because all the drives that are present in it are not formatted. The RDSK is a type of raw device path. The requests that are processed by the drive are directly sent to the RDSK device path.

DSK is a type of device path as well. It is a device path where drives that are already formatted are stored. The requests that are sent by DSK are processed by the operating system itself. The communication done through DAK is much easier and convenient.

Comparison Table Between RDSK and DSK

Parameters of Comparison

RDSK

DSK

Type of

Raw device path

Block device path

Content

Unformatted drives

Formatted drives

Convinience

Less

More

Intricacy

More

Less

Role of the OS

None

Requests are sent to the operating system

What is RDSK?

The definite location of a file and where it is exactly stored is known as path. Similar to that, RDSK is a type of device path. It determines and entails the location of a certain file, drive etc. They are a form of a character device. They have access to the data at a particular length and order.

There are many applications of RDSK. However, the main application of RDSK is to manipulate the data in the corresponding layer, and it’s the single character at a time. The “R” in RDSK stands for “raw disk”. The data present in the drive is dealt with by RDSK in minimum amounts in the smallest amounts.

The data present in the drive is given a space of five hundred and twelve bytes, and if the data that is written does not occupy the entire section, then the remaining space is not used. The remaining space is left unused. Thus, in RDSK, the loss of space is observed.

One can use the RDSK whenever he or she wants to copy the raw disk as well. Here the files are placed in characters because RDSK is a type of character device. Here the transfer of data is also done one character at a time. Drives like tape drives are often Accessible through character device files.

What is DSK?

Every file that is stored in a drive has a certain path that determines and entails its location to the user. Similar to that, DSK is a type of device path. It is a type of block device path that Goes through the buffer cache. The operating system plays the role of processing the requests that are sent by DSK.

Before the data is transferred, it is read and written in the memory through the form of a buffer. This process takes place in DSK instead of direct transfer of the data to the physical disk. This process also improves the input and output of the physical disk, which is also considered one of the advantages of the DSK.

There are certain names that can be used as logical device names for the purpose of mounting as well as unmounting The file systems. The file that is a part of the DSK possesses logical instances. Other than that, there are other advantages of DSK as well.

Since the data is copied to the disk after going through the process of buffer memory, there is no loss of space in DSK. It is considered one of the most useful advantages. However, the data is accessed in the form of blocks because it is a type of block device path. This also enables to access the data in a structured and hassle-free manner.

Main Differences Between RDSK and DSK

  1. In RDSK, loss of data is experienced. On the other hand, in DSK, loss of data is not experienced.
  2. The data is accessed in the form of characters in RDSK. On the other hand, the data is accessed in the form of blocks in DSK.
  3. RDSK is more complex to access and use. On the other hand, DSK is less complex to access and use.
  4. The operating system doesn’t play any role in RDSK in processing the request. The drive processes the requests that are sent by RDSK. On the other hand, the operating system processes the requests that are sent by DSK.
  5. The content in RDSK consists of files that are not formatted. On the other hand, the content in DSK consists of files that are formatted.
  6. The “R” in RDSK stands for “raw disk”; hence it is a type of raw device path. On the other hand, the DSK is a type of block device path.
  7. The RDSK devices are mainly used to manipulate the data in the corresponding layer, and it’s the single character at a time. On the other hand, the DSK device is used to access data in the form of blocks.

Conclusion

A file or the entire data that is present in the drive is easily accessible to the user by using such device paths. These paths entail the location of a particular file which makes it easier for us to find a file and access it. It also saves a lot of energy and time.

Technology is evolving with time, and it is making human’s lives much easier. One can simply get their work done by using such nifty features, thus saving time and energy. Performing various tasks on the computer or any other device is much easier because of such features.

References

  1. https://pubs.acs.org/doi/abs/10.1021/ar300104b
  2. https://ieeexplore.ieee.org/abstract/document/5386854/