Displaying 20 results from an estimated 4000 matches similar to: "bug id 6381203"
2006 Oct 12
5
DTrace Feature set
Hi All,
Can someone help me in getting info about specific dtrace features introduced in individual S10 updates like U1,U2,U3 etc...
This message posted from opensolaris.org
2007 Jan 10
1
Solaris 10 11/06
Now that Solaris 10 11/06 is available, I wanted to post the complete list of ZFS features and bug fixes that were included in that release. I''m also including the necessary patches for anyone wanting to get all the ZFS features and fixes via patches (NOTE: later patch revision may already be available):
Solaris 10 Update 3 (11/06) Patches
sparc Patches
* 118833-36 SunOS 5.10:
2007 Apr 23
5
Re: [nfs-discuss] Multi-tera, small-file filesystems
On Apr 18, 2007, at 6:44 AM, Yaniv Aknin wrote:
> Hello,
>
> I''d like to plan a storage solution for a system currently in
> production.
>
> The system''s storage is based on code which writes many files to
> the file system, with overall storage needs currently around 40TB
> and expected to reach hundreds of TBs. The average file size of the
>
2006 Jul 13
7
system unresponsive after issuing a zpool attach
Today I attempted to upgrade to S10_U2 and migrate some mirrored UFS SVM
partitions to ZFS.
I used Live Upgrade to migrate from U1 to U2 and that went without a
hitch on my SunBlade 2000. And the initial conversion of one side of the
UFS mirrors to a ZFS pool and subsequent data migration went fine.
However, when I attempted to attach the second side mirrors as a mirror
of the ZFS pool, all
2008 Jan 15
2
s10 HVM 64-bit boot
Hi --
I wanted to boot s10 HVM in 64-bit mode but it always boots in 32-bit
mode. Is there a special grub entry to boot s10 HVM domU in 64-bit mode?
Or is it HVM loader?
The grub entry is like this
title Solaris 10 5/08 s10x_u5wos_01 X86
kernel /platform/i86pc/multiboot
module /platform/i86pc/boot_archive
s10.py file is as follows :-
import os, re
arch = os.uname()[4]
if
2011 Jan 27
2
help for a loop procedure
Hello everybody!
I’m trying to define the optimal number of surveys to detect the highest
number of species within a monitoring season/session.
To do this I want to run all the possible combinations between a set of
samples and to calculate the total number of species for each combination of
2, 3, 4 …n samples events, so that at the end I will be able to define which
is the lowest number of
2005 May 29
2
"text"-function: adding text in an x,y-plot
Hello R-friends,
i have a question to the "text"-function.
a little test-dataset for better understanding:
-the dataset was imported with read.table(....,header=TRUE)
s1-s10 are the samplenames
var1 var2 var3
s1 1 1 2
s2 2 3 1
s3 2 2 3
s4 5 4 3
s5 4 2 3
s6 6 3 2
s7 8 5 4
s8 7 2 1
s9 9 3 2
2009 Jun 14
3
Trouble (?) reformatting flash drive to include former U3 partition
Semi-OT?
I just got a new SanDisk 8GB flash drive, and, as usual, it came with
the U3 software (for Windoze) on a "CD" partition and considerably
less than 8GB on the disk partition. I put it into my WinXP portable
and told U3 to delete itself, but I still can't get at the old U3 part
of the drive. I've tried WinXP's format command, disk management and
CentOS's fdisk,
2017 Feb 06
2
[PATCH] Optimize silk_warped_autocorrelation_FIX() for ARM NEON
Hi Jean-Marc,
Thanks a lot for reviewing this huge assembly function!
silk_warped_autocorrelation_FIX_c()'s kernel part is
for( n = 0; n < length; n++ ) {
tmp1_QS = silk_LSHIFT32( (opus_int32)input[ n ], QS );
/* Loop over allpass sections */
for( i = 0; i < order; i++ ) {
/* Output of allpass section */
tmp2_QS = silk_SMLAWB(
2007 Mar 27
7
Replacement in an expression - can't use parse()
Dear all,
Suppose I have a very long expression e. Lets assume, for simplicity, that it is
e = expression(u1+u2+u3)
Now I wish to replace u2 with x and u3 with 1. I.e. the 'new'
expression, after replacement, should be:
> e
expression(u1+x+1)
My question is how to do the replacement?
I have tried using:
> e = parse(text=gsub("u2","x",e))
> e =
1999 Sep 27
1
users access rights
Hello,
I'm running samba v2.0.5a and I have some problems with settings users access
rights to our Projects share.
We have a projects share with project directories:
\\XX\Projects\P1 ... P5
and 6 people : U1 ... U6
All users must have primary group "users".
I need to set permissions for each Px directory and each Ux user.
(For ex.: U1,U2 has rwx for P1/* U2,U3,U6 has
2010 Oct 06
4
loop in R
Dear all,
I need to do a loop in R, but I am not sure the software is generating "n" times the variables I request differently. When I ask to print the last matrix created, I just can see the loop for n=1.
To be more precise, supose I need to simulate 10 times one variable and I want to fit the 10 variables simulated in a matrix. I dont really know what I am doing wrong, but I just
2017 Feb 07
2
[PATCH] Optimize silk_warped_autocorrelation_FIX() for ARM NEON
This is a great idea. But the order (psEncC->shapingLPCOrder) can be
configured to 12, 14, 16, 20 and 24 according to complexity parameter.
It's hard to get a universal function to handle all these orders
efficiently. Any suggestions?
Thanks,
Linfeng
On Mon, Feb 6, 2017 at 12:40 PM, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote:
> Hi Linfeng,
>
> On 06/02/17 02:51 PM,
2003 Apr 25
4
Kinderman-Ramage (PR#2846)
Hi,
Our department has detected a bug in the implementation of the
Kinderman-Ramage generator for normal random variates in version
1.7.0, which can be seen from the below R session.
(Consecutive calls for chisq.test(...) always gives p-values very
close to 0.)
We have already encountered this bug in version 1.6.2
The error is in file
R-1.7.0/src/nmath/snorm.c
Here is a patch for this file to
2010 Jan 19
2
subfolder level restriction
hello
I have three users u1 ,u2 and u3
I have a share named "mrt" and it has two subfolder "mrt1" and "mrt2".
what i have to do is that when u1 logs in mrt
it should view all the contents inside mrt (including contents of its subfolderand all)
and when u2 logs into mrt it should view mrt1 and restrict mrt2 and in same way when u3 logs into mrt ,it could access mrt2
2006 Nov 21
2
Symbolic derivation using D in package stats - how do I properly convert the returned call into a character string?
Dear all,
I am using the function 'D' in the 'stats' package to perform symbolic
derivation.
This works very well and it is much faster than e.g. Mathematica (at
least for my purposes).
First, I would like to thank the development team for this excellent
function.
However, I run into trouble in some cases, particularly when I am to do
some operations on long expressions
2017 Feb 07
3
[PATCH] Optimize silk_warped_autocorrelation_FIX() for ARM NEON
Hi Jean-Marc,
Thanks for your suggestions. Will get back to you once we have some updates.
Linfeng
On Mon, Feb 6, 2017 at 5:47 PM, Jean-Marc Valin <jmvalin at jmvalin.ca> wrote:
> Hi Linfeng,
>
> On 06/02/17 07:18 PM, Linfeng Zhang wrote:
> > This is a great idea. But the order (psEncC->shapingLPCOrder) can be
> > configured to 12, 14, 16, 20 and 24 according to
2017 Apr 05
2
[PATCH] Optimize silk_warped_autocorrelation_FIX() for ARM NEON
I attached a new patch with small cleanup (disassembly is identical as the
last patch). We have done the same internal testing as usual.
Also, attached 2 failed temporary versions which try to reduce code size
(just for code review reference purpose).
The new patch of silk_warped_autocorrelation_FIX_neon() has a code size of
3,228 bytes (with gcc).
smaller_slower.c has a code size of 2,304
2009 Nov 08
1
Tripplite INTERNETX525
Hi,
I'm running the latest version of NUT and with the above UPS and I
keep getting the following error:
"tripplite_usb[3308]: Error reading B value: Device detached? (error
0: could not claim interface 0: Device or resource busy)"
The device keeps disconnecting and re-connecting until fails. I've
tried to see if others are getting this - but I could not locate a
2012 Dec 13
1
How do I make a loop to extract a column from multiple lists and then bind them together to make a new matrix?
Hi! I am new to looping and R in general; and I have sent waaaay to much
time on this one problem and am about a hair away from doing it manually
for the next two days.
So, there is a package that while calculating the statistic creates lists
(that look like matrices) in the background. Each item (there are 10
items) has one of these ‘matrix looking list’ that I need to extract data
from. The