search for: unp

Displaying 8 results from an estimated 8 matches for "unp".

Did you mean: np
2011 Jun 26
2
Accessing variables in a data frame
Hello My data.frame (dat) contains many variables named var.names and others named var.names_var.id For example var.name <- c("gdp","inf","unp") var.id <- c("w","i") x <- paste(var.name, rep(var.id, each=length(var.name)), sep="_") How can I access variables in the dama.frame by names listed in x, for example to compute gdp_w - gdp_i inf_w - inf_i unp_w - unp_i or gdp - gdp_w inf - inf_w unp -...
2007 Apr 18
1
[Bridge] SMP vs UNP performance
I was running a frame loss test the other day against an rhel4 smp kernel and a non-smp kernel. I noticed I was getting better numbers when I ran the non-smp kernel. I was surprised by that. Anyone have any insight into this? I am running this with e1000 dirvers. I also ran a test where I ran the smp kernel with hyper threading turned on and off. There, the frame loss numbers were worse when
2006 May 23
1
Problems with "net rpc trustdom establish"
...s winbind use default domain = Yes template homedir = /home/winnt/%D/%U template shell = /bin/bash template shell = /bin/false obey pam restrictions = Yes syslog = 0 idmap uid = 15000-20000 idmap gid = 15000-20000 Please helpe me Kalil de A. Carvalho. Setor de Redes. +55-84-3212-1236/8845-9998 UnP - Universidade Potiguar APEC - Associa??o Potiguar de Educa??o e Cultura.
2007 Nov 23
0
Mutual information
...rE subj pattern far-near : 18 sub1 : 37 urb :123 long-short : 18 sub2 : 37 bpb : 72 supported-unsupported: 18 sub3 : 37 prp : 67 large-small : 18 sub4 : 37 brb : 64 dense-sparse : 18 sub5 : 37 unp : 62 divergent-convergent : 18 sub6 : 37 pnp : 44 (Other) :558 (Other):444 (Other):234 > dim(emPat) [1] 666 3 I have 37 types of pairE. 18 subjects placed each of the 37 pairEsinto one of 24 patterns (18 x 37 = 666). I would like to compute a matrix of p...
1997 Aug 08
12
Logon scripts
...************************************************************** ; ******************************************************************* ; *********************** Global server settings ******************** ; ******************************************************************* [global] workgroup = UNP comment = University of Nebraska Press Linux Server ; By setting security to user, the users must have a valid account ; on this Linux server. Other option is share, which is like ; Windows for Workgroups share level password protection. security = user ; These are the settings to make Li...
2019 Jan 21
0
Cannot start a secondary Xserver with resolution 6480x3840
...ly nouveau cannot allocate another framebuffer with size 6480x3840 > > > I am using devuan ascii with latest linux kernel 4.20.3, which I have just compiled using these commands: > > cd /home/deb/linux-image > unxz -c linux-4.20.3.tar.xz | gpg --verify linux-4.20.3.tar.sign - > unp ./linux-4.20.3.tar.xz > cd linux-4.20.3 > cp /boot/config-`uname -r` ./.config > make menuconfig > time fakeroot make-kpkg --initrd --append-to-version=-absurd.2 kernel_image kernel_headers -j40 > > > I will be happy to provide more information, just tell me what you need. >...
2019 Jan 21
3
Cannot start a secondary Xserver with resolution 6480x3840
...ync (133.3 kHz eP) So evidently nouveau cannot allocate another framebuffer with size 6480x3840 I am using devuan ascii with latest linux kernel 4.20.3, which I have just compiled using these commands: cd /home/deb/linux-image unxz -c linux-4.20.3.tar.xz | gpg --verify linux-4.20.3.tar.sign - unp ./linux-4.20.3.tar.xz cd linux-4.20.3 cp /boot/config-`uname -r` ./.config make menuconfig time fakeroot make-kpkg --initrd --append-to-version=-absurd.2 kernel_image kernel_headers -j40 I will be happy to provide more information, just tell me what you need. can you help me? -- # Janek Kozicki
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *