PLEX86  x86- Virtual Machine (VM) Program
 CVS  |  Mailing List  |  Download  |  Newsgroups

winscape 2268


Your Ad Here

Your Ad Here

winscape 2269
It would be wonderful if it did do a clean crash. MS-DOS does not; again, I will repeat myself. MS-DOS is an example of what...

What he's getting at is there isn't any hardware protection available for DOS- at least on the pre-286 x86 cpus, and due to the design buttumptions of the OS and applications, its not feasible to implement in any comprehensive way on the newer cpu's. About the best way to make DOS less of a problem is to set up virtual x86 machines, each protected from the other, with a monitor thats able to reset-restart them when they crash. Windows mostly succeeds in doing this, though bugs remain and is still lots less user friendly than a shell in X windows.

DOS's memory protection in software is pretty much limited to putting allocation control data before chunks of memory so freed regions can be concatenated. In DOS there is no way to stop any program from writing any ram location, and in fact programs were encouraged to do just that- lots of OS internal data is exposed for programs to use.

winscape 2270
I'm not familiar with that gear so I can't help point you to an idea. I...

Towards the end of DOS's mainsteam use here were utilities the user could run that were capable of scrubbing various parts of the OS when programs terminated to help keep the OS from coming unglued- but its really so bloody primitive that theres no much you can do to make it more stable.

Gregm



Your Ad Here

List | Previous | Next

winscape 2269

Alt Folklore Computers from Newsgroups

The #1 Usenet Provider on the Internet

winscape 2267