[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pipe larger than available memory




Mark Blunier said:
> I want to pipe the output from mkisofs into cdrecord, so that
> I don't have to have 600 mb of temp space available.  However,
> I only have 64 meg of memory, and the file created by mkisofs
> could be 600+ mb.  How does Linux handle it?  Will it work OK?
> Will it run out of memory and crash mkisofs?  Will it crash
> the system in general?

Generally, I think the program writing to the pipe will block if the
pipe fills.  Of course, experimentation should tell you for sure.  :)
(It shouldn't crash the system.)

Steve
-- 
steve@silug.org           | Linux Users of Central Illinois
(217)698-1694             | Meetings the 4th Tuesday of every month
Steven Pritchard          | http://www.luci.org/ for more info

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.