Searched hist:217916 (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/share/man/man9/
H A Dsbuf.9diff 217916 Wed Jan 26 22:46:28 MST 2011 mdf Explicitly wire the user buffer rather than doing it implicitly in
sbuf_new_for_sysctl(9). This allows using an sbuf with a SYSCTL_OUT
drain for extremely large amounts of data where the caller knows that
appropriate references are held, and sleeping is not an issue.

Inspired by: rwatson
/freebsd-11-stable/sys/kern/
H A Dkern_malloc.cdiff 217916 Wed Jan 26 22:46:28 MST 2011 mdf Explicitly wire the user buffer rather than doing it implicitly in
sbuf_new_for_sysctl(9). This allows using an sbuf with a SYSCTL_OUT
drain for extremely large amounts of data where the caller knows that
appropriate references are held, and sleeping is not an issue.

Inspired by: rwatson
H A Dsubr_witness.cdiff 217916 Wed Jan 26 22:46:28 MST 2011 mdf Explicitly wire the user buffer rather than doing it implicitly in
sbuf_new_for_sysctl(9). This allows using an sbuf with a SYSCTL_OUT
drain for extremely large amounts of data where the caller knows that
appropriate references are held, and sleeping is not an issue.

Inspired by: rwatson
H A Dkern_sysctl.cdiff 217916 Wed Jan 26 22:46:28 MST 2011 mdf Explicitly wire the user buffer rather than doing it implicitly in
sbuf_new_for_sysctl(9). This allows using an sbuf with a SYSCTL_OUT
drain for extremely large amounts of data where the caller knows that
appropriate references are held, and sleeping is not an issue.

Inspired by: rwatson
H A Dsubr_sleepqueue.cdiff 217916 Wed Jan 26 22:46:28 MST 2011 mdf Explicitly wire the user buffer rather than doing it implicitly in
sbuf_new_for_sysctl(9). This allows using an sbuf with a SYSCTL_OUT
drain for extremely large amounts of data where the caller knows that
appropriate references are held, and sleeping is not an issue.

Inspired by: rwatson
/freebsd-11-stable/sys/vm/
H A Dvm_phys.cdiff 217916 Wed Jan 26 22:46:28 MST 2011 mdf Explicitly wire the user buffer rather than doing it implicitly in
sbuf_new_for_sysctl(9). This allows using an sbuf with a SYSCTL_OUT
drain for extremely large amounts of data where the caller knows that
appropriate references are held, and sleeping is not an issue.

Inspired by: rwatson
H A Dvm_reserv.cdiff 217916 Wed Jan 26 22:46:28 MST 2011 mdf Explicitly wire the user buffer rather than doing it implicitly in
sbuf_new_for_sysctl(9). This allows using an sbuf with a SYSCTL_OUT
drain for extremely large amounts of data where the caller knows that
appropriate references are held, and sleeping is not an issue.

Inspired by: rwatson

Completed in 449 milliseconds