Home
last modified time | relevance | path

Searched hist:"11 c42bcc5406b33b6d4dbb81a097bf9ab8860f60" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dmman.hdiff 11c42bcc5406b33b6d4dbb81a097bf9ab8860f60 Thu Jun 19 07:00:39 CEST 2014 Konstantin Belousov <kib@FreeBSD.org> Add MAP_EXCL flag for mmap(2). It should be combined with MAP_FIXED,
and prevents the request from deleting existing mappings in the
region, failing instead.

Reviewed by: alc
Discussed with: jhb
Tested by: markj, pho (previous version, as part of the bigger patch)
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
/freebsd/sys/vm/
H A Dvm_map.hdiff 11c42bcc5406b33b6d4dbb81a097bf9ab8860f60 Thu Jun 19 07:00:39 CEST 2014 Konstantin Belousov <kib@FreeBSD.org> Add MAP_EXCL flag for mmap(2). It should be combined with MAP_FIXED,
and prevents the request from deleting existing mappings in the
region, failing instead.

Reviewed by: alc
Discussed with: jhb
Tested by: markj, pho (previous version, as part of the bigger patch)
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
H A Dvm_mmap.cdiff 11c42bcc5406b33b6d4dbb81a097bf9ab8860f60 Thu Jun 19 07:00:39 CEST 2014 Konstantin Belousov <kib@FreeBSD.org> Add MAP_EXCL flag for mmap(2). It should be combined with MAP_FIXED,
and prevents the request from deleting existing mappings in the
region, failing instead.

Reviewed by: alc
Discussed with: jhb
Tested by: markj, pho (previous version, as part of the bigger patch)
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
H A Dvm_map.cdiff 11c42bcc5406b33b6d4dbb81a097bf9ab8860f60 Thu Jun 19 07:00:39 CEST 2014 Konstantin Belousov <kib@FreeBSD.org> Add MAP_EXCL flag for mmap(2). It should be combined with MAP_FIXED,
and prevents the request from deleting existing mappings in the
region, failing instead.

Reviewed by: alc
Discussed with: jhb
Tested by: markj, pho (previous version, as part of the bigger patch)
Sponsored by: The FreeBSD Foundation
MFC after: 1 week