Displaying 9 results from an estimated 9 matches for "eh6".
Did you mean:
eh
2019 Aug 11
2
doveadm / vsize
...to get an accurate disk usage metric?
thanks
Paul.
--
-------------------------
Paul Macdonald
IFDNRG Ltd
Web and video hosting
-------------------------
t: 0131 5548070
m: 07970339546
e: paul at ifdnrg.com
w: http://www.ifdnrg.com
-------------------------
IFDNRG
40 Maritime Street
Edinburgh
EH6 6SA
----------------------------------------------------
Virtual Servers from ?50.00pm
High specification Dedicated Servers from ?150.00pm
----------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/...
2008 Jan 23
8
Retry: Mapping AD domain users to UNIX users
...d master = no
os level = 0
[dosptn]
path = /dosptn
read only = No
inherit permissions = Yes
guest ok = Yes
----------------------------------------
Nigel Pain
The Scottish Government
Corporate Systems Support
Information Systems and Information Services (ISIS)
Victoria Quay
EDINBURGH
EH6 6QQ
UK
********************************************************
This e-mail (and any files or other attachments transmitted with it) is intended solely for the attention of the addressee(s). Unauthorised use, disclosure, storage, copying or distribution of any part of this e-mail is not perm...
2009 Feb 17
0
[LLVMdev] sjlj-exceptions handlying
On Tuesday 17 February 2009 18:04:43 Mike Stump wrote:
> On Feb 17, 2009, at 8:59 AM, Duncan Sands wrote:
> > Excellent! To handle dwarf eh, LLVM has an intrinsic to get hold of
> > an exception object (eh.exception) and an intrinsic for matching the
> > exception against a list of typeinfo objects (eh.selector). These
> > get morphed into calls to the gcc unwinder lib
2019 Aug 12
0
doveadm / vsize
...;a href="mailto:paul@ifdnrg.com" class="moz-txt-link-abbreviated">paul@ifdnrg.com</a>
w: <a href="http://www.ifdnrg.com" class="moz-txt-link-freetext">http://www.ifdnrg.com</a>
-------------------------
IFDNRG
40 Maritime Street
Edinburgh
EH6 6SA
----------------------------------------------------
Virtual Servers from £50.00pm
High specification Dedicated Servers from £150.00pm
----------------------------------------------------</pre>
</blockquote>
<div>
something like this maybe?
</div>
<div>...
2019 Aug 15
2
doveadm / vsize
...tim
> ---
> Aki Tuomi
perfect,? thanks
Paul
--
-------------------------
Paul Macdonald
IFDNRG Ltd
Web and video hosting
-------------------------
t: 0131 5548070
m: 07970339546
e: paul at ifdnrg.com
w: http://www.ifdnrg.com
-------------------------
IFDNRG
40 Maritime Street
Edinburgh
EH6 6SA
----------------------------------------------------
Virtual Servers from ?50.00pm
High specification Dedicated Servers from ?150.00pm
----------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/...
2009 Feb 17
3
[LLVMdev] sjlj-exceptions handlying
On Feb 17, 2009, at 8:59 AM, Duncan Sands wrote:
> Excellent! To handle dwarf eh, LLVM has an intrinsic to get hold of
> an exception object (eh.exception) and an intrinsic for matching the
> exception against a list of typeinfo objects (eh.selector). These
> get morphed into calls to the gcc unwinder lib by the code generator.
> Can sj/lj follow a similar scheme?
Don't see
2009 Sep 09
1
Compiling 3.4.0 on SPARC Solaris 9
...ibiconv=/usr/local. However, this also fails as conftest
now will not compile.
Thanks in advance for any suggestions.
----------------------------------------
Nigel Pain
The Scottish Government
Corporate Systems Support
Information Systems and Information Services (ISIS)
Victoria Quay
EDINBURGH
EH6 6QQ
UK
Tel +44 131 244 7237
Mob. +44 7795 618362
Mailto:nigel.pain at scotland.gsi.gov.uk
Website: http://www.scotland.gov.uk
Pedal for Scotland 2009: Glasgow to Edinburgh, 13th September for
Maggie's Centres <http://www.maggiescentres.org/> . Please sponsor me:
http://www.justgivin...
2008 Jan 18
0
Mapping AD domain users to UNIX users
...d master = no
os level = 0
[dosptn]
path = /dosptn
read only = No
inherit permissions = Yes
guest ok = Yes
----------------------------------------
Nigel Pain
The Scottish Government
Corporate Systems Support
Information Systems and Information Services (ISIS)
Victoria Quay
EDINBURGH
EH6 6QQ
UK
********************************************************
This e-mail (and any files or other attachments transmitted with it) is intended solely for the attention of the addressee(s). Unauthorised use, disclosure, storage, copying or distribution of any part of this e-mail is not perm...
2012 Jul 03
2
EM algorithm to find MLE of coeff in mixed effects model
...emp2)
}
#######################################################################
#functions to evaluate the conditional expection, saved as Efun v2.R
#Eh1new=E(bibi')
#Eh2new=E(X'(y-Zbi))
#Eh3new=E(bi'Z'Zbi)
#Eh4new=E(Y-Xibeta-Zibi)'(Y-Xibeta-Zibi)
#Eh5new=E(Xibeta-yi)'Zibi
#Eh6new=E(bi)
Eh1new=function(datai=data.list[[i]],
weights.m=weights.mat)
{
#one way
#temp=matrix(0,2,2)
#for (i in 1:nrow(bi))
#{
#temp=temp+bi[i,]%*%t(bi[i,])*weights.m[i,1]*weights.m[i,2]
#}
#print(temp)
#the other way
bi=datai$b
tempb=bi*rep(sqrt(weights.m[,1]*weights.m[,2]),2) #quadratic b,...