Displaying 14 results from an estimated 14 matches for "10681".
Did you mean:
1068
2014 Jul 01
4
[Bug 10681] New: Add an option to delete non-existent files in --files-from
https://bugzilla.samba.org/show_bug.cgi?id=10681
Summary: Add an option to delete non-existent files in
--files-from
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component:...
2008 Feb 02
0
argument order for Math2 group functions in R 2.6.x (PR#10681)
Dear Ben,
If you take a look at the definition of signif() in R 2.6.1 and, e.g.,
in R 2.5.1 you'll see the source of the problem:
R 2.6.1:
> signif
function (x, digits = 6) .Primitive("signif")
R 2.5.1:
> signif
function (x, digits = 6)
.Internal(signif(x, digits))
<environment: namespace:base>
>From ?Primitive:
"The advantage of .Primitive over .Internal
2011 Jun 07
1
refreshing/cleaning the default idmap backend
...oups: cannot find name for group ID 10668
groups: cannot find name for group ID 10670
groups: cannot find name for group ID 10671
groups: cannot find name for group ID 10672
groups: cannot find name for group ID 10679
groups: cannot find name for group ID 10680
groups: cannot find name for group ID 10681
groups: cannot find name for group ID 10682
I'm really not sure what the problem is. Perhaps someone here knows. My
theory is that I have certain local unix groups mapped (by winbind) to SIDs
that are no longer available in the new realm. If this is so then it would
seem that cleaning out t...
2007 Jun 01
2
Samba authentication slow after upgrade to Samba 3
Hi,
I have just upgraded a server from Samba 2 to Samba 3 and some of the
Windows clients are taking a long time to authenticate shares (1 or 2
minutes). Eventually the username/password box appears and then when you
enter a correct password, all is fine - it is just the initial
authentication.
This is a simple UNIX password Samba server (with NIS) and I have set it
to not use encrypted
2004 Feb 24
3
Calculate Distance and Aggregate Data?
Hi all,
I've been struggling learning R and need to turn to the list again.
I've got a dataset (comma-delimited file) with the following fields: recid, latitude, longitude, population, dwelling and age. For each observation, I'd like to calculate the total number of people and dwellings and average age within 2 k.m. Distance could be Euclidean, however, a proper distance
2014 Nov 28
0
[PATCH 2/2] volt: add support for GK20A
...se;
+ struct regulator *vdd;
+};
+
+const struct cvb_coef gk20a_cvb_coef[] = {
+ /* MHz, c0, c1, c2, c3, c4, c5 */
+ /* 72 */ { 1209886, -36468, 515, 417, -13123, 203},
+ /* 108 */ { 1130804, -27659, 296, 298, -10834, 221},
+ /* 180 */ { 1162871, -27110, 247, 238, -10681, 268},
+ /* 252 */ { 1220458, -28654, 247, 179, -10376, 298},
+ /* 324 */ { 1280953, -30204, 247, 119, -9766, 304},
+ /* 396 */ { 1344547, -31777, 247, 119, -8545, 292},
+ /* 468 */ { 1420168, -34227, 269, 60, -7172, 256},
+ /* 540 */ { 1490757, -35955, 274, 60, -5188, 19...
2014 Nov 28
0
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
...se;
+ struct regulator *vdd;
+};
+
+const struct cvb_coef gk20a_cvb_coef[] = {
+ /* MHz, c0, c1, c2, c3, c4, c5 */
+ /* 72 */ { 1209886, -36468, 515, 417, -13123, 203},
+ /* 108 */ { 1130804, -27659, 296, 298, -10834, 221},
+ /* 180 */ { 1162871, -27110, 247, 238, -10681, 268},
+ /* 252 */ { 1220458, -28654, 247, 179, -10376, 298},
+ /* 324 */ { 1280953, -30204, 247, 119, -9766, 304},
+ /* 396 */ { 1344547, -31777, 247, 119, -8545, 292},
+ /* 468 */ { 1420168, -34227, 269, 60, -7172, 256},
+ /* 540 */ { 1490757, -35955, 274, 60, -5188, 19...
2014 Nov 28
2
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
...};
> +
> +const struct cvb_coef gk20a_cvb_coef[] = {
> + /* MHz, c0, c1, c2, c3, c4, c5 */
> + /* 72 */ { 1209886, -36468, 515, 417, -13123, 203},
> + /* 108 */ { 1130804, -27659, 296, 298, -10834, 221},
> + /* 180 */ { 1162871, -27110, 247, 238, -10681, 268},
> + /* 252 */ { 1220458, -28654, 247, 179, -10376, 298},
> + /* 324 */ { 1280953, -30204, 247, 119, -9766, 304},
> + /* 396 */ { 1344547, -31777, 247, 119, -8545, 292},
> + /* 468 */ { 1420168, -34227, 269, 60, -7172, 256},
> + /* 540 */ { 1490757, -35955,...
2014 Nov 28
8
[RESEND V2 PATCH 1/3] soc/tegra: fuse: export tegra_sku_info for module use
Some Tegra drivers might be complied as kernel modules, and
they need the fuse information for initialization. One
example is the GK20A Nouveau driver. It needs the GPU speedo
value to calculate frequency-voltage table. So export
the tegra_sku_info.
Signed-off-by: Vince Hsu <vinceh at nvidia.com>
---
v2: add more description why we need this patch
drivers/soc/tegra/fuse/fuse-tegra.c | 1
2014 Nov 28
0
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
...cvb_coef gk20a_cvb_coef[] = {
>> + /* MHz, c0, c1, c2, c3, c4, c5 */
>> + /* 72 */ { 1209886, -36468, 515, 417, -13123, 203},
>> + /* 108 */ { 1130804, -27659, 296, 298, -10834, 221},
>> + /* 180 */ { 1162871, -27110, 247, 238, -10681, 268},
>> + /* 252 */ { 1220458, -28654, 247, 179, -10376, 298},
>> + /* 324 */ { 1280953, -30204, 247, 119, -9766, 304},
>> + /* 396 */ { 1344547, -31777, 247, 119, -8545, 292},
>> + /* 468 */ { 1420168, -34227, 269, 60, -7172, 256},
>>...
2014 Nov 28
2
[PATCH 1/2] volt: allow non-bios voltage scaling
Signed-off-by: Vince Hsu <vinceh at nvidia.com>
---
nvkm/subdev/volt/base.c | 67 ++++++++++++++++++++++++++++---------------------
1 file changed, 38 insertions(+), 29 deletions(-)
diff --git a/nvkm/subdev/volt/base.c b/nvkm/subdev/volt/base.c
index 32794a999106..26ccd8df193f 100644
--- a/nvkm/subdev/volt/base.c
+++ b/nvkm/subdev/volt/base.c
@@ -101,6 +101,41 @@ nouveau_volt_set_id(struct
2009 Apr 03
4
Machine freeze
Hi all,
we are running CentOS 5.2 Xen virtualization system with the latest CentOS packages with couple of VMs on DELL PowerEdge. "Sometimes" the whole machine freezes without anything in log files, anything on the console. "Sometimes" really means we cannot define why or when. Sometimes the machine was idle with just one VM, sometimes quite busy with couple of
2014 Dec 01
2
[V3 PATCH 1/3] soc/tegra: fuse: export tegra_sku_info
Some Tegra drivers might be compiled as kernel modules, and they need the
fuse information for initialization. One example is the GK20A Nouveau
driver. It needs the GPU speedo value to calculate frequency-voltage
table. So export the tegra_sku_info.
Signed-off-by: Vince Hsu <vinceh at nvidia.com>
Acked-by: Alexandre Courbot <acourbot at nvidia.com>
Acked-by: Thierry Reding <treding
2014 Dec 02
3
[V3 PATCH 1/4] soc/tegra: fuse: export tegra_sku_info
Some Tegra drivers might be compiled as kernel modules, and they need the
fuse information for initialization. One example is the GK20A Nouveau
driver. It needs the GPU speedo value to calculate frequency-voltage
table. So export the tegra_sku_info.
Signed-off-by: Vince Hsu <vinceh at nvidia.com>
Acked-by: Alexandre Courbot <acourbot at nvidia.com>
Acked-by: Thierry Reding <treding