The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > Hardware > Filesystems, Disks and Memory
.
google unix.com



Filesystems, Disks and Memory Discuss NAS, SAN, RAID, Robotic Libraries, backup devices, RAM, DRAM, SCSI, IDE, EIDE topics here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
What's the Difference Between / and //? deckard UNIX for Dummies Questions & Answers 1 05-22-2007 12:54 PM
rdsk vs dsk for image drive aicjofs UNIX for Dummies Questions & Answers 3 03-23-2006 10:34 PM
What is the difference thunderfastfox UNIX for Dummies Questions & Answers 1 12-07-2005 11:22 PM
Difference between C and C++ hytechpro High Level Programming 2 11-29-2005 09:48 PM
Where is the difference? Fwurm UNIX for Dummies Questions & Answers 3 02-13-2002 03:07 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-16-2002
guillaume35 guillaume35 is offline
Registered User
  
 

Join Date: May 2002
Posts: 5
Difference DSK RDSK

COuld you please telle me the diffrence between DSK and RDSK with exemple if possible...
Thanks a lot in advance.
Regards.
  #2 (permalink)  
Old 05-16-2002
killerserv's Avatar
killerserv killerserv is offline Forum Advisor  
Unix Predator
  
 

Join Date: Dec 2000
Location: Phoenix, AZ
Posts: 670
DSK is a block device path for Ex; /dev/dsk RDSK is a raw device path /dev/rdsk those are the standard solaris filesystem. Is this what you are looking for..?
  #3 (permalink)  
Old 05-16-2002
Perderabo's Avatar
Perderabo Perderabo is offline Forum Staff  
Unix Daemon
  
 

Join Date: Aug 2001
Location: Ashburn, Virginia
Posts: 9,111
When a process sends requests to a rdsk type special file, it is talking directly to the driver. A read or a write goes directly to or from device. Reads and writes must be aligned on DEV_BSIZE boundaries or the results are undefined.

When a process sends requests to a dsk type special file, it is talking to high level os routines. A read or write goes to or from the buffer cache. If needed, the os will read new data into the buffer cache. There are no alignment restrictions. You can read or write any collection of bytes anywhere on the device. The os will send aligned requests to the driver, but this is hidden from the process. I/O requests that arise from accesses to a dsk type special file enter the driver via its strategy entry point, not the read and write entry points. The driver may resequence the requests to optimize overall performance.
  #4 (permalink)  
Old 05-16-2002
guillaume35 guillaume35 is offline
Registered User
  
 

Join Date: May 2002
Posts: 5
Ok thanks for your help but from a point of view, what can be a few simple words to explain (non technicly) the difference ...

Regards
  #5 (permalink)  
Old 05-16-2002
Perderabo's Avatar
Perderabo Perderabo is offline Forum Staff  
Unix Daemon
  
 

Join Date: Aug 2001
Location: Ashburn, Virginia
Posts: 9,111
Ummm...that was the simple explanation.

The difference between and dsk and rdsk is a technical subject. There is no way to explain the difference non technically.
  #6 (permalink)  
Old 05-16-2002
guillaume35 guillaume35 is offline
Registered User
  
 

Join Date: May 2002
Posts: 5
ok thanks again for the explanation ...
If someone could tell me concernign dsk and rdsk something more technical (or an url to read...) That could be clear to understand for exemple :
1) what means the dsk and rdsk directory ?
2) how are they usefull to administrate a machine ?
3) how using the for an administrator ?

Thanks a lot in advance.
Regards.
  #7 (permalink)  
Old 01-23-2006
mgw1 mgw1 is offline
Registered User
  
 

Join Date: Jan 2006
Posts: 1
Differences between RDSK and DSK

I had the same question and found this link while searching for an answer.

http://www.idevelopment.info/data/Un...iceFiles.shtml
Sponsored Links
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:58 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0