Friday, August 12, 2005

Compiling Open Solaris for fun

I've just compiled opensolaris-src-20050720 on E2900 in less then an hour! (snv_19, SOS, DEBUG).


bash-3.00# time nightly ./opensolaris.sh

real 51m48.739s
user 199m27.220s
sys 58m57.491s


I tried again but this time put all files to compile on tmpfs filesystem and there's slight improvement.


bash-3.00# time nightly ./opensolaris.sh

real 46m9.597s
user 197m54.354s
sys 56m52.978s
bash-3.00#

1 comment:

Anonymous said...

hi
could u plz tell me how to compile the solaris kernel code.

any document would be helpful
TIA