search for: nmp

Displaying 9 results from an estimated 9 matches for "nmp".

Did you mean: jmp
2007 Feb 12
1
playing with SO_BROADCAST on centos
...8011 ad8f c0a8 01b9 E..0............ 0x0010: c0a8 010a 0024 0024 001c b581 4321 3039 .....$.$....C!09 0x0020: c0a8 01b9 ffff ff00 0001 3cd0 5449 0001 ..........<.TI.. My program is: int main(int argc, char *argv[]) { int error; int total = 0; int socket_handle; enum { NMP_PORT = 36, NMP_MAGIC = 0x4321, NMP_LIST = 12345, NMP_SET_IP, NMP_SET_MASK }; typedef union { unsigned char b[4]; uint32_t v; } IPADDR; typedef struct { unsigned char b[6]; } MACADDR; typedef struct { unsigned short magic; unsigned short code; IPADDR ip; IPADDR mask; MACADDR...
2020 Jul 22
2
NPM and code-size
(NPM: new pass manager; LPM: legacy pass manager) In a first quick experiment today I compared code-size of the LMP vs. the NMP for the CSiBE benchmark (and some other), and this shows code-size increases with the NPM that would probably be unacceptable for us. So, now I am wondering how/if we need to mitigate this, and have a bunch of questions. As I've noticed quite some activity around the NPM recently, I am first o...
2008 Jun 25
0
Memory allocation failed: Copying Node
...} #End of Code #List of Functions xmlMalformed2 <- function(filename) { quotes <- c("&\r\nquot;", "&q\r\nuot;","&qu\r\not;","&quo\r\nt;","&quot\r\n;") amp <- c("&\r\namp;", "&a\r\nmp;","&am\r\np;","&amp\r\n;") xmlDoc<-NULL charStream <- readChar(filename, file.info(filename)$size) charStreamNew <- gsubfn("<[^>]*>", ~ gsub("[\r\n]", "", x), charStream) for(k in quotes) {...
2017 Dec 26
1
identifying convergence or non-convergence of mixed-effects regression model in lme4 from model output
...3.84 99.27 ... ? .. ..- attr(*, "names")= chr [1:10] "ldL2" "ldRX2" "wrss" "ussq" ... ? ..$ dims: Named int [1:12] 1742 1742 10 1732 94 4 1 2 0 0 ... ? .. ..- attr(*, "names")= chr [1:12] "N" "n" "p" "nmp" ... ?$ isLmer????? : logi TRUE ?$ useScale??? : logi TRUE ?$ logLik????? :Class 'logLik' : -65 (df=15) ?$ family????? : NULL ?$ link??????? : NULL ?$ ngrps?????? : Named num [1:2] 36 29 ? ..- attr(*, "names")= chr [1:2] "subj" "item" ?$ coefficien...
2003 Apr 11
14
PATCH: Forcible delaying of UFS (soft)updates
...k; + } + } + else { tsleep(&lbolt, PPAUSE, "syncer", 0); + kproc_suspend_loop(p); + } } } --- /usr/src/sys.org/kern/vfs_syscalls.c Thu Jan 2 18:26:18 2003 +++ kern/vfs_syscalls.c Sat Apr 12 01:55:48 2003 @@ -563,6 +563,9 @@ sync(p, uap) register struct mount *mp, *nmp; int asyncflag; + /* Notify sched_sync() to try flushing syncer_workitem_pending[*] */ + rushjob += syncer_maxdelay; + simple_lock(&mountlist_slock); for (mp = TAILQ_FIRST(&mountlist); mp != NULL; mp = nmp) { if (vfs_busy(mp, LK_NOWAIT, &mountlist_slock, p)) { @@ -2627,6 +26...
2003 Oct 01
1
4.9 RC1 (i386) mplayer induced panic
...ruct vnode *) 0xdb241380 ip = (struct inode *) 0x0 ump = (struct ufsmount *) 0xc230e400 fs = (struct fs *) 0xc2356800 error = 0 allerror = 0 #11 0xc01a2823 in sync (p=0xc039b3e0, uap=0x0) at /usr/src/sys/kern/vfs_syscalls.c:577 p = (struct proc *) 0xc039b3e0 mp = (struct mount *) 0xc230e600 nmp = (struct mount *) 0x0 asyncflag = 0 #12 0xc0171b76 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:235 bp = (struct buf *) 0x0 iter = 5 nbusy = -1070447284 pbusy = -1070411092 howto = 256 #13 0xc0172200 in poweroff_wait (junk=0xc032454c, howto=-1070448561) at /usr/src/sys/kern/k...
2013 Oct 18
0
pamer.fnc y la nueva versión de R
...439.6 4302.51 ... .. .. ..- attr(*, "names")= chr [1:10] "ldL2" "ldRX2" "wrss" "ussq" ... .. ..$ dims: Named int [1:12] 20 20 4 16 1 4 1 1 0 4 ... .. .. ..- attr(*, "names")= chr [1:12] "N" "n" "p" "nmp" ... ..@ pp :Reference class 'merPredD' [package "lme4"] with 18 fields .. ..$ Lambdat:Formal class 'dgCMatrix' [package "Matrix"] with 6 slots .. .. .. ..@ i : int [1:4] 0 1 2 3 .. .. .. ..@ p : int [1:5] 0 1 2 3 4 .. .. .. ..@ Dim...
2013 Oct 18
2
pamer.fnc y la nueva versión de R
Javier, Creo que aquí aplica la ley de Linus que dice: "Dado un número suficientemente elevado de ojos, todos los errores se convierten en obvios". La persona que revisa y encuentra un error no necesariamente tiene que ser la misma que la que lo escribe. Una motivación muy importante al compartir un código es la de recibir los beneficios del control de calidad por parte de tus pares.
2013 Dec 02
1
pamer.fnc y la nueva versión de R
..... > .. .. ..- attr(*, "names")= chr [1:10] "ldL2" "ldRX2" "wrss" "ussq" ... > .. ..$ dims: Named int [1:12] 20 20 4 16 1 4 1 1 0 4 ... > .. .. ..- attr(*, "names")= chr [1:12] "N" "n" "p" "nmp" ... > ..@ pp :Reference class 'merPredD' [package "lme4"] with 18 fields > .. ..$ Lambdat:Formal class 'dgCMatrix' [package "Matrix"] with 6 slots > .. .. .. ..@ i : int [1:4] 0 1 2 3 > .. .. .. ..@ p : int [1:5] 0 1 2 3...