lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 28 May 2008 08:04:04 -0700 (PDT)
From:	Alan Jenkins <aj504@...york.ac.uk>
To:	Jan Niklas Hasse <jhasse@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: libata - DMA problems ICH7 rev 02

Jan Niklas Hasse wrote:
> On Wed, May 28, 2008 at 3:34 PM, Jan Niklas Hasse <jhasse@...il.com> wrote:
> >>
> >> It looks like you have the hard drive and the burner on the same IDE channel? Such problems are unavoidable in this setup since commands to one device on the channel can't execute while the other device is busy (especially for long commands like finalizing the disc). It would be better to move the drives onto separate channels.
> >
>
> As I have a notebook, I think I can't do that, can I?

This is the exact situation cdrecord's -immed option was designed
for.  "wodim"/cdrkit should have inherited it.  It sets a flag in the
commands to avoid blocking, though the documentation I read said it
was slightly experimental.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ