Home
last modified time | relevance | path

Searched hist:"0 fd977b3fa32d54b61554416363faae8a7bfaa2b" (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/amd64/sgx/
H A Dsgx.cdiff 0fd977b3fa32d54b61554416363faae8a7bfaa2b Wed Jun 26 19:37:51 CEST 2019 Mark Johnston <markj@FreeBSD.org> Add a return value to vm_page_remove().

Use it to indicate whether the page may be safely freed following
its removal from the object. Also change vm_page_remove() to assume
that the page's object pointer is non-NULL, and have callers perform
this check instead.

This is a step towards an implementation of an atomic reference counter
for each physical page structure.

Reviewed by: alc, dougm, kib
MFC after: 1 week
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20758
/freebsd/sys/dev/drm2/ttm/
H A Dttm_bo_vm.cdiff 0fd977b3fa32d54b61554416363faae8a7bfaa2b Wed Jun 26 19:37:51 CEST 2019 Mark Johnston <markj@FreeBSD.org> Add a return value to vm_page_remove().

Use it to indicate whether the page may be safely freed following
its removal from the object. Also change vm_page_remove() to assume
that the page's object pointer is non-NULL, and have callers perform
this check instead.

This is a step towards an implementation of an atomic reference counter
for each physical page structure.

Reviewed by: alc, dougm, kib
MFC after: 1 week
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20758
/freebsd/sys/vm/
H A Ddevice_pager.cdiff 0fd977b3fa32d54b61554416363faae8a7bfaa2b Wed Jun 26 19:37:51 CEST 2019 Mark Johnston <markj@FreeBSD.org> Add a return value to vm_page_remove().

Use it to indicate whether the page may be safely freed following
its removal from the object. Also change vm_page_remove() to assume
that the page's object pointer is non-NULL, and have callers perform
this check instead.

This is a step towards an implementation of an atomic reference counter
for each physical page structure.

Reviewed by: alc, dougm, kib
MFC after: 1 week
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20758
H A Dvm_page.hdiff 0fd977b3fa32d54b61554416363faae8a7bfaa2b Wed Jun 26 19:37:51 CEST 2019 Mark Johnston <markj@FreeBSD.org> Add a return value to vm_page_remove().

Use it to indicate whether the page may be safely freed following
its removal from the object. Also change vm_page_remove() to assume
that the page's object pointer is non-NULL, and have callers perform
this check instead.

This is a step towards an implementation of an atomic reference counter
for each physical page structure.

Reviewed by: alc, dougm, kib
MFC after: 1 week
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20758
H A Dvm_fault.cdiff 0fd977b3fa32d54b61554416363faae8a7bfaa2b Wed Jun 26 19:37:51 CEST 2019 Mark Johnston <markj@FreeBSD.org> Add a return value to vm_page_remove().

Use it to indicate whether the page may be safely freed following
its removal from the object. Also change vm_page_remove() to assume
that the page's object pointer is non-NULL, and have callers perform
this check instead.

This is a step towards an implementation of an atomic reference counter
for each physical page structure.

Reviewed by: alc, dougm, kib
MFC after: 1 week
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20758
H A Dvm_object.cdiff 0fd977b3fa32d54b61554416363faae8a7bfaa2b Wed Jun 26 19:37:51 CEST 2019 Mark Johnston <markj@FreeBSD.org> Add a return value to vm_page_remove().

Use it to indicate whether the page may be safely freed following
its removal from the object. Also change vm_page_remove() to assume
that the page's object pointer is non-NULL, and have callers perform
this check instead.

This is a step towards an implementation of an atomic reference counter
for each physical page structure.

Reviewed by: alc, dougm, kib
MFC after: 1 week
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20758
H A Dvm_page.cdiff 0fd977b3fa32d54b61554416363faae8a7bfaa2b Wed Jun 26 19:37:51 CEST 2019 Mark Johnston <markj@FreeBSD.org> Add a return value to vm_page_remove().

Use it to indicate whether the page may be safely freed following
its removal from the object. Also change vm_page_remove() to assume
that the page's object pointer is non-NULL, and have callers perform
this check instead.

This is a step towards an implementation of an atomic reference counter
for each physical page structure.

Reviewed by: alc, dougm, kib
MFC after: 1 week
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20758