Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2008 23:10:48 -0500
From:      Robert Noland <rnoland@FreeBSD.org>
To:        Alexej Sokolov <bsd.quest@googlemail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: vm_map_find
Message-ID:  <1226808653.1739.5.camel@wombat.2hip.net>
In-Reply-To: <671bb5fc0811151943m7602476fy19e0f8ee75ea2377@mail.gmail.com>
References:  <671bb5fc0811151943m7602476fy19e0f8ee75ea2377@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-WEgJM4LZvJI0FjZrMuPk
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sun, 2008-11-16 at 04:42 +0059, Alexej Sokolov wrote:
> Hello,
> my question is about vm_map_find (9)
>  int
>  vm_map_find(vm_map_t map, vm_object_t object, vm_ooffset_t offset,
>          vm_offset_t *addr, vm_size_t length, boolean_t find_space,
>          vm_prot_t prot, vm_prot_t max, int cow);
>=20
> Could anyone explain what exactly parameter "cow" for ? Which values and
> meanings ?

Well, cow is COPY_ON_WRITE.  See vm_map(9) for the list of flags.

robert.

> man page dives not enough informations about it.
>=20
> Thanks
> _______________________________________________
> freebsd-hackers@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org=
"

--=-WEgJM4LZvJI0FjZrMuPk
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)

iEYEABECAAYFAkkfnUgACgkQM4TrQ4qfROPljgCghuST3DFvt7zo/UyRt/bM48FC
2kMAnimY23qDgJjAw+YYhnvkKqmJHA5f
=sZ8o
-----END PGP SIGNATURE-----

--=-WEgJM4LZvJI0FjZrMuPk--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1226808653.1739.5.camel>