Xref: utzoo comp.os.minix:5673 comp.sys.atari.st:15834 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!oliveb!apple!rutgers!sunybcs!ugbernie From: ugbernie@cs.Buffalo.EDU (Bernard Bediako) Newsgroups: comp.os.minix,comp.sys.atari.st Subject: Blitter with fork Message-ID: <5489@cs.Buffalo.EDU> Date: 26 Apr 89 07:51:18 GMT Sender: news@cs.Buffalo.EDU Reply-To: ugbernie@cs.Buffalo.EDU (Bernard Bediako) Organization: SUNY/Buffalo Computer Science Lines: 13 Since Minix-ST is stricken with a slow fork because of the lack of segmentation registers (shadowing technique ala ) would it be possible to use the Mega-ST's blitter for copying the processes back and forth when shadowing to REALLY speed up the fork. I'm using Minix on a 1040ST so there isn't anyway I could look into it. But is it possible. Would it work? When is anyone using the blitter for anything? Putting in blitter calls within ifdef's sounds like a good idea for future versions of the distribution. thanks bernie ugbernie@marvin.cs.buffalo.edu