Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 1999 14:46:57 +0200 (SAT)
From:      Khetan Gajjar <khetan@link.freebsd.os.org.za>
To:        Lucky Green <shamrock@adsl.cypherpunks.to>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Cdrecord "RR-scheduler not available"
Message-ID:  <Pine.BSF.4.02A.9905021446030.17347-100000@pleb.cs.uct.ac.za>
In-Reply-To: <Pine.BSF.4.05.9905012059590.5897-100000@adsl.cypherpunks.to>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 1 May 1999, Lucky Green wrote:

>Having spent a week on trying to get an ATAPI CD burner working, I saw the
>light and purchased a SCSI-based burner. It burns, but I am getting an
>error about the RR-scheduler not being available. What is an RR-scheduler
>and how do I make it available? (If I even need it....)

Enable the Posix scheduling stuff in your kernel; you'll produce
more reliable burns at higher speeds if your machine is busy
(well, that's been my experience)

options         "P1003_1B"
options         "_KPOSIX_PRIORITY_SCHEDULING"
options         "_KPOSIX_VERSION=199309L"
--- 
Khetan Gajjar       (!kg1779) * khetan@iafrica.com ; khetan@os.org.za
http://www.os.org.za/~khetan  * Talk/Finger khetan@chain.freebsd.os.org.za
FreeBSD enthusiast            * http://www2.za.freebsd.org/
Security-wise, NT is a OS with a "kick me" sign taped to it  



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9905021446030.17347-100000>