Re: swap and 2.4.20

From: Mike Fedyk
Date: Sun Oct 05 2003 - 16:57:51 EST


On Sun, Oct 05, 2003 at 04:07:33PM -0400, Hacksaw wrote:
> Does this mean that you could replace a library out from under a running but
> largely paged out app, and have it suddenly switch to the new library?

Technically yes, but realistically no.

You'd more likely crash the app since maybe only a few pages of the new code
were paged in, and nothing says that it's the update of the code you wanted...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/