Date: Thu, 22 Oct 1998 07:42:23 -0500 From: Zach Heilig <zach@gaffaneys.com> To: Zach Heilig <zach@gaffaneys.com>, FreeBSD-current@FreeBSD.ORG Subject: Re: cdda2wav == panic ... (cases where it does NOT panic) Message-ID: <19981022074223.A1730@znh.org> In-Reply-To: <19981021231850.B434@znh.org>; from Zach Heilig on Wed, Oct 21, 1998 at 11:18:50PM -0500 References: <19981021224539.A10190@znh.org> <19981021231850.B434@znh.org>
next in thread | previous in thread | raw e-mail | index | archive | help
cdda2wav does not panic this system under these conditions: 1) with the -N option (does not write data to disk) 2) with the -n 1 option (reads/writes a single sector at a time, default is 55) 3) when 'audio.wav' is a fifo, but it fails in a different (non-panic'y) way: ... No overlap sampling active samplefiles size total will be 415316600 bytes. 10 tracks recording seconds stereo with 16 bits @ Hz ->'audio'... cannot set realtime scheduling policy: Function not implemented cannot set realtime scheduling policy: Function not implemented write(audio, 0x3004800C, 129360) = 8192 Probably disk space exhausted: Undefined error: 0 (with a 'cat audio.wav > foo.wav' also running) This is a kernel from ~01:50 GMT Thursday Oct 22. -- Zach Heilig <zach@gaffaneys.com> If it looks like a duck, and quacks like a duck, we have to at least consider the possibility that we have a small aquatic bird of the family Anatidę on our hands (Douglas Adams -- Dirk Gently's Holistic Detective Agency) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981022074223.A1730>