Benchmark oddities

2000-07-26 Thread Tommy Hallgren
. Regards, Tommy PS. Please cc me since I'm not on this list. DS. = Tommy Hallgren Work: [EMAIL PROTECTED] Tel: +46 (0)709 - 312 404 __ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/ To Unsubscribe

Re: from number to power of two

1999-08-22 Thread Tommy Hallgren
2^3 >: >: > else if(n<=2^31) 2^31 > > is suitable for this problem? IMHO, the best solution so far, if a lookup table isn't suitable, is the binary search version that someone posted. Regards, Tommy === Tommy Hallgren Briljantg. 31, SE-421 49, Göteborg Tel.: 0709 -

Re: from number to power of two

1999-08-22 Thread Tommy Hallgren
^1 > else if(n<=2^2) 2^2 > else if(n<=2^3) 2^3 >: >: > else if(n<=2^31) 2^31 > > is suitable for this problem? IMHO, the best solution so far, if a lookup table isn't suitable, is the binary search version that someone poste

Re: ZD labs test update

1999-06-15 Thread Tommy Hallgren
real Seagate firmware, and the array > performance wasn't too shabby, giving us ~8MB/sec write performance and > ~16MB/sec read performance using the dd-stone benchmark. Isn't 16MB/s quite bad for this kind of system? === Regards, Tommy Hallgren Briljantg. 31, SE-421 49, Götebor

Lazy SPLs

1999-05-20 Thread Tommy Hallgren
Also, maybe a related question, when turning on/off interrupts using the ICU, is it still necessary to flush the "out stream" by doing an out to a unused port? === Regards, Tommy Hallgren Briljantg. 31, SE-421 49, Göteborg Tel.: 031 - 770 5232 (Work: Telia Prosoft) Tel.: 0709 - 312 404 (

Re: modex support (again)

1999-05-11 Thread Tommy Hallgren
appriciate it, Soren? Kazutaka? Thanks!) > > ~kby...@alcnet.com~ > FreeBSD - The Power To Serve - http://www.freebsd.org/ > > > > > To Unsubscribe: send mail to majord...@freebsd.org > with "unsubscribe freebsd-hackers" in the body of the message > === Rega