Package: coreutils
Version: 5.2.1-2
Severity: wishlist

dd should either always use O_DIRECT for reading and writing, or it should
allow one to set it as an option.  /dev/raw is deprecated, and many dd uses
really are a prime candidate for O_DIRECT.

Examples of stuff that waste a tremendous ammount of VM due to dd's lack of
O_DIRECT behaviour:

  dd if=/dev/zero of=(disk block device)
  dd if=file of=(disk, tape or cd/dvdrom block device in packet writing
      mode)
  dd if=(one block device) of=(other block device) with disks.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-debian4+libata9dev1
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)

Versions of packages coreutils depends on:
ii  libacl1                     2.2.26-1     Access control list shared library
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to