public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* re: in place file splitter
@  Tyler Spivey
   ` Adam Myrow
   ` killing process wasRe: " Kenny Hitt
  0 siblings, 2 replies; 3+ messages in thread
From: Tyler Spivey @  UTC (permalink / raw)
  To: speakup

well, i guess you'd have to have enough memory to hold the whole file.
that doesn't matter though, since the worst that can happen is that the
kernel will kill any old process when the ram and swap fill up.
i've had no swap, and my ram got filled and it killed anything - it picks a
number at random and kills it.
not very useful, just extreamly annoying - it should kill the process that
is eating up all the ram.
but now that we can add huge ammounts of swap space, this isn't a big issue
anymore.
just dd to a file with input from /dev/zero, run swapon, and if the file
gets filled reboot so the swapspace
isn't used, and trash it.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 in place file splitter Tyler Spivey
 ` Adam Myrow
 ` killing process wasRe: " Kenny Hitt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).