Searched hist:21737 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dvm_kern.hdiff 21737 Wed Jan 15 18:46:02 MST 1997 dg Fix bug related to map entry allocations where a sleep might be attempted
when allocating memory for network buffers at interrupt time. This is due
to inadequate checking for the new mcl_map. Fixed by merging mb_map and
mcl_map into a single mb_map.

Reviewed by: wollman
H A Dvm_kern.cdiff 21737 Wed Jan 15 18:46:02 MST 1997 dg Fix bug related to map entry allocations where a sleep might be attempted
when allocating memory for network buffers at interrupt time. This is due
to inadequate checking for the new mcl_map. Fixed by merging mb_map and
mcl_map into a single mb_map.

Reviewed by: wollman
/freebsd-11-stable/sys/kern/
H A Duipc_mbuf.cdiff 21737 Wed Jan 15 18:46:02 MST 1997 dg Fix bug related to map entry allocations where a sleep might be attempted
when allocating memory for network buffers at interrupt time. This is due
to inadequate checking for the new mcl_map. Fixed by merging mb_map and
mcl_map into a single mb_map.

Reviewed by: wollman
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.cdiff 21737 Wed Jan 15 18:46:02 MST 1997 dg Fix bug related to map entry allocations where a sleep might be attempted
when allocating memory for network buffers at interrupt time. This is due
to inadequate checking for the new mcl_map. Fixed by merging mb_map and
mcl_map into a single mb_map.

Reviewed by: wollman
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.cdiff 21737 Wed Jan 15 18:46:02 MST 1997 dg Fix bug related to map entry allocations where a sleep might be attempted
when allocating memory for network buffers at interrupt time. This is due
to inadequate checking for the new mcl_map. Fixed by merging mb_map and
mcl_map into a single mb_map.

Reviewed by: wollman
/freebsd-11-stable/sys/x86/x86/
H A Dcpu_machdep.cdiff 21737 Wed Jan 15 18:46:02 MST 1997 dg Fix bug related to map entry allocations where a sleep might be attempted
when allocating memory for network buffers at interrupt time. This is due
to inadequate checking for the new mcl_map. Fixed by merging mb_map and
mcl_map into a single mb_map.

Reviewed by: wollman

Completed in 613 milliseconds