Re: raw devices

From: Matthew Seaman (m.seaman_at_infracaninophile.co.uk)
Date: 07/31/04


Date: Sat, 31 Jul 2004 21:45:17 +0100
To: Wojciech Puchar <wojtek@tensor.3miasto.net>


On Sat, Jul 31, 2004 at 10:30:21PM +0200, Wojciech Puchar wrote:
> where are raw devices in FreeBSD? do they exist at all?

Actually, all devices under FreeBSD are raw or character devices.
Block devices on the other hand disappeared a long time ago. It's all
to do with having an advance VM system, apparently:

    http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/driverbasics-block.html
    
        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK




Relevant Pages

  • Re: raw devices
    ... >>where are raw devices in FreeBSD? ... all devices under FreeBSD are raw or character devices. ... >Block devices on the other hand disappeared a long time ago. ... the base FreeBSD system includes the Vinum Volume ...
    (freebsd-questions)
  • Re: raw devices
    ... all devices under FreeBSD are raw or character devices. ... > Block devices on the other hand disappeared a long time ago. ... Other UNIX systems may support a second type of disk device known as ... assumed that the drivers for the old SCSI host adapters had been botched ...
    (freebsd-questions)
  • Re: has anyone installed 5.1 from a SCSI CD?
    ... But character devices can't be "random-only". ... can assume the ability to perform random access on block devices, ... was prepared to donate to the FreeBSD project several years ago. ... Another issue is Linux emulation; ...
    (freebsd-hackers)
  • Re: IDS 10.0 performance on RedHat
    ... overall throughput is better with Informix AIO VP, then with KAIO. ... Informix opens both block and raw devices with O_DIRECT ... files and block devices, ...
    (comp.databases.informix)
  • Re: Raw and Character devices
    ... > What are the restriction on naming a character devices and raw devices ... Raw devices are character devices. ... magic a driver into existence? ...
    (comp.os.linux.development.system)