public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Osterlund <petero2@telia.com>
To: Linh Dang <dang.linh@gmail.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Hack to get dvd-burning at 8x (instead of 3x) with ide-cd (2.6.11)
Date: 26 Mar 2005 17:12:48 +0100	[thread overview]
Message-ID: <m3psxm1j3z.fsf@telia.com> (raw)
In-Reply-To: <3b2b3200503230954346e0665@mail.gmail.com>

Linh Dang <dang.linh@gmail.com> writes:

> I'd like to receive  comments/guide-lines about a hack I made to the
> 2.6.11 kernel to improve DVD-burning speed (using growisofs.)
> 
> The basic idea is the 16-pages pipe between mkisofs and growisofs is
> too small for DVD burning (typical 4GB of data.)
> 
> In the hack, pipe_new will simply check for, if privileges permitted,
> the enviroment variable
> PIPE_MAX_ORDER to see if a (much) longer pipe is requested.
> 
> This hack enable me to burn DVD at 8X (instead of 3X) on my old
> P3-450MHz (with growisofs and mkisofs running at SCHED_FIFO.)

This problem is likely caused by limited filesystem and/or hard disk
performance, not a slow CPU. You don't need a kernel patch to get a
bigger buffer though. See:

        http://article.gmane.org/gmane.comp.audio.cd-record/2253

-- 
Peter Osterlund - petero2@telia.com
http://web.telia.com/~u89404340

      reply	other threads:[~2005-03-26 16:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-23 17:54 [PATCH] Hack to get dvd-burning at 8x (instead of 3x) with ide-cd (2.6.11) Linh Dang
2005-03-26 16:12 ` Peter Osterlund [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3psxm1j3z.fsf@telia.com \
    --to=petero2@telia.com \
    --cc=dang.linh@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox