search for: nst

Displaying 20 results from an estimated 44 matches for "nst".

Did you mean: not
2008 Aug 06
1
[2.6 patch] ocfs2/cluster/tcp.c: make some functions static
.../tcp.c index a27d615..2bcf706 100644 --- a/fs/ocfs2/cluster/tcp.c +++ b/fs/ocfs2/cluster/tcp.c @@ -143,8 +143,8 @@ static void o2net_sc_postpone_idle(struct o2net_sock_container *sc); static void o2net_sc_reset_idle_timer(struct o2net_sock_container *sc); #ifdef CONFIG_DEBUG_FS -void o2net_init_nst(struct o2net_send_tracking *nst, u32 msgtype, - u32 msgkey, struct task_struct *task, u8 node) +static void o2net_init_nst(struct o2net_send_tracking *nst, u32 msgtype, + u32 msgkey, struct task_struct *task, u8 node) { INIT_LIST_HEAD(&nst->st_net_debug_item); nst->st_task...
2008 Aug 01
1
[git patches] Ocfs2 and Configfs fixes
The only non-fix here is Joel's new configfs convenience macros, but nobody is using them yet, so I think the patch is safe. By the way, these patches (as usual) are all rebased on top of your latest tree. I think that since the vast majority of ocfs2 and configfs patches are self-contained and within a small area of the kernel that this should probably be fine. If you feel otherwise however,
2008 Feb 26
2
Patch to add debugfs interface to o2net
This is a forward port for net_proc.c from 1.2.
2008 Feb 21
2
overall comparison of an ordered categorical in a multiple regression
I entered the following: formula<-nst~age+soc+inc+reg+imp pnstlm<-lm(formula,nst) summary(pnstlm) imp and soc are ordered categorical variables but the summary does not give an output of the overall p-values, just individual comparisons. I can't find help for this in the manual. Is there a command or option change in the su...
2008 Feb 26
0
lrm error message
I'm trying to learn how to use the lrm() function by simulating data using an old dataset but it's giving me an error I don't understand: (nst$regular already exists) nst$regular<-as.ordered(nst$regular) nst$age<-rnorm(n=942,mean=43.20488,sd=17.03) nst$age<-round(age,digits=0) regform<-regular~age reglrm<-lrm(regform,nst) summary(reglrm) Error in summary.Design(reglrm) : adjustment values not defined here or with data...
2012 Aug 28
2
NTOP alternatives?
Hi all. I have currently a task to implement a network traffic analyzer. Some years ago I've used NTOP for that purpose, I would also like to test some alternatives. Which alternatives can you recommend and why? Thanks ;) Best regards, Rafa? Radecki.
2011 Jan 23
0
Error for compiling Rquantlib package 0.3.5 under Window 7 64bits
...s some error. The first error is like below. Please see the attachment for part of the errors compiler generated. C:\Lib\QuantLib/ql/pricingengines/mcsimulation.hpp: In member function 'void QuantLib::McSimulation<MC, RNG, S>::calculate(QuantLib::Real, QuantLib::Size, QuantLib::Size) const': C:\Lib\QuantLib/ql/pricingengines/mcsimulation.hpp:163:9: error: no match for 'operator!=' in 'requiredSamples != QuantLib::Null<long long unsigned int>()' I am kind of following the steps like below (only change the dir according to my machine's setting) http://www...
2010 Nov 08
5
large numbers of linux system user for postfix
...irtual domains. what i concern is large numbers of linux system user which used in these setup, is it good or bad? maybe somebody would share their experience about this setup ? any links would be good. postfix 2.6.7 dovecot 2.0.6 centos 5.x webmin + virtualmin thank you. -- http://blog.rizahnst.org
2008 Dec 01
0
Fw: rsync-3.0.4 install problem on z/OS USS
----- Forwarded by Dragan Petkovski/IT/GZAOP on 01.12.2008 08:55 ----- From: Dragan Petkovski/IT/GZAOP To: rsync@lists.samba.org Date: 29.10.2008 08:52 Subject: rsync-3.0.4 install problem on z/OS USS Hi all! I would like to install rsync-3.0.4 on z/OS 1.9 USS. Make produce a lot off errors: cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c options.c -o options.o ERROR CCN3277 ./zlib/zlib.h:92 Syntax error: possible missing ';' or ','? ERROR CCN3007 ./...
2005 Jan 10
3
REDIRECT + shorewall drop for dynamic blacklists
....87 0.0.0.0/0 DROP all -- 205.251.103.140 0.0.0.0/0 DROP all -- 205.251.246.215 0.0.0.0/0 DROP all -- 205.251.64.69 0.0.0.0/0 DROP all -- 205.251.179.185 0.0.0.0/0 shorewall show log Shorewall-2.0.14 Log at yosemite - Mon Jan 10 11:02:16 NST 2005 Counters reset Sat Jan 8 21:01:36 NST 2005 Jan 10 10:56:25 net_dnat:REDIRECT:IN=eth1 OUT= SRC=205.251.179.185 DST=w.x.y.z LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=2731 DF PROTO=TCP SPT=4128 DPT=2745 WINDOW=16384 RES=0x00 SYN URGP=0 Jan 10 10:56:28 net_dnat:REDIRECT:IN=eth1 OUT= SRC=205.251.17...
2002 Aug 05
3
Two versions of Samba?
Which tool/command can I use to see if I installed two versions of Samba and what should I do to get one of them working...Im using SuSE 7.0 and tried to install a new Samba version but it still uses the old one. Could i just redirect a link or??? THX/Jens _________________________________________________________________ MSN Hotmail ?r v?...
2008 Jul 14
18
[git patches] Ocfs2 and Configfs updates for 2.6.27
...) without a format. configfs: Allow ->make_item() and ->make_group() to return detailed errors. Louis Rilling (6): configfs: Introduce configfs_dirent_lock configfs: Protect configfs_dirent s_links list mutations configfs: Make configfs_new_dirent() return error code instead of NULL configfs: Fix deadlock with racing rmdir() and rename() configfs: Fix failing mkdir() making racing rmdir() fail configfs: call drop_link() to cleanup after create_link() failure Randy Dunlap (1): ocfs2: fix printk format warnings with OCFS2_FS_STATS=n Sunil Mus...
2003 Nov 12
2
Formatting axis label numbers on plots
Is there any way to control the format of the axis label numbers on a plot? More specifically, I have some plots that get axes with label numbers in exponential format, and I'd like to change that to non-exponential. Thanks!! -- M. Edward (Ed) Borasky, MS, MNLP, NST, FBG, PGS & PTA znmeb at borasky-research.net http://www.borasky-research.net
2002 Jul 31
2
PDC samba
...PMachine -d /dev/null -s /bin/false $1$ /usr/bin/smbpasswd -a -m $1$ How should I then remove one of them if made a mistake osv? 2. How can I change the adminpassword for PDC? /Jens THX _________________________________________________________________ MSN Hotmail ?r v?rldens popul?raste e-posttj?nst. Skaffa dig ett eget konto du ocks?: http://www.hotmail.com
2009 Feb 05
1
udev by-id symlinks randomly missing for tape drives on centos5
...ow to fix it? Whenever I run 'cat /proc/scsi/scsi' I can see all of the devices listed there. IBM 'itdt' tape drive / tapelibrary diagnostic tool works OK too, and always shows all the devices. I don't have any errors in the dmesg/syslog, and the devices work OK if I use /dev/nst* (tape drives) or /dev/sg* (mediumchanger/tapelibrary) devicenames to access them. I'd like to be able to use /dev/tape/by-id/<foo> symlinks to make sure correct devices are accesssed. The server in question is running CentOS 5.2 x86_64 (with latest updates installed). Any thoughts?...
2016 May 05
2
HDT site down??
...; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 32097 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0 ;; QUESTION SECTION: ;hdt-project.org. IN A ;; AUTHORITY SECTION: org. 899 IN SOA a0.org.afilias-nst.info. noc.afilias-nst.info. 2011978223 1800 900 604800 86400 ;; Query time: 235 msec ;; SERVER: 8.8.8.8#53(8.8.8.8) ;; WHEN: Thu May 5 18:04:56 2016 ;; MSG SIZE rcvd: 96 Haven't seen updates on site for some time. Perhaps someone has info, or can find out what the status is?
2010 Nov 15
2
Zero truncated Poisson distribution & R2WinBUGS
...totalN1 <- sum(N1[]) # Estimate total population size across all sites } ",fill=TRUE) sink() # Package data for WinBUGS R = dim(y)[1] # number of sites: 200 n = dim(y)[1] * dim(y)[2]#number of observations (sites*surveys) win.data <- list(R = R, n = n, C1 = C1, site.p = site.p) # Inits Nst <- apply(y, 1, max) + 1 inits <- function(){list(N1 = Nst,lam1=runif(1,1,8), p0=runif(1))} parameters <- c( "totalN1", "p0", "lam1") # MCMC settings nc <- 3 nb <- 400 #need to push to 400 for convergence ni <- 1400 #need to push to 14000 for con...
2011 Dec 28
8
what percent of time are there unpatched exploits against default config?
Suppose I have a CentOS 5.7 machine running the default Apache with no extra modules enabled, and with the "yum-updatesd" service running to pull down and install updates as soon as they become available from the repository. (Assume further the password is strong, etc.) On the other hand, suppose that as the admin, I'm not subscribed to any security alert mailing lists which send out announcements like "Please disable this feature as a workarou...
2009 Jun 11
1
[PATCH 1/1] ocfs2/net: Use wait_event() in o2net_send_message_vec()
...size_t caller_veclen, u8 target_node, int *status) { - int ret, error = 0; + int ret; struct o2net_msg *msg = NULL; size_t veclen, caller_bytes = 0; struct kvec *vec = NULL; @@ -1015,10 +1015,7 @@ int o2net_send_message_vec(u32 msg_type, u32 key, struct kvec *caller_vec, o2net_set_nst_sock_time(&nst); - ret = wait_event_interruptible(nn->nn_sc_wq, - o2net_tx_can_proceed(nn, &sc, &error)); - if (!ret && error) - ret = error; + wait_event(nn->nn_sc_wq, o2net_tx_can_proceed(nn, &sc, &ret)); if (ret) goto out; -- 1.6.0.4
2011 Mar 18
2
[PATCH] fs, ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.
...2net_set_func_stop_time(struct o2net_sock_container *sc) sc->sc_tv_func_stop = ktime_get(); } -static ktime_t o2net_get_func_run_time(struct o2net_sock_container *sc) -{ - return ktime_sub(sc->sc_tv_func_stop, sc->sc_tv_func_start); -} #else /* CONFIG_DEBUG_FS */ # define o2net_init_nst(a, b, c, d, e) # define o2net_set_nst_sock_time(a) @@ -227,10 +223,14 @@ static ktime_t o2net_get_func_run_time(struct o2net_sock_container *sc) # define o2net_set_advance_stop_time(a) # define o2net_set_func_start_time(a) # define o2net_set_func_stop_time(a) -# define o2net_get_func_run_time(a...