Displaying 20 results from an estimated 25 matches for "30h".
Did you mean:
30
1999 Mar 31
0
ace () - again
...ng comma in FORMAT statement at (^)
ace.f:329: warning:
660 format( 29h ierr=5: at least one l(1)-l(i2, 18h) must be nonze
^
Missing comma in FORMAT statement at (^)
ace.f:331: warning:
670 format( 11h ierr=6: l(i2, 3h) =g12.4, 30h must be in the ra
^
Missing comma in FORMAT statement at (^)
ace.f:331: warning:
670 format( 11h ierr=6: l(i2, 3h) =g12.4, 30h must be in the ra
^
Missing comma in FORMAT statement at (^)
-.-.-.-.-.-.-.-.-.-...
2013 Aug 03
2
problems with doveadm
...ve problems with the command:
doveadm expunge -A mailbox Trash savedbefore 7d
=> kernel: doveadm[11609]: segfault at 10 ip b75f146a sp bf856ad0 error 4 in
libdovecot.so.0.0.0[b7585000+c8000]
but for a single user it's works fine:
doveadm expunge -u test at vtlx.de mailbox Trash savedbefore 30h
I hope there is a solution for this.
with regards
Mario
--
???????
2014 Mar 18
2
Taller "Shiny. Entornos web con R" (presencial y streaming)
...ección de Apoyo Estadístico del Servicio de Apoyo a la
investigación (SAI) de la Universidad de Murcia, te invitamos al Taller
que impartiremos el próximo _26 de Marzo de 16h a 20h_, titulado :
/"Shiny. Entornos web con R"/
*
Lugar:* Aula *Bisbita* en la *Fac de Biología*, a las 16:30h
_Se podrá seguir en directo vía streaming_
Reserva tu puesto desde caldum (http://www.caldum.org/?p=5343)
<http://www.caldum.org/?p=5343>
El taller proporcionará la capacidad para desarrollar aplicaciones web
interactivas basadas en R. Pueden verse ejemplos
<http://www.rstudio.com/shin...
2009 Jun 30
2
[LLVMdev] JIT on Windows x64
...ed in this bug
http://llvm.org/bugs/show_bug.cgi?id=3739.
I checked out the revision the patch was created for (66183) and applied
it but the assembler generated seems to fail whenever it reaches a
movaps insctruction.
eg.
movaps xmmword ptr [rsp+20h],xmm8
movaps xmmword ptr [rsp+30h],xmm7
movaps xmmword ptr [rsp+40h],xmm6
Would this have something to do with the stack alignment?
I am wondering if anybody else has had any success using that patch to
get Windows x64 JIT to work correctly. Or if my problem may be unrelated.
Any suggestions would be useful.
2008 Feb 13
3
[LLVMdev] LLVM2.2 x64 JIT trouble on VStudio build
...00000001400064E4 push rdi
00000001400064E5 sub rsp,20h
00000001400064E9 mov rdi,rsp
00000001400064EC mov rcx,8
00000001400064F6 mov eax,0CCCCCCCCh
00000001400064FB rep stos dword ptr [rdi]
00000001400064FD mov ecx,dword ptr [rsp+30h]
printf("the int is %i\n",i);
0000000140006501 mov edx,dword ptr [i]
0000000140006505 lea rcx,[string "the int is %i\n" (140C1A240h)]
000000014000650C call qword ptr [__imp_printf (141145920h)]
}
0000000140006512 add rsp,20h
000...
2011 Apr 26
0
dovecot.org broken
.... And I guess I should make it more fail safe some day
> soon..
> >
> > Lets see if mailman happens to work now.
>
> Thanks everyone for offering hosting. I've one easy solution worked out
> already anyway, and looks like the old dovecot.org is also up nowadays,
> but 30h downtime clearly isn't ideal..
>
> I'm anyway going to figure out a more long term solution with some kind
> of a quick failover in case something breaks.
>
>
>
2020 May 28
1
SambaXP just (virtually) wrapped up.
Just wanted to say a big *THANKS* to
everyone who attended this years virtual
SambaXP conference.
SerNet did an amazing job of changing from
the usual on-site in Goettingen conference
to a virtual-only online event.
The talks were recorded and should be
available soon (I'm sure they'll let
us know when) from the SambaXP site.
I hope everyone enjoyed it, and now
I have a boatload of work
2009 Jun 17
0
Pharmacokinetic and pharmacodynamic modeling and simulation
...ing PD models
Clinical trial simulations
- combining the structural model with the random effects model
- uncertainty versus variability
- example: two compartment PK model with indirect response model
Location: Amsterdam
Date : September 24
Time : 10:00h.-16:30h.
Price : EURO 395,- excluding VAT
Register:
- phone : +31-(0)20-560-8400
- Email : paulus at can.nl
- Web : http://www.can.nl/events/details.php?id=57
There is a maximum of 12 participants.
You may register by replying to this email and provide us with the
fo...
2009 Oct 31
1
something similar to last login but for aliases
I'm using dovecot deliver with postfix.
Is there a place to hook in a db update when an alias is hit?
I'm wanting to delete aliases that haven't been used in x time.
Thank you,
Brad
2008 Jun 03
1
Asus M3A78-EMH HDMI NCQ-issues
...is reported as a AHCI NCQ bug.
My workaround, which was suggested somewhere else, was to disable NCQ;
(in rc.local)
for D in sd{a,b,c,d,e,f} ; do
echo 1 > /sys/block/$a/device/queue_depth
done
This resolves the above issue, and from several times an hour, I have
not experienced it since (~30h).
Yours,
-S
--
Simen Thoresen, Dolphin ICS
Systems Administration and Wulfkit Support
2003 Jun 17
0
dvd+rw+r for FreeBSD -- Progress but no success
...t ('./testfile' is
> a
> > short text file.):
> >
> > >growisofs -Z /dev/cd0c -R -J ./testfile
> >
> > Resutls:
> > Executing 'mkisofs -R -J testfile | builtin_dd
> > of=/dev/pass0 obs=32k seek=0'
> > :-[ LBA=0h, SENSE KEY=5h/ASC=30h,ASCQ=10h ]
> > :-( write failed: Invalid argument
> >
> > Any ideas?
> >
> > Thanks,
> >
> > Andrew Gould
2008 Feb 15
0
[LLVMdev] LLVM2.2 x64 JIT trouble on VStudio build
...push rdi
> 00000001400064E5 sub rsp,20h
> 00000001400064E9 mov rdi,rsp
> 00000001400064EC mov rcx,8
> 00000001400064F6 mov eax,0CCCCCCCCh
> 00000001400064FB rep stos dword ptr [rdi]
> 00000001400064FD mov ecx,dword ptr [rsp+30h]
> printf("the int is %i\n",i);
> 0000000140006501 mov edx,dword ptr [i]
> 0000000140006505 lea rcx,[string "the int is %i
> \n" (140C1A240h)]
> 000000014000650C call qword ptr [__imp_printf (141145920h)]
> }
> 0000000140006512...
2011 Nov 02
5
[LLVMdev] About JIT by LLVM 2.9 or later
...):*
float4 __cdecl fetch( float4x4* mat ){
// Stack protection
002C13B0 push ebp
002C13B1 mov ebp,esp
002C13B3 sub esp,0C0h
002C13B9 push ebx
002C13BA push esi
002C13BB push edi
002C13BC lea edi,[ebp-0C0h]
002C13C2 mov ecx,30h
002C13C7 mov eax,0CCCCCCCCh
002C13CC rep stos dword ptr es:[edi]
return mat->y;
// Copy to address of first temporary variable.
002C13CE mov eax,dword ptr [mat]
002C13D1 add eax,10h
002C13D4 mov ecx,dword ptr [ebp+8]
002C13D7 mov edx,dwor...
2010 Jan 03
1
Setting CDROM parms
...t always fails:
[rj at madeleine ~]$ growisofs -dvd-compat -Z
/dev/hdb=/home/rj/KNOPPIX_V6.2DVD-2009-11-18-EN.iso
Executing 'builtin_dd if=/home/rj/KNOPPIX_V6.2DVD-2009-11-18-EN.iso
of=/dev/hdb obs=32k seek= 0'
/dev/hdb: "Current Write Speed" is 16.4x1352KBps.
:-[ WRITE at LBA=30h failed with SK=4h/ASC=08h/ACQ=03h]: Input/output error
:-( write failed: Input/output error
/dev/hdb: flushing cache
/dev/hdb: updating RMA
/dev/hdb: closing disc
[rj at madeleine ~]$
2008 Feb 15
1
[LLVMdev] LLVM2.2 x64 JIT trouble on VStudio build
...],ecx
00000001400064E4 push rdi
00000001400064E5 sub rsp,20h
00000001400064E9 mov rdi,rsp
00000001400064EC mov rcx,8
00000001400064F6 mov eax,0CCCCCCCCh
00000001400064FB rep stos dword ptr [rdi]
00000001400064FD mov ecx,dword ptr [rsp+30h]
printf("the int is %i\n",i);
0000000140006501 mov edx,dword ptr [i]
0000000140006505 lea rcx,[string "the int is %i\n" (140C1A240h)]
000000014000650C call qword ptr [__imp_printf (141145920h)]
}
0000000140006512 add rsp,20h
00000001...
2004 Jan 16
6
Comboot Menu
Since lot of people want this thing, I will try to take a stab at it.
For now, I will hard code the menu in the code, and then somebody else
can remove that restriction. May be we can add some kind of keyword to
the config file which syslinux ignores and the comboot menu does
something with it.
I have one question about comboot: If I write a DOS program using C
(compiled using watcom -3 -mt -osx
2006 Mar 10
2
unload memdisk+FreeDOS => local boot
Sensei H. Peter Anvin,
I have successfully modified/enhanced memdisk so that one can chainload a
local operating system after running diskless FreeDOS.
I would like your advice regarding the appropriate interface for invoking
this functionality.
In addition, I would like to know what steps to take so that you feel
comfortable considering including this in the standard syslinux
distribution.
2003 Jul 05
2
NEC 1300A DVD-R writing
...ets.
dvdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
root@ghost /usr/local/video/iso
$ growisofs -Z /dev/cd0c -dvd-compat -r -J -iso-level 2 -l in
Executing 'mkisofs -r -J -iso-level 2 -l in | builtin_dd of=/dev/pass0 obs=32k
seek=0'
:-[ LBA=0h, SENSE KEY=5h/ASC=30h/ASCQ=05h ]
:-[ media is not formatted or unsupported ]
:-( write failed: Invalid argument
root@ghost /usr/local/video/iso
$ camcontrol devlist
<_NEC DVD_RW ND-1300A 1.05> at scbus1 target 0 lun 0 (pass0,cd0)
<DVD-16X DVD-ROM BDV316C .20H> at scbus1 target 1 lun 0 (pass1,...
2007 Oct 18
3
[LLVMdev] movaps being generated despite alignment 1 being specified
...ns which obeys all the align 1 directives on
the LoadInsts and StoreInsts..
...
15D10010 sub esp,2Ch
15D10013 mov eax,dword ptr [esp+34h]
15D10017 movups xmm0,xmmword ptr [eax]
15D1001A movups xmmword ptr [esp],xmm0
15D1001E mov eax,dword ptr [esp+30h]
15D10022 movups xmmword ptr [esp+10h],xmm0
15D10027 movups xmm0,xmmword ptr [esp+10h]
15D1002C movups xmmword ptr [eax],xmm0
15D1002F add esp,2Ch
15D10032 ret
Here's where it gets weird and confusing to me. Let's make our
evaluateDep...
2009 Nov 22
9
Resilver/scrub times?
Hi all!
I''ve decided to take the "big jump" and build a ZFS home filer (although it
might also do "other work" like caching DNS, mail, usenet, bittorent and so
forth). YAY! I wonder if anyone can shed some light on how long a pool scrub
would take on a fairly decent rig. These are the specs as-ordered:
Asus P5Q-EM mainboard
Core2 Quad 2.83 GHZ
8GB DDR2/80
OS:
2 x