Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
• Study and enhance the File System Simulator - See the FS_sim slide deck• New features- blockinfo - a new application that displays the information about the blocks in the file system- ctime - implement ctime (creation time) in the inode • Test and analysis- Examine the file system simulator• Feature 1: blockinfo - This is a new application for the FS simulator. Its function is to print out the number of data blocks and the number of free blocks in the file system- You need to write a simple design specification where you describe• how you find all the data blocks• how you find all the free blocks- There are more than one solutions and you can use any solution- Usage examplejava blockinfo The number of data blocks: 18 The number of free blocks: 5• Feature 2: ctime - The ctime is a field in an inode. It is used by the file system to record the creation time of a file (or a directory)- Detailed design• Modify the creat method in the Kernel class. Need to record the creation time when this method is called• Modify ls to display the creation time. Name your ls program myls - Usage examplejava myls inode_numberr file_size ctime file_name • Test the FS simulator- Execute the following commands1. java mkfs filesys.dat 256 40 2. java mkdir /termproj 3. echo "This is file1, a small file for testing" | java tee /termproj/file1.txt4. echo "This is a file2, a big file for testing. The cs506 term project is not difficult at all if I work hard on it. I like to work on a project with my friend. I am working hard to complete the project on time with high quality." | java tee /termproj/file2.txt5. java myls /termproj 6. java myls /termproj/file2 7. java blockinfo filesys.dat8. java mydump filesys.dat• Deliverables- Project report1. blockinfo design specification2. Test report • screen shot of your testing• answers to the questions, including the dump- Software - only your code1. Source file (blockinfo.java, myls.java, kernel.java)2. Executable file (blockinfo.class, myls.class, kernel.class)
- Answer the following questions1. What are the block number and address range of the superblock? Explain the content of the superblock.2. What are the block number and address range of the free list block? Explain the content of the free list block.3. What are the block number range and the address range of the inode blcoks? How many inodes are used? List all the inodes that are used and their corresponding directories and files. Explain the content of all the inodes.4. What are the block number and the address range of the data block of directory termproj? Explain the content of this data block.5. What are the block number and address range of the data block of file file1?6. What are the block number range and the address range of the data blocks of file file2?
One of the principal benefits of JMS messaging is that it's asynchronous. Thus not all the pieces require to be up all the time for the application to function as a whole.
Using the above thread program, now create 20 threads in your program and run them. No need to wait for the keyboard in each thread, just print "Hello" and its thread id in each t
Create an application for an animal-fur trimming service. The business is open 15 weeks of the year, from April through July. The fee for a small animal (under 6 pounds) is $100, a
For this Assignment, submit the following program: Create an application for an animal-fur trimming service. The business is open 15 weeks of the year, from April through July. The
what is arrays and how do they operate
How to convert string value to number in java? While processing user input it is frequent essential to convert a String in which the user enters into an int . The syntax is
A point-to-point model is based on the concept of a message queue: Senders send messages into the queue, and the receiver reads messages from this queue. In the point-to-point mode
You should override the hashCode() and equals() functions from the Object class. The default implementation of the hashcode() and equals(), which are inherited from the java.
Develop a Purchase Order System Project Description: Purchase Order (PO) is one of the first steps in the ordering process of a store. Before, we rely on manual computation t
I do not understand how to do this? can someone help me?
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +1-415-670-9521
Phone: +1-415-670-9521
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd