dyson e2f426dc1b Fix a problem that caused system crashes after physio. This problem
was due to non-aligned 64K transfers taking 17 pages.  We currently
do not support >16 page transfers.  The transfer is unfortunately truncated,
but since buffers are usually malloced, this is a problem only once in
a while.  Savecore is a culprit, but tar/cpio usually aren't.  This
is NOT the final fix (which is likely a bouncing scheme), but will at
least keep the system from crashing.
1996-06-26 05:52:15 +00:00
..
1996-06-18 05:22:45 +00:00
1996-06-12 05:11:41 +00:00
1996-06-14 11:02:28 +00:00
1996-06-12 05:11:41 +00:00
1996-06-25 20:02:16 +00:00
1996-06-26 05:39:27 +00:00
1996-06-14 11:02:28 +00:00