Searched hist:217916 (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/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-10.1-release/sys/kern/
H A Dsubr_lock.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
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 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_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
/freebsd-10.1-release/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 Duma_core.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-10.1-release/sys/dev/cxgb/
H A Dcxgb_sge.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 535 milliseconds