Re: PSARC/2010/138 - pkgbuild build engine

2010-05-04 Thread Brian Cameron
Laca: or any of the include files Solaris.inc ifself includes and that are generally expected as part of current pkgbuild spec files, Solaris.inc and all the other include files are artifacts of the Desktop build environment that were replicated in other spec file-based build environments

Re: updated spec for DTrace TCP and UDP providers [PSARC/2010/106]

2010-05-04 Thread Nicolas Williams
On Sun, May 02, 2010 at 10:32:27AM +0100, Alan Maguire wrote: tcp:::send TCP transmits a segment. tcp:::receive TCP receives a segment. I don't see probes for sending/receiving ACKs; I assume these two fire even for packets that have no data. I also don't see a probe for a

Re: updated spec for DTrace TCP and UDP providers [PSARC/2010/106]

2010-05-04 Thread Nicolas Williams
It's probably too late for this case, but if so, then something to keep in mind for a future case: IPsec latching (see ipsec_latch_t, in $SRC/uts/common/inet/ip.h). This could either be subsumed into ipinfo_t or, better, added as one more probe argument, both on receive and on send probes. IPsec

Re: updated spec for DTrace TCP and UDP providers [PSARC/2010/106]

2010-05-04 Thread Nicolas Williams
On Tue, May 04, 2010 at 07:16:22PM +0100, Alan Maguire wrote: On 04/05/2010 18:36, Nicolas Williams wrote: On Sun, May 02, 2010 at 10:32:27AM +0100, Alan Maguire wrote: tcp:::send TCP transmits a segment. tcp:::receive TCP receives a segment. I don't see probes for

Re: updated spec for DTrace TCP and UDP providers [PSARC/2010/106]

2010-05-04 Thread Alan Maguire
On 04/05/2010 18:36, Nicolas Williams wrote: On Sun, May 02, 2010 at 10:32:27AM +0100, Alan Maguire wrote: tcp:::send TCP transmits a segment. tcp:::receive TCP receives a segment. I don't see probes for sending/receiving ACKs; I assume these two fire even for

Re: PSARC 2010/152 SMF Site Profile Directory

2010-05-04 Thread Liane Praza
On 05/ 4/10 12:14 PM, John Fischer wrote: Tony, This looks fine. My only question is what is the release binding? Would it be a Minor release of Solaris or a Patch release of Solaris? I think a Minor release of Solaris. It's patch, as there are no explicit compatibility issues. Though, as

Re: GNOME 2.30 [PSARC/2010/143 FastTrack timeout 04/30/2010]

2010-05-04 Thread Brian Cameron
PSARC: I updated the GNOME 2.30 materials to reflect some minor changes that were recently made to GNOME 2.30 and some minor corrections. I have attached diff files which show the changes made to two files in the case materials directory (the committed-API-changes.txt and the

Unified sharing system call [PSARC/2010/154 FastTrack timeout 05/11/2010]

2010-05-04 Thread Tim Haley
I am sponsoring the following fast-track for Afshin Salek. This proposal condenses the pair of syscalls used independently for sharing nfs and cifs into one syscall. Requested binding is Micro/Patch. Template Version: @(#)sac_nextcase 1.70 03/30/10 SMI This information is Copyright (c) 2010,

Re: updated spec for DTrace TCP and UDP providers [PSARC/2010/106]

2010-05-04 Thread Darren Reed
On 2/05/10 02:32 AM, Alan Maguire wrote: As per the subject line, the updated spec is attached for the above fasttrack. In the interim, the project team have worked offline with Kacheong and Darren to address their concerns. We have also incorporated SACK, PMTU and congestion window info into

Re: PSARC/2010/138 - pkgbuild build engine

2010-05-04 Thread Laszlo (Laca) Peter
On Tue, 2010-05-04 at 18:12 -0700, Alan Coopersmith wrote: Laszlo (Laca) Peter wrote: Like you say, the GNOME project provides common Makefiles in gnome-common. GNU make does not come with useful standard Makefiles AFAIK. GNU Solaris make both come with makefile fragments included by