From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bdd927ef8bb6088d X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Ada and OS/2 Date: 1999/10/24 Message-ID: <7uv0n7$a9f$1@nnrp1.deja.com>#1/1 X-Deja-AN: 539916641 References: <7uia7h$kn4$1@nnrp1.deja.com> <7un1mf$6jm$2@wanadoo.fr> <7ur2et$qpm$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x32.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Sun Oct 24 13:14:16 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-10-24T00:00:00+00:00 List-Id: In article , aidan@skinner.demon.co.uk wrote: > I've heard really good things about HPFS, is it the OS design > or the file system itself that's doing it? Well the high performance version is HPFS386, which is what I use, and it seems to have far more effective caching capabilities than competitive systems on Linux or NT. The new file system in the latest versions of OS/2 is a compeltely new journaling file system, which is supposed to be still faster, but I have not yet tried this. I must say that I find OS/2 to be an excellent platform for Ada development, certainly far better than NT, I am not enough of a Unix expert to fairly judge Linux as an alternative. The one measurement I gave is an interesting one, which is linking the whole of the GNAT compiler (i.e. gnat1). This used to take about 50 seconds on my note book using 286 HPFS, and that seems comparable (given the speed of my machine) with what you see on NT or Linux, but using 386 HPFS, the link takes about 7 seconds, apparently because of the very effective caching of object files. Fast linking is always welcome :-) Anyway, if you do want to give OS/2 a try, as I noted in a previous post, we will soon have a version of 3.12p for OS/2. It is indeed already prepared, and we are just doing some basic sanity checks on it this weekend before posting it. It's nice to know there are some fellow OS/2 Ada users out there, and as I have said before, you can expect better support for OS/2 GNAT in the future (we actually have two OS/2 enthusiasts at Ada Core Technologies :-) Robert Dewar Ada Core Technologies Sent via Deja.com http://www.deja.com/ Before you buy.