parallel
[Top][All Lists]
Advanced

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

niceload --treat-limit-as-start-condition-only


From: Ole Tange
Subject: niceload --treat-limit-as-start-condition-only
Date: Thu, 9 Jun 2011 00:07:13 +0200

With --noswap, --mem, and --hard I came to think that it might be
handy if niceload could treat the limits as a starting condition only
and not monitor the limit continuously. It would especially make sense
for --mem:

  niceload --treat-limit-as-start-condition-only --mem 2g
only_start_this_when_2g_is_free

The above will wait until 2g is free and then start. It will, however,
not suspend when less that 2g becomes free - thus making it useful for
running programs that will eat up the 2g of RAM.

But I need your advice: What is a shorter name for
--treat-limit-as-start-condition-only?


/Ole



reply via email to

[Prev in Thread] Current Thread [Next in Thread]