On 4/1/07, devzero@web.de <devzero@web.de> wrote:
quoted text > not sure if this is a real issue and if it`s UML or loop related -
> but how is low-memory situations being handled when
> creating loop devices ?
kernel returns -ENOMEM as an error code if there are no memory left to
initialize loop device.
quoted text > should losetup or dmesg tell "out of memory" if there is not
> enough memory left ?
It should, as kernel does pass that info back to app. Does losetup
check return value of open() syscall?
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [patch] remove artificial software max_loop limit , Ken Chen , (Sun Apr 1, 11:03 am)