Re: What's wrong with MAP_SHARED|MAP_ANONYMOUS?

David S. Miller (davem@dm.cobaltmicro.com)
Sat, 26 Sep 1998 18:51:29 -0700


Date: Sun, 27 Sep 1998 03:49:04 +0200
From: Felix von Leitner <leitner@math.fu-berlin.de>

I always get EINVAL :(

Shared anon pages are not supported. You can get similar
functionality from sysv ipc shared memory.

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
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/