Thursday, October 20, 2005

SMP

I'm done implementing sub transactions for now - I haven't yet tested detaching sub transactions, but everything seems to work fine. Time will tell :-)
A complete Tracker build now dropped from 13.5 minutes to 5.4 minutes - that's great, but BeOS R5 does the same job on this machine in around 2.5 minutes, so even while this is an improvement, we still have a long road ahead of us. I can only guess where we lose those 3 minutes for now, but I am sure we'll find out well before R1. One of the responsible components should be the caching system, as it still only looks up single blocks/pages, instead of doing some bigger reads and read-ahead.

Anyway, since Adi is still working on the app_server, my next assignment is getting Haiku to work again on SMP machines. While it may seem like luxury right now, having an SMP machine to test a multi-threaded system on is almost mandatory. Let's see how many related bugs have sneaked into the system - I only know about one particular piece of code that won't work well on those machines (and I am to blame for that one, out of pure laziness).

The machine I am testing on is a dual PIII (with Intel BX chipset) that was generously donated (or lent :-)) by Ingo, one of the best developers we have on the team.

4 Comments:

At 9:15 PM, scottmc said...

I still have a dual 400Mhz PII PC sitting idle that can be used for testing/debug purposes. It's too heavy to be worth shipping though. If there's any specific tests you'd like me to try on it just let me know. It's the same PC that I ran the Haiku boot floppy on a couple years ago and had it lock up once it tried to start the second CPU. It's only got SCSI hard drives in it for now but I think I have a spare PCI IDE controller card and a spare hard drive that I can put into it.

 
At 10:55 PM, Rory said...

I too have a spare dual processor machine I could test this on. It's a dual PIII 1Ghz, IDE or SCSI HD's...let me know if I can be of some help.

 
At 2:14 PM, Axel Dörfler said...

When I have it running on my machine, it would be great if you could test it on yours as well.
Thanky you in advance!

 
At 5:35 PM, umccullough said...

Hey guys, set those spare machines up to crunch for TeamHaiku!

TeamHaik on SoB

 

Post a Comment

<< Home