Skip to content

srinivasycplf8/User-Device-Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User-Device-Driver

• Using C programming language created a device driver that will sit between virtual application and virtualized hardware device. • Translate file system commands to device operations. • It can store multiple files and devices. • It supports networking communication with a server program that implements the device.

The Cloud device is a software simulation of a storage device. It has a basic protocol by which you communicate with it through a series of registers and data transfer region.

LRU cache that caches blocks retrieved and written to the Cloud device.It helps to speed up the processes.

It supports networking communication to a server program that implements the Cloud device.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors