2.0.36-pre14, swapin_parent cow swap patch, vfork()

Clayton Weaver (cgweav@eskimo.com)
Fri, 9 Oct 1998 18:52:20 -0700 (PDT)


Just tried this combination, 2.0.36-pre14 with Andrea's swap patch
for improving fork() efficiency with cow swapped pages, and got
a vfork() error from make on "make clean" in the kernel source directory.

(from strace:
fork() = -1 EAGAIN (try again)
)

So make retries and gets the same result and eventually gives up.

Nothing running that wasn't also running when make clean succeeded
without the swap patch compiled into the kernel.

Regards, Clayton Weaver cgweav@eskimo.com (Seattle)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/