Displaying 16 results from an estimated 16 matches for "cc3".
Did you mean:
c3
2011 Oct 25
5
[PATCH] pm : provide CC7/PC2 residency
...cx.last;
cxpt->idle_time = sysctl.u.get_pmstat.u.getcx.idle_time;
+ cxpt->pc2 = sysctl.u.get_pmstat.u.getcx.pc2;
cxpt->pc3 = sysctl.u.get_pmstat.u.getcx.pc3;
cxpt->pc6 = sysctl.u.get_pmstat.u.getcx.pc6;
cxpt->pc7 = sysctl.u.get_pmstat.u.getcx.pc7;
cxpt->cc3 = sysctl.u.get_pmstat.u.getcx.cc3;
cxpt->cc6 = sysctl.u.get_pmstat.u.getcx.cc6;
+ cxpt->cc7 = sysctl.u.get_pmstat.u.getcx.cc7;
unlock_2:
xc_hypercall_bounce_post(xch, residencies);
diff -r 662dbf6ee71c tools/libxc/xenctrl.h
--- a/tools/libxc/xenctrl.h Mon Oct 24 18:01:07 20...
2004 May 11
1
BUG: Vfs audit module & samba 3.0.4 ==> share unacces sible
...samba.org
Subject: [Samba] BUG: Vfs audit module & samba 3.0.4 ==> share unaccessible
Hello
Maybe there's a bug in samba-3.0.4.
The following configuration does NO longer work. It did work fine in
samba-3.0.2a. I did not test samba-3.0.3
The share is no longer accessible !!!
[BKHI-CC3]
path = /home/BKHI-CC3
valid users = @BKHI-CC3-R, @BKHI-CC3-W
write list = @BKHI-CC3-W
force group = +BKHI-CC3-W
create mask = 0664
directory mask = 02775
vfs objects = audit
logfile:
May 11 09:31:39 smbd[14267]: smbd_vfs_init: vfs_...
2004 May 11
0
BUG: Vfs audit module & samba 3.0.4 ==> share unaccessible
Hello
Maybe there's a bug in samba-3.0.4.
The following configuration does NO longer work. It did work fine in
samba-3.0.2a. I did not test samba-3.0.3
The share is no longer accessible !!!
[BKHI-CC3]
path = /home/BKHI-CC3
valid users = @BKHI-CC3-R, @BKHI-CC3-W
write list = @BKHI-CC3-W
force group = +BKHI-CC3-W
create mask = 0664
directory mask = 02775
vfs objects = audit
logfile:
May 11 09:31:39 smbd[14267]: smbd_vfs_init: vfs_...
2006 Feb 01
1
secure channel & ntlmssp in 3.0.21b
...s: one domain PDC and one domain member server
On both servers I had set
server schannel = No
client schannel = No
I installed 3.0.21b and I could no longer make connections to shares
defined on the domain member server
When I tried to add another server to the domain I got this error
[root@ls-cc3-tst samba]# net rpc join -S domPDC -U root
Password:
[2006/02/01 12:27:06, 0] rpc_client/cli_pipe.c:cli_rpc_pipe_open_schannel(2641)
cli_rpc_pipe_open_schannel: failed to get schannel session key
from server yyyyyy for domain xxxxxx
[2006/02/01 12:27:06, 0] utils/net_rpc_join.c:net_rpc_join_ok(...
2011 Dec 21
2
[PATCH] xenpm: assorted adjustments
..."pc6 : [%20"PRIu64" ms]\n"
+ "pc7 : [%20"PRIu64" ms]\n",
cxstat->pc2/1000000UL, cxstat->pc3/1000000UL,
cxstat->pc6/1000000UL, cxstat->pc7/1000000UL);
- printf("cc3 : [%020"PRIu64" ms]\n"
- "cc6 : [%020"PRIu64" ms]\n"
- "cc7 : [%020"PRIu64" ms]\n",
+ printf("cc3 : [%20"PRIu64" ms]\n"
+ &...
2008 Sep 19
0
panel data analysis possible with mle2 (bbmle)?
....138, 0.132, 0.244, 0.354, 0.421, 0.606, 0.74, 0.818, 1.048,
1.229, -1.17, -1.159, -1.16, -1.143, -1.137, -1.085, -1.028,
-0.965, -0.919, -0.942, -0.902, -0.828, -0.79)
################this is the function that is called by mle2
exfunc <- function(c1,c2,c3,cs1,cs2,cs3,ic1,ic2,ic3,cc1,cc2,cc3,alstar,beta1){
x<-matrix(0,years*cross,3)
x[,1] <- 1
x[,2] <- ra
x[,3] <- sa
coeffs <- vector(length=3)
coeffs[1] <- c1
coeffs[2] <- c2
coeffs[3] <- c3
csp <- rep(c(cs1,cs2,cs3),each=years)
e1 <- (x %*% coeffs);frfact <- csp*plogis(e1);cfrontr <...
2008 Aug 15
2
Do I have to recompile wine to apply a different patch??
I just installed and set up COD4 and compiled wine 1.2.2 from git as per instructions on the AppDB page, applying a patch to wine.
Now I installed C&C3 (http://appdb.winehq.org/objectManager.php?sClass=version&iId=7440) and have it working, but there is a nocursor patch on that page and instructions to compile wine and apply it.
I am wondering, I have a wine-git folder as I just compiled
2011 Aug 21
1
Odd window behaviour
...]
[virtual] Expansion ROM at 80000000 [disabled]
[size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia-current, nvidia-173, nvidiafb,
nouveau
========== Script Starts ==========
#!/bin/bash
export WINEPREFIX='/home/david/.wine-prefix/CC3'
cd $WINEPREFIX/drive_c/Program\ Files/ProFantasy/CC3
wine fcw32.exe
=========== Script Ends ===========
2001 Sep 11
2
Differential Equations Using R?
To whom it may concern,
I am a student at Macaleste College, and next semester Macalester
is going to offer a course for CellBio that is mainly statistically based.
For the most part the students will be using R for analysis. The problem is
there will be some simple differential equations for the students to solve.
The committee that in charge of the classes corriculam would like only to
2008 Mar 20
0
[RFC/PATCH 08/15] kvm-s390: intercepts for privileged instructions
...+;
+ vcpu->arch.sie_block->gpsw.addr -= 4;
+ VCPU_EVENT(vcpu, 4, "%s", "retrying storage key operation");
+ return 0;
+}
+
+static int handle_stsch(struct kvm_vcpu *vcpu)
+{
+ vcpu->stat.instruction_stsch++;
+ VCPU_EVENT(vcpu, 4, "%s", "store subchannel - CC3");
+ /* condition code 3 */
+ vcpu->arch.sie_block->gpsw.mask &= ~(3ul << 44);
+ vcpu->arch.sie_block->gpsw.mask |= (3 & 3ul) << 44;
+ return 0;
+}
+
+static int handle_chsc(struct kvm_vcpu *vcpu)
+{
+ vcpu->stat.instruction_chsc++;
+ VCPU_EVENT(vcpu, 4, &quo...
2008 Feb 27
2
Program manager
Hey
First of all, great project.
Second, I was wondering if there is a program in the wine project,
where it is possible to make different setups for the programs installed.
Let me explain:
I have Picasa installed, I also have C&C 3 installed,
now C&C 3 I want to run in window mode and Picasa I don't want to run in window mode.
Is it possible to make different setups for them?
Or do
2012 Jul 22
20
Kernel crash with acpi_processor, cpu_idle and intel_idle =y
...: transition [ 35121]
residency [ 230822 ms]
pc2 : [ 0 ms]
pc3 : [ 0 ms]
pc6 : [ 0 ms]
pc7 : [ 0 ms]
cc3 : [ 0 ms]
cc6 : [ 0 ms]
cc7 : [ 0 ms]
# xenpm get-cpufreq-para
cpu id : 0
affected_cpus : 0
cpuinfo frequency : max [2801000] min [1600000] cur [1600000]
sc...
2012 Jul 22
20
Kernel crash with acpi_processor, cpu_idle and intel_idle =y
...: transition [ 35121]
residency [ 230822 ms]
pc2 : [ 0 ms]
pc3 : [ 0 ms]
pc6 : [ 0 ms]
pc7 : [ 0 ms]
cc3 : [ 0 ms]
cc6 : [ 0 ms]
cc7 : [ 0 ms]
# xenpm get-cpufreq-para
cpu id : 0
affected_cpus : 0
cpuinfo frequency : max [2801000] min [1600000] cur [1600000]
sc...
2013 Jul 22
69
[xen-unstable] Commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, makes dom0 boot process stall several times.
Hi Jan,
After commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, booting dom0 stalls several times.
Sometimes this results in RCU stall warnings from the dom0 kernel, hitting the "any" key, on normal or serial console, makes the boot continue for a while but it stalls several times.
(It also stalls on shutdown BTW)
I have
2008 Mar 20
34
[RFC/PATCH 00/15] kvm on big iron
This patch series introduces a backend for kvm to run on IBM System z
machines that uses the mainframe's sie virtualization capability. This
work runs 64bit guests on z800/z890/z900/z990/z9/z10 class machines with
a 64bit linux host. Userspace will follow once we're done brushing it
over.
The patch queue consists of the following patches, which can be applied
in sequence on top of kvm.git
2008 Mar 20
34
[RFC/PATCH 00/15] kvm on big iron
This patch series introduces a backend for kvm to run on IBM System z
machines that uses the mainframe's sie virtualization capability. This
work runs 64bit guests on z800/z890/z900/z990/z9/z10 class machines with
a 64bit linux host. Userspace will follow once we're done brushing it
over.
The patch queue consists of the following patches, which can be applied
in sequence on top of kvm.git