From: dmitri <100334....@compuserve.com> Subject: ???---Running SCO bin's - is it emulating ---??? Date: 1995/10/26 Message-ID: <46oo28$cu@docder.demon.co.uk>#1/1 X-Deja-AN: 118146316 x-nntp-posting-host: docder.demon.co.uk content-type: text/plain; charset=us-ascii organization: Nexus Network x-url: news:demon.tech.unix mime-version: 1.0 newsgroups: demon.tech.unix,comp.os.linux.misc x-mailer: Mozilla 1.12 (X11; I; Linux 1.2.0 i486) Hi, Friend of mine has some apps for SCO And I know that it's possible to run them in Linux using iBSC ( or whatever) libs. So does it mean that with these libs I will be emulating SCO and loos dramaticly in speed or they will be running OK. Thank you, ---- Dmitri 100334....@compuserve.com
From: Mike Jagdis <ja...@purplet.demon.co.uk> Subject: ???---Running SCO bin's - is it emulating ---??? Date: 1995/10/27 Message-ID: <913.30935EE5@purplet.demon.co.uk>#1/1 X-Deja-AN: 118283256 x-nntp-posting-host: purplet.demon.co.uk sender: "newsout1.26" <ufg...@purplet.demon.co.uk> organization: FidoNet node 2:252/305 - The Purple Tentacle, Reading newsgroups: comp.os.linux.misc * In message <46oo28...@docder.demon.co.uk>, dmitri said: dd> Friend of mine has some apps for SCO And I know that it's dd> possible to run them dd> in Linux using iBSC ( or whatever) libs. So does it mean dd> that with these libs dd> I will be emulating SCO and loos dramaticly in speed or they dd> will be running OK. The iBCS "emulator" is a loadable kernel module that allows the kernel to handle SCO system calls. It's an emulator only in so far as some parameters and returns from system calls need to be converted between SCO and Linux values and some extra magic needs to be invoked for some things. 90% of the time your applications will be running their own code at normal speed. The iBCS emulator does add a slight overhead to system calls - as compared to the native Linux system calls. This overhead is not likely to be significant for real applications. Comparing Linux+iBCS to a real SCO system I tend to find that system call overhead favours Linux - but, again, you aren't going to see any significant difference due simply to that. Many have reported that applications ran as fast or even faster than on SCO (probably mostly due to Linux' use of free memory for caching). I can't remember any reports of slow downs but that doesn't mean to say I can't envisage situations where it _could_ happen. Mike