search for: wcd

Displaying 16 results from an estimated 16 matches for "wcd".

Did you mean: wc
2008 Jan 25
2
interactive menu in scripts
Hello, I would like to make my R script more interactive. Well, I want the script to work like this: I run the script from R Console and it offers me some options (press 1 for something, or press 2 for something else). After pressing 1 or 2, do corresponding procedure. I am not able to find out how to do this. I guess the functions menu() or switch() are the keys, but I didn't manage to use
2008 Feb 21
2
triangle.plot - change the axes orientation
Hello, I need to chenge axes orirentation in triangle plot. (function triangle.plot in ade4 package) I want to plot elasticities of some species in demographic triangle, where axes values commnly increace "clockwise". If some better imangination is needed, see http://www.open.ac.uk/science/biosci/personalpages/j.silvertown/pdfs/Silvertown%20et%20al.%201993.pdf I am sorry if I just
2008 Jan 20
1
distance matrix
Hello, I want do get the point to point distance matrix. Suppose, I have a data frame where the first column is X and second column is Y coordinate of points. I define a function dst(x1,y1,x2,y2) to claculate distance between two points. But I don't know how to tell R to calculate dst for every two points and create a matrix of these distances. Can you give me a little guidance, please? I am
2004 Nov 12
2
timestamp question
...it :) Cheers, Mark. - -- Mark Watts Senior Systems Engineer QinetiQ Trusted Information Management Trusted Solutions and Services group GPG Public Key ID: 455420ED -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBlIU3Bn4EFUVUIO0RAr7VAJ4lWWdsZwypFZMUHq0Db6qz5ZZodQCfcOix wCD/bamHcsb+qgUc/pSFR/s= =S3LD -----END PGP SIGNATURE-----
2004 Dec 24
6
Sorting problem
Hi I'm using R 2.0 in SuSE 9.2. When I plot data as a boxplot, the boxes appear on the plot in alphabetical order (of group) rather than the order in which they appear in the data. So far, the only thing I can do to fix this is to prefix the group labels with a,b,c...etc to trick R into plotting them in the right order. Can sorting be turned off? How should I address this sensibly? Thanks
2003 May 16
2
make installworld fails : touch not found ?
...device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives # needs CAM to be present (scbus & pass) options ATA_STATIC_ID device wdc0 at isa? port IO_WD1 irq 14 device wcd device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device pci device agp device miibus device fxp...
2009 Dec 31
6
zvol (slow) vs file (fast) performance snv_130
Hello, I was doing performance testing, validating zvol performance in particularly, and found that zvol write performance to be slow ~35-44MB/s at 1MB blocksize writes. I then tested the underlying zfs file system with the same test and got 121MB/s. Is there any way to fix this? I really would like to have compatible performance between the zfs filesystem and the zfs zvols. # first test is a
2020 Oct 17
10
[RFC] treewide: cleanup unreachable breaks
...ault: dev_err(s->card->dev, "%s: unknown S/PDIF input rate (bits = 0x%x)\n", s->card_name, rate_bits); return 0; - break; } } /*----------------------------------------------------------------------------- Control Interface diff --git a/sound/soc/codecs/wcd-clsh-v2.c b/sound/soc/codecs/wcd-clsh-v2.c index 1be82113c59a..817d8259758c 100644 --- a/sound/soc/codecs/wcd-clsh-v2.c +++ b/sound/soc/codecs/wcd-clsh-v2.c @@ -478,11 +478,10 @@ static int _wcd_clsh_ctrl_set_state(struct wcd_clsh_ctrl *ctrl, int req_state, wcd_clsh_state_hph_l(ctrl, req_state,...
2020 Oct 17
10
[RFC] treewide: cleanup unreachable breaks
...ault: dev_err(s->card->dev, "%s: unknown S/PDIF input rate (bits = 0x%x)\n", s->card_name, rate_bits); return 0; - break; } } /*----------------------------------------------------------------------------- Control Interface diff --git a/sound/soc/codecs/wcd-clsh-v2.c b/sound/soc/codecs/wcd-clsh-v2.c index 1be82113c59a..817d8259758c 100644 --- a/sound/soc/codecs/wcd-clsh-v2.c +++ b/sound/soc/codecs/wcd-clsh-v2.c @@ -478,11 +478,10 @@ static int _wcd_clsh_ctrl_set_state(struct wcd_clsh_ctrl *ctrl, int req_state, wcd_clsh_state_hph_l(ctrl, req_state,...
2010 Jun 07
20
Homegrown Hybrid Storage
Hi, I''m looking to build a virtualized web hosting server environment accessing files on a hybrid storage SAN. I was looking at using the Sun X-Fire x4540 with the following configuration: - 6 RAID-Z vdevs with one hot spare each (all 500GB 7200RPM SATA drives) - 2 Intel X-25 32GB SSD''s as a mirrored ZIL - 4 Intel X-25 64GB SSD''s as the L2ARC. -
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../soc/codecs/adav80x.c | 2 +- sound/soc/codecs/ak4613.c | 6 +- sound/soc/codecs/es8328.c | 4 +- sound/soc/codecs/jz4770.c | 2 +- sound/soc/codecs/max9860.c | 2 +- sound/soc/codecs/msm8916-wcd-analog.c | 2 +- sound/soc/codecs/rt274.c | 4 +- sound/soc/codecs/rt5640.c | 4 +- sound/soc/codecs/rt5677.c | 2 +- sound/soc/codecs/sta32x.c | 2 +- sound/soc/codecs/sta350.c |...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../soc/codecs/adav80x.c | 2 +- sound/soc/codecs/ak4613.c | 6 +- sound/soc/codecs/es8328.c | 4 +- sound/soc/codecs/jz4770.c | 2 +- sound/soc/codecs/max9860.c | 2 +- sound/soc/codecs/msm8916-wcd-analog.c | 2 +- sound/soc/codecs/rt274.c | 4 +- sound/soc/codecs/rt5640.c | 4 +- sound/soc/codecs/rt5677.c | 2 +- sound/soc/codecs/sta32x.c | 2 +- sound/soc/codecs/sta350.c |...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../soc/codecs/adav80x.c | 2 +- sound/soc/codecs/ak4613.c | 6 +- sound/soc/codecs/es8328.c | 4 +- sound/soc/codecs/jz4770.c | 2 +- sound/soc/codecs/max9860.c | 2 +- sound/soc/codecs/msm8916-wcd-analog.c | 2 +- sound/soc/codecs/rt274.c | 4 +- sound/soc/codecs/rt5640.c | 4 +- sound/soc/codecs/rt5677.c | 2 +- sound/soc/codecs/sta32x.c | 2 +- sound/soc/codecs/sta350.c |...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../soc/codecs/adav80x.c | 2 +- sound/soc/codecs/ak4613.c | 6 +- sound/soc/codecs/es8328.c | 4 +- sound/soc/codecs/jz4770.c | 2 +- sound/soc/codecs/max9860.c | 2 +- sound/soc/codecs/msm8916-wcd-analog.c | 2 +- sound/soc/codecs/rt274.c | 4 +- sound/soc/codecs/rt5640.c | 4 +- sound/soc/codecs/rt5677.c | 2 +- sound/soc/codecs/sta32x.c | 2 +- sound/soc/codecs/sta350.c |...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
.../soc/codecs/adav80x.c | 2 +- sound/soc/codecs/ak4613.c | 6 +- sound/soc/codecs/es8328.c | 4 +- sound/soc/codecs/jz4770.c | 2 +- sound/soc/codecs/max9860.c | 2 +- sound/soc/codecs/msm8916-wcd-analog.c | 2 +- sound/soc/codecs/rt274.c | 4 +- sound/soc/codecs/rt5640.c | 4 +- sound/soc/codecs/rt5677.c | 2 +- sound/soc/codecs/sta32x.c | 2 +- sound/soc/codecs/sta350.c |...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...Bo{{Fd_e*awf`S2f}exb+jfAzN> zFFyU;!}cfZ!Zu`ic<dgd4hbdp at J&O1 at kb`*Pwh7&G4K(29Ri~i0~@;04SST%a_F~X zKj}BGqUjUy=+m3u8X^6uU6wXwWADG{vsv4B-r4k*zq}{i{F1chXKT(CHorOka=$mn z{VE<h+eKn^b#-x8*sNh9owbS6o?0{Vk5<z*@s=$&JriTYktVnA)GpoS2~1{x{_9`s z>TbCE?mAGotwQOn9r>R(S8s1;HNB3tcxzMWcdUPBx%tcg*xu%wWlclzKgKqX87=+8 z$(7QyD^%L?-#ogp=hb`iH%ov2eE#$CQSE#az9<=ZtaJV>Hu&lZ2^M7upNuN#&$)_+ zj2dEWCR11!rBEr9*vOG1K`E<pQ~&qmS!`O{hlZZ+-Nq^%H1a9!1?jij*8NXO at 9QhB z{tKw6HWdkJT`HPOMO5X#MTNUmG>6I<rn9b4kNwPHrct|P%DlzD|J at T$Oqu&p>0JN( z$L~No!%e3<=_WHD(!Iv6!8fI|t...