The View from the Moon

20050425 Monday April 25, 2005

What's New in Solaris Express 4/05 (Nevada Build 10)
Solaris Express 4/05 arrived today, based on Nevada build 10. Don't forget to review the Release Notes before installing. Build 11, which was the intended target had some problems with it. So, we're going with Build 10, instead, and so the set of changes is a bit smaller than usual. No large new features were integrated in build 10, but there is a lot of incremental improvement, and about 200 bug fixes. Assuming things go according to plan, in May, the Solaris Express release will be based on either build 12 or 13.

Notable New Features in Solaris "Nevada", Build 10 (04/2005)

Desktop

  • The X.org X server is updated to 6.8.2 final release.
  • Annoying mozilla bug (the "5.10.1" bug) fixed.

Performance

  • Single-threaded standard I/O performance gets a boost; we pick up about 25% on printf(3c) compared to Solaris 10, and about 2x on putchar(3c). This fixes a regression against Solaris 9.
  • Sherry contributed some sophisticated work to reduce cache pollution on Opteron systems by employing non-temporal access (i.e. accesses which do not dirty or displace lines in the L2 cache). Before this change, read(2) and write(2) typically involve loading from a source buffer and writing to the target buffer. Both would result in having lines installed in cache. It turns out that very often we don't access the data being written immediately, which means that to facilitate the copy, we end up replacing cachelines that we do need. One of the keys was working out which cases benefit from non-temporal access, and which cases are harmed by it.

Developer Support

  • Not-exactly-in-Solaris-10 but very worthy of your attention: For Java developers, a JVMTI/JVMPI provider for DTrace-- you can instrument method entry/exit, object allocation/free, garbage collection, etc. and blend it all in with the rest of your DTrace probes! See Adam's and Bryan's articles about this.

Networking

  • TCP keepalive probing period is now tunable via an ndd parameter, tcp_keepalive_interval. And via a socket option, TCP_KEEPALIVE_THRESHOLD. See tcp(7P).
  • The S2IO 10-gigabit driver (xge) has been updated; the company is now called Neterion. The update improves performance, and adds some feature enhancements, including Jumbo-frame support.

Other

  • SunVTS updated from 6.0 to 6.1

(2005-04-25 04:25:01.0) Permalink Comments [13]
Trackback: http://blogs.sun.com/dp/entry/what_s_new_in_solaris5
 

Trackback URL: http://blogs.sun.com/dp/entry/what_s_new_in_solaris5
Comments:

Any updates to hardware drivers -- more support for different enet cards? Hardware driver support for enet is the biggest problem for us.

Posted by bill on April 25, 2005 at 06:06 AM PDT #

Bill, could you let us know which cards you need? The HCL also has a component list, and that may be of some help. There is some additional support in build 14, I believe.

Posted by Dan Price on April 25, 2005 at 11:51 AM PDT #

[Trackback] Dan Price, a Solaris developer at Sun, has announced that Solaris Express 4/05 has shipped. The update contains about 200 bug fixes, as well as some new features including: X.org 6.8.2, 25% better single-threaded

Posted by Ogadei.com on April 25, 2005 at 03:46 PM PDT #

[Trackback] I just responded to this thread over on osnews following the announcement of Solaris Express 4/05 . As a rule I generally don't feed trolls, but I am genuinely so bored with seeing "opensolaris doesn't exist" posts that I felt I had to respond. ...

Posted by fintanr's weblog on April 25, 2005 at 04:28 PM PDT #

Is there a reason we can't get incremental SE updates? It would be awesome to get a set of patches or an archive with the updates from a previous release. Downloading ISOs and using live update takes too long IMHO. Thanks for any insight, - Ryan

Posted by Matty on May 26, 2005 at 07:44 PM PDT #

Any idea when the d-link adaptors will be supported in Solaris 10? I was sad to see that my d-link adaptors didn't work with x86 Solaris :( - Ryan

Posted by Matty on May 26, 2005 at 07:50 PM PDT #

Yes, why d-link is not supported? It is quite cheap and popular here.

Posted by weehing on June 20, 2005 at 10:36 PM PDT #

should me update hardware drivers ?

Posted by hotdirs on October 17, 2005 at 09:31 PM PDT #

[Trackback] Generisches Viagra (sildenafil ) zu niedrigen Preisen von http://de.genericameds.com

Posted by generische viarga on October 09, 2007 at 05:41 PM PDT #

[Trackback] Generisches Viagra (sildenafil ) zu niedrigen Preisen von http://de.genericameds.com

Posted by Deutsche Apotheke viarga on October 09, 2007 at 05:41 PM PDT #

[Trackback] Generisches Viagra (sildenafil ) zu niedrigen Preisen von http://de.genericameds.com

Posted by viarga Deutsche Apotheke on October 09, 2007 at 05:41 PM PDT #

Acheter viagra en ligne http://acheterviagra.net

Posted by Alex on March 09, 2008 at 01:59 PM PDT #

Acheter viagra sur Internet http://acheterviagra.net

Posted by Acheter viagra on March 09, 2008 at 02:00 PM PDT #

Post a Comment:

Name:
E-Mail:
URL:

Your Comment:

HTML Syntax: NOT allowed
Dan Price's Weblog
[about me]