search for: rsc

Displaying 20 results from an estimated 207 matches for "rsc".

Did you mean: rc
2002 Aug 06
1
Intermittent failures mapping drives.. need debugging help/sugges tions
There is a problem with a user mapping a network drive. Sometimes he can map it, sometimes he can't. SAMBA: 3.0-alpha18 UNIX: HP-UX 11.0 rsc is a valid account on the machine he's trying to connect to (entry in /etc/passwd, decent permissions on home directory and all parent directories, etc.) The strange thing is sometimes it works, and sometimes it doesn't. If it doesn't connect, if he reboots enough times, eventually...
2016 Dec 08
2
Winbind in Multiple-Forests - Super Admin Domain Model
We implement a Multiple-Forests - Super Admin Domain Model based on : https://technet.microsoft.com/en-us/library/cc546821.aspx We have 2 forests using W2K12r2 : RSC for resources and ADM for admin user accounts. We join linux server to RSC with ADM credential : # net ads join -U linuxadm at ADM.LAB We have a problem when we had to read uidNumber and gidNumber from ADM Forest. Winbind try to bind an ldap connection to ADM using his credential from RSC : SMB1...
2010 Feb 23
2
heatmap.3
...heights = lhei, respect = FALSE) if (!missing(RowSideColors)) { if (!is.matrix(RowSideColors)){ par(mar = c(margins[1], 0, 0, 0.5)) image(rbind(1:nr), col = RowSideColors[rowInd], axes = FALSE) } else{ par(mar = c(margins[1], 0, 0, 0.5)) rsc = RowSideColors[rowInd, ] rsc.colors = matrix() rsc.names = names(table(rsc)) rsc.i = 1 for (rsc.name in rsc.names) { rsc.colors[rsc.i] = rsc.name rsc[rsc == rsc.name] = rsc.i rsc.i = rsc.i + 1 } rsc = matrix(as.num...
2003 Jan 15
1
Storage compression patch for Rsync (unfinished)
...ill have two new options: -X : this will specify a compress programm (e.g. gzip, bzip...) - the default compressor is "gzip" -Z : this will activate storage file compression. If "-Z" is enabled. every name (files, directories, links, ...) get's an extension called ".rsc". If we have a true file, there is a header section and a data section. The header section will store the followin attributes: - magic number - unpacked size - packed size - compress programm (e.g. gzip, bzip2, ...) - magic number After the header section we will have the compressed file...
2020 Mar 01
1
[PATCH v2 1/3] virtio-net: Introduce extended RSC feature
On Sun, Mar 01, 2020 at 01:07:31PM +0200, Yuri Benditovich wrote: > VIRTIO_NET_F_RSC_EXT feature bit indicates that the device > is able to provide extended RSC information. When the feature > is negotiatede and 'gso_type' field in received packet is not > GSO_NONE, the device reports number of coalesced packets in > 'csum_start' field and number of dupl...
2016 Dec 08
0
Winbind in Multiple-Forests - Super Admin Domain Model
On Thu, Dec 08, 2016 at 12:19:08PM +0100, Karim Ayari via samba wrote: > We implement a Multiple-Forests - Super Admin Domain Model based on : > > https://technet.microsoft.com/en-us/library/cc546821.aspx > > We have 2 forests using W2K12r2 : RSC for resources and ADM for admin user > accounts. > > We join linux server to RSC with ADM credential : > > # net ads join -U linuxadm at ADM.LAB > > We have a problem when we had to read uidNumber and gidNumber from ADM > Forest. Winbind try to bind an ldap connection to...
2016 Dec 08
1
Winbind in Multiple-Forests - Super Admin Domain Model
...a.org>: > On Thu, Dec 08, 2016 at 12:19:08PM +0100, Karim Ayari via samba wrote: > > We implement a Multiple-Forests - Super Admin Domain Model based on : > > > > https://technet.microsoft.com/en-us/library/cc546821.aspx > > > > We have 2 forests using W2K12r2 : RSC for resources and ADM for admin > user > > accounts. > > > > We join linux server to RSC with ADM credential : > > > > # net ads join -U linuxadm at ADM.LAB > > > > We have a problem when we had to read uidNumber and gidNumber from ADM > > Forest....
2017 Mar 29
0
[vhost:linux-next 6/19] drivers//remoteproc/remoteproc_virtio.c:106:7: error: too few arguments to function 'vring_new_virtqueue'
.../remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2011-10-20 161 { 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 162 struct rproc_vdev *rvdev = vdev_to_rvdev(vdev); 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 163 struct fw_rsc_vdev *rsc; 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 164 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 165 rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; 92b38f851 drivers/remoteproc/remoteproc_virtio.c...
2017 Mar 29
0
[vhost:linux-next 6/19] drivers//remoteproc/remoteproc_virtio.c:106:7: error: too few arguments to function 'vring_new_virtqueue'
.../remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2011-10-20 161 { 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 162 struct rproc_vdev *rvdev = vdev_to_rvdev(vdev); 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 163 struct fw_rsc_vdev *rsc; 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 164 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 165 rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; 92b38f851 drivers/remoteproc/remoteproc_virtio.c...
2017 Mar 29
0
[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:107:27: error: passing argument 8 of 'vring_new_virtqueue' from incompatible pointer type
.../remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2011-10-20 161 { 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 162 struct rproc_vdev *rvdev = vdev_to_rvdev(vdev); 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 163 struct fw_rsc_vdev *rsc; 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 164 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 165 rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; 92b38f851 drivers/remoteproc/remoteproc_virtio.c...
2017 Mar 29
0
[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:107:27: error: passing argument 8 of 'vring_new_virtqueue' from incompatible pointer type
.../remoteproc/remoteproc_rpmsg.c Ohad Ben-Cohen 2011-10-20 161 { 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 162 struct rproc_vdev *rvdev = vdev_to_rvdev(vdev); 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 163 struct fw_rsc_vdev *rsc; 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 164 92b38f851 drivers/remoteproc/remoteproc_virtio.c Sjur Br?ndeland 2013-02-21 165 rsc = (void *)rvdev->rproc->table_ptr + rvdev->rsc_offset; 92b38f851 drivers/remoteproc/remoteproc_virtio.c...
2020 Mar 01
0
[PATCH v3 1/3] virtio-net: Introduce extended RSC feature
VIRTIO_NET_F_RSC_EXT feature bit indicates that the device is able to provide extended RSC information. When the feature is negotiatede and 'gso_type' field in received packet is not GSO_NONE, the device reports number of coalesced packets in 'csum_start' field and number of duplicated acks in '...
2020 Mar 01
0
[PATCH 1/3] virtio-net: Introduce extended RSC feature
On Sat, Feb 29, 2020 at 07:12:59PM +0200, Yuri Benditovich wrote: > VIRTIO_NET_F_RSC_EXT feature bit indicates that the device > is able to provide extended RSC information. When the feature > is negotiatede and 'gso_type' field in received packet is not > GSO_NONE, the device reports number of coalesced packets in > 'csum_start' field and number of dupl...
2020 Mar 01
0
[PATCH v2 1/3] virtio-net: Introduce extended RSC feature
VIRTIO_NET_F_RSC_EXT feature bit indicates that the device is able to provide extended RSC information. When the feature is negotiatede and 'gso_type' field in received packet is not GSO_NONE, the device reports number of coalesced packets in 'csum_start' field and number of duplicated acks in '...
2010 Jun 10
2
Capturing buffered output from Rterm
In MS Windows I a) invoke Rterm from a batch file (test.bat) b) to execute commands from a script (m:\test.rsc) c) capturing output in a log file (m:\test.log) BUT if the script results in an error the error message is NOT written to the log file, leaving me problems when the error is from a complicated function. Simplified example:. test.bat ------------------------ REM ensure 'R' is in path...
2005 Aug 12
0
HowTo derive a correct likelihood-ratio chi-squared statistic from lrm() with a rsc() ?
...d for binary logistic regression, we used the L.R. model value (or the G2 value, likelihood-ratio chi-squared statistic) to evaluate the goodness-of-fit of the models. The model with the lowest G2 value consequently, has the best performance and the highest accuracy. However our model includes rsc() functions to account for non-linearity. We would like to penalize the L.R. model function for the non-linearity because the L.R. model value we obtain from different models are just the inverse of the derived c-index and AIC (from the lrm) (?!). So the L.R. Model is higher for the best model and...
2008 Jul 27
3
imap processes eating IO
...gh I cannot say for sure. This had never happened before on the old machine. I'm certain more information would be useful, please let me know what I can provide to help! Trace of process 22342 - imap lstat64("/home/vmail/u13.net/ryan/Maildir/cur/1203440140.P6242Q0M41485.scarecrow:2,RSc", {st_mode=S_IFREG|0600, st_size=3079, ...}) = 0 lstat64("/home/vmail/u13.net/ryan/Maildir/cur/1203446630.P7458Q0M562949.scarecrow:2,Sc", {st_mode=S_IFREG|0600, st_size=27769, ...}) = 0 lstat64("/home/vmail/u13.net/ryan/Maildir/cur/1203454830.P9042Q0M402016.scarecrow:2,RSe&quo...
2020 Mar 01
6
[PATCH v2 0/3] virtio-net: introduce features defined in the spec
This series introduce virtio-net features VIRTIO_NET_F_RSC_EXT, VIRTIO_NET_F_RSS and VIRTIO_NET_F_HASH_REPORT. Changes from v1: __virtio -> __le maximal -> maximum minor style fixes Yuri Benditovich (3): virtio-net: Introduce extended RSC feature virtio-net: Introduce RSS receive steering feature virtio-net: Introduce hash report feature in...
2020 Mar 01
6
[PATCH v2 0/3] virtio-net: introduce features defined in the spec
This series introduce virtio-net features VIRTIO_NET_F_RSC_EXT, VIRTIO_NET_F_RSS and VIRTIO_NET_F_HASH_REPORT. Changes from v1: __virtio -> __le maximal -> maximum minor style fixes Yuri Benditovich (3): virtio-net: Introduce extended RSC feature virtio-net: Introduce RSS receive steering feature virtio-net: Introduce hash report feature in...
2020 Mar 01
7
[PATCH v3 0/3] virtio-net: introduce features defined in the spec
This series introduce virtio-net features VIRTIO_NET_F_RSC_EXT, VIRTIO_NET_F_RSS and VIRTIO_NET_F_HASH_REPORT. Changes from v2: reformatted structure in patch 1 Yuri Benditovich (3): virtio-net: Introduce extended RSC feature virtio-net: Introduce RSS receive steering feature virtio-net: Introduce hash report feature include/uapi/linux/virtio_net...