search for: cmm

Displaying 20 results from an estimated 92 matches for "cmm".

Did you mean: cmd
2010 Apr 21
1
Degrees of Freedom Not Allocated to Residuals in Reduced Model
...s of freedom are being allocated to a nested term rather than the residuals. The model has inc, mic and spp are independent variables and vial nested within spp. inc and spp are already coded as factors since they were entered as text in the dataframe "t". ##Full Model > fit<-lm(cmm~inc+factor(mic)+spp/factor(vial),t) > anova(fit) Analysis of Variance Table Response: cmm Df Sum Sq Mean Sq F value Pr(>F) inc 1 2099.3 2099.3 387.6854 < 2.2e-16 *** factor(mic) 2 502.3 251.2 46.3823 < 2.2e-16 *** spp...
2006 Apr 05
11
Managing a Rails project
Can someone point me to some good ideas about managing Rails development - like what would be a good way to document all the models and controllers and methods that might result if several people are prototyping on different parts of a system, and what might be a good structure for pushing back code into SVN as scaffolds are turned into real projects - that sort of thing. I''m
2019 Oct 18
2
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
...can let the page go then just drop the reference count. The page > > is isolated already by that time. If you cannot let it go for whatever > > reason you can fail the offlining. > > We do have one hack in current MM code, which is the memory isolation > notifier only used by CMM on PPC. It allows to "cheat" has_unmovable_pages() > to skip over unmovable pages. But quite frankly, I rather want to get rid of > that crap (something I am working on right now) than introduce new users. > This stuff is racy as hell and for CMM, if memory offlining fails, the &...
2019 Oct 18
2
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
...can let the page go then just drop the reference count. The page > > is isolated already by that time. If you cannot let it go for whatever > > reason you can fail the offlining. > > We do have one hack in current MM code, which is the memory isolation > notifier only used by CMM on PPC. It allows to "cheat" has_unmovable_pages() > to skip over unmovable pages. But quite frankly, I rather want to get rid of > that crap (something I am working on right now) than introduce new users. > This stuff is racy as hell and for CMM, if memory offlining fails, the &...
2014 Sep 08
2
Samba4 AD -- Mac OS X clients uid:gid numbers not consistent
...53246(MASS\pum),54847712(MASS\people),136070221(MASS\ice),611498342(MASS\prod),937332115(MASS\zip),943789798(MASS\lgo),1634451510(MASS\ao2),1777519165(MASS\swnartist),1907739953(MASS\cnb),1969236052(MASS\lite),2056039516(MASS\Domain Admins),79284988(MASS\tech),229719682(MASS\swnprod),389580424(MASS\cmm),413624907(MASS\ase_test),507063418(MASS\sup),511815653(MASS\sf1),12(everyone),62(netaccounts),885447622(MASS\AD_SUDO),1104925252(MASS\linuxproxy),1444867574(MASS\skp),1542738964(MASS\a02pmo),1769264895(MASS\rsm),1928644924(MASS\lib),2090666068(MASS\a02artist),401(com.apple.sharepoint.group.1),4179...
2019 Oct 22
2
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
...count. The page > > > > is isolated already by that time. If you cannot let it go for whatever > > > > reason you can fail the offlining. > > > > > > We do have one hack in current MM code, which is the memory isolation > > > notifier only used by CMM on PPC. It allows to "cheat" has_unmovable_pages() > > > to skip over unmovable pages. But quite frankly, I rather want to get rid of > > > that crap (something I am working on right now) than introduce new users. > > > This stuff is racy as hell and for CMM, if...
2019 Oct 22
2
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
...count. The page > > > > is isolated already by that time. If you cannot let it go for whatever > > > > reason you can fail the offlining. > > > > > > We do have one hack in current MM code, which is the memory isolation > > > notifier only used by CMM on PPC. It allows to "cheat" has_unmovable_pages() > > > to skip over unmovable pages. But quite frankly, I rather want to get rid of > > > that crap (something I am working on right now) than introduce new users. > > > This stuff is racy as hell and for CMM, if...
2019 Oct 18
0
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
...users of the similar/same > mechanism? I thought that this would become a more spread mechanism. Anybody who wants to use that mechanism has to respect these rules. I am going to document that. It does not make sense for all balloon drivers that can simply implement page compaction. E.g., PPC CMM, it makes much more sense to switch to balloon compaction instead (because that's what it really is, a balloon driver). I could imagine that HyperV might want to use that in the future. And it should be possible to make them play with the rules. They already use memory notifiers and online...
2010 Jan 20
7
Data Manipulation
Dear All, I would like to to group the Ticker by Industry and create file names from the Industry Factor and export to a txt file. I have tried the folowing ind=finvizAllexETF$Industry ind is then "Aluminum" "Business Services" "Regional Airlines" ind2=gsub(" " ,"",ind) ind3 [1] "Aluminum"
2019 Oct 22
0
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
...The page >>>>> is isolated already by that time. If you cannot let it go for whatever >>>>> reason you can fail the offlining. >>>> >>>> We do have one hack in current MM code, which is the memory isolation >>>> notifier only used by CMM on PPC. It allows to "cheat" has_unmovable_pages() >>>> to skip over unmovable pages. But quite frankly, I rather want to get rid of >>>> that crap (something I am working on right now) than introduce new users. >>>> This stuff is racy as hell and for C...
2005 Oct 18
1
smbd processes 99% cpu and end-user locks up
...;Domain Admins" @qsiso valid users = @everyone force group = qsiso [suppliers] comment = Supplier Incoming/Outgoing Data Share path = /server/suppliers browseable = yes read only = yes write list = @wheel @"Domain Admins" valid users = @wheel @"Domain Admins" @engineering @cmm @estimating ;create mask = 0644 ;directory mask = 0755 [cmm] comment = CMM Users path = /server/engineering/cmm browseable = yes read only = no write list = @wheel @"Domain Admins" @engineering @engineers @cmm valid users = @wheel @"Domain Admins" @engineering @engineers @cmm c...
2017 Oct 02
0
[RFC] [PATCH] mm,oom: Offload OOM notify callback to a kernel thread.
...refore, OOM notifier > callback function should not (directly or indirectly) depend on > __GFP_DIRECT_RECLAIM && !__GFP_NORETRY memory allocation attempt. > > Currently there are 5 register_oom_notifier() users in the mainline kernel. > > arch/powerpc/platforms/pseries/cmm.c > arch/s390/mm/cmm.c > drivers/gpu/drm/i915/i915_gem_shrinker.c > drivers/virtio/virtio_balloon.c > kernel/rcu/tree_plugin.h > > Among these users, at least virtio_balloon.c has possibility of OOM lockup > because it is using mutex which can depend on GFP_KERNEL memo...
2010 Sep 14
0
[LLVMdev] Any experiemnts/evaluations on LLVM and graph rewriting (term-rewriting) systems?
...end to the ghc Haskell compiler. > How good is LLVM for this? Works very well. I'm operating from the low levels of the ghc compiler though where I don't need to deal with the complexity of compiling a functional language. The input to my backend is an intermediate language called 'Cmm' that basically a lower level C like language. I've written a new paper about my experiences using LLVM with my supervisor, Manuel Chakravarty that I'll be presenting in a few weeks at the Haskell Symposium. You can grab it here: http://www.cse.unsw.edu.au/~davidt/papers.html Cheers,...
2002 Apr 01
1
fft fails for lengths 392, 588, 968, 980 .... (PR#1429)
...t(i) } [1] 392 [1] 588 [1] 968 [1] 980 and I then get a segfault during gc(). The answers are way off, with imaginary parts 1e10 or more. These numbers are all multiples of 7^2 or 11^2. (Based on a report to R-help Date: Thu, 28 Mar 2002 09:37:34 +0100 From: Gabriel Fricout <Gabriel.FRICOUT@cmm.ensmp.fr> ) -- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK...
2018 Feb 07
1
Possible typo in the C source code of R
Good morning, I am Martin Bodin, a postdoc at the CMM in Santiago de Chile, and I am currently in the process of formalising (a part of) the R language into the Coq proof assistant. This work makes me look frequently at the source code of R. I have noticed a strange line in the file src/main/util.c of the trunk branch: https://github.com/wch/r-source...
2019 Oct 18
2
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
On Wed 16-10-19 16:14:52, David Hildenbrand wrote: > On 16.10.19 16:03, Michal Hocko wrote: [...] > > But why cannot you keep the reference count at 1 (do get_page when > > offlining the page)? In other words as long as the driver knows the page > > has been returned to the host then it has ref count at 1. Once the page > > is returned to the guest for whatever reason it
2019 Oct 18
2
[PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0
On Wed 16-10-19 16:14:52, David Hildenbrand wrote: > On 16.10.19 16:03, Michal Hocko wrote: [...] > > But why cannot you keep the reference count at 1 (do get_page when > > offlining the page)? In other words as long as the driver knows the page > > has been returned to the host then it has ref count at 1. Once the page > > is returned to the guest for whatever reason it
2008 Feb 19
3
No compatible codecs!
...ing abt here. How can i resolve this. My dialplan is as given below: extensions.conf: exten => 800,1,Answer() exten => 800,2,Playback(vm-saved) exten => 800,3,Hangup Regards, Naveen.Palani ________________________________ ?Quinnox, a global IT services company prides itself on its SEI-CMM Level 5, ISO?9001:2000 assessed delivery processes and provides solutions in areas of E-Business, ERP, Application Management Services, and EAI to customers in BFSI, Manufacturing, Retail, Telecom and Healthcare sector, powered by our Global Delivery Model.? This e-mail and any attached files are...
2015 Jan 08
2
latex warning
....cfg used ==================================== (/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/home/travis/R-bin/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ========================...
2010 Nov 30
1
researcher with highly skewed data set seeks help finding practical GLMM tutorial
...9;t give enough practical information about how to get the job done. The R documentation is obviously practical, but doesn't help to decide what kind of analysis is appropriate. Apart from those sources I am mainly finding quite theoretical treatments going over my head, for example: http://www.cmm.bristol.ac.uk/learning-training/multilevel-m-software/reviewr.pdf. I am moderately competent programming in R, having coded custom permutation tests before (which in contrast to GLMM I find intutive). In case anyone is kind enough to give me any specific pointers, here is the nature of my data se...