search for: tlc

Displaying 20 results from an estimated 87 matches for "tlc".

Did you mean: tlb
2016 Oct 28
2
Re: Disk near failure
...er on "The Question" of what SSD to buy. Religious wars have been fought over less. So, I'll give a intro on how I select a product for myself, and a view into how I personally priorise specification requirements. - Reliability. A "new" Technology (e.g. SLC -> MLC -> TLC) has to be on the market for at least a year as a 3-5 year warranty customer product, or at least 3 month on the market as a 5-10 year warranty datacenter one. - Thrustworthyness. How does the manufacturer handle a product gaffe? * Denial, delay, FUD -> drop that manufacturer, not wort...
2003 Aug 27
0
Very strange truncation error
...create mask = 0600 directory mask = 0700 browseable = No [homes] comment = Home Directory valid users = %S read only = No hide dot files = No browseable = No [acc] comment = Home Directory path = /usr/home/acc valid users = root acc force user = acc force group = acc read only = No [tlc] comment = Home Directory path = /usr/home/tlc valid users = root tlc force user = tlc force group = tlc read only = No [archive] path = /usr/local/samba/arc force user = samba read only = No force create mode = 0600 force directory mode = 0700 [multimedia] path = /usr/local/samba/mm...
2016 Oct 28
0
Disk near failure
Hi Yamaban, Great expalanation. I think you know how to buy an ssd. There is no doubt about samsung ssds quality vs other. My question about neutron was to get your opinion about this product. My doubt was about differences between slc, mlc and tlc. Mlc endurance respect tlc is better and I though that the mlc of neutron gives me more endurance respect to the tlc. From a technic point of view, why the samsung tlc is better of corsair mlc? And what about v nand? Have you used it? Thanks in advances Il 28/ott/2016 20:33, "Yamaban" &...
2007 Jul 12
1
WWW::Mechanize::Link.inspect needs some TLC
The problem: users trying to debug Mechanize apps with Komodo are finding the debugger times out once it''s loaded a web page. They don''t run into this in the ruby-debug debugger, or running in normal mode. The reason: Komodo''s debugger is graphical, which means that whenever it hits a breakpoint it automatically shows the contents of each local variable. It has a
2008 Jul 17
3
Problem with TLC/TK on Ubuntu
Dear all, I have installed R on Linux/Ubuntu 8.04. When I try to load the tcltk package, I get the response: > library(tcltk) Error in firstlib(which.lib.loc, package) : Tcl/Tk support is not available on this system Error in library(tcltk) : . First.lib failed for 'tcltk' In order to solve this problem, I try to: 1. To download the tcl and the tk packages (version: 8.5) from
2010 Nov 13
8
[LLVMdev] Ahoy JIT Users
Hi, I am starting to poke at the LLVM JIT, which seems to be in need of some TLC. If you are a "sophisticated" JIT user and are using either internal APIs (either by integrating with LLVM, or by other C++ tricks), or are using obscure or poorly documented public APIs (e.g., why is runJITOnFunction exposed?) please make me aware of it! I reserve the right to break an...
2009 Nov 03
2
Camping on Wikipedia
Hi all I found the Camping page on Wikipedia in need of some serious TLC, so I updated it, added some newer links and removed the ''stub'' status: http://en.wikipedia.org/wiki/Camping_%28microframework%29 I also pointed people to the Github repo for version 1.9. Please take a look and either make suggestions for further material for me to add (...
2000 Sep 04
2
Group Policy
Hi there, here is a sort question: I have tried to get group policys working (1.5 years ago) and at that time it didn't work. Is group policy's working already? Ries
2020 Aug 11
3
[PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
...we re-intoduce this same issue all over again. > > Both halt() and safe_halt() are more paravirt calls, but given we're in > a KVM paravirt call already, I suppose we can directly use native_*() > here. > > Something like so then... I suppose, but then the Xen variants need TLC > too. Just to be sure I understand you correct: You mean that xen_qlock_kick() and xen_qlock_wait() and all functions called by those should gain the "notrace" attribute, right? I am not sure why the kick variants need it, though. IMO those are called only after the lock has been r...
2020 Aug 11
3
[PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
...we re-intoduce this same issue all over again. > > Both halt() and safe_halt() are more paravirt calls, but given we're in > a KVM paravirt call already, I suppose we can directly use native_*() > here. > > Something like so then... I suppose, but then the Xen variants need TLC > too. Just to be sure I understand you correct: You mean that xen_qlock_kick() and xen_qlock_wait() and all functions called by those should gain the "notrace" attribute, right? I am not sure why the kick variants need it, though. IMO those are called only after the lock has been r...
2015 Dec 22
4
Finding all pointers to functions
..., you'll need to use alias analysis or points-to analysis. DSA tracks function pointers in the heap and can tell you whether the function is called from external code. However, DSA's accuracy currently suffers if it is run after LLVM's optimizations, and the code needs some serious TLC. Regards, John Criswell > > On Tue, Dec 22, 2015 at 5:11 AM, Russell Wallace > <russell.wallace at gmail.com <mailto:russell.wallace at gmail.com>> wrote: > > I need to track down all pointers anywhere in a module that could > be pointing to functions (beca...
2010 Nov 29
2
Problems in running affylmGUI
Hi, I am trying to run affylmGUI on my mac computer. I have already installed the Tlc package as well as Bwidgets through ActiveTcl conversion installing files. However, when running affylmGUI() on R, I keep getting the message in the attached file. I have copied the tcl folders from the root library to the user library, and have obtained the same issue. I would really appr...
2007 May 15
2
[LLVMdev] FORTRAN compiler status?
I just noticed this - I can't promise any particular amount of TLC, but I'll certainly be giving the Fortran front-end some attention as soon as LLVM moves to gcc 4.2. For future reference, does anyone know of a good free Fortran compiler test suite? Cheers, -mike On 5/14/07, Duncan Sands <baldrick at free.fr> wrote: > Hi Duraid, > > >...
2008 Oct 06
2
R 2.7.2 and Ubuntu / tcltk issues
...attentively by the three of us. > > Vincent/Michael, > > Could you have a look? 'library(tclrk)' does fail for me too at work (using > 2.7.2. on ubunut) but I am currently using the Cygwin X11 connection and > having all sorts of issues with that. We did test this post tlc/tk 8.5 > switch as I recall all/some of us commenting on how much prettier the new 8.5 > 'themed' widgets look. I did run at least one or two demos(). > > Also, I tossed up 2.8.0 beta as of today into Debian unstable before I left > for work. I don't think you need to re...
2011 Mar 03
3
Probabilities greather than 1 in HIST
Dear all, I am a newbie in R and could not find help on this problem. I am trying to plot an histogram with probabilities in the y axis. This is the code I am using: #TLC uniform n=30 mi=1; mx=6 nrep=1000 xbar=rep(0,nrep) for (i in 1:nrep) {xbar[i]=mean(runif(n,min=mi,max=mx))} hist(xbar,prob=TRUE,breaks="Sturges",xlim=c(1,6),main=paste("n =",n), xlab="Média", ylab="Probabilidade") curve(dnorm(x,mean=mean(xbar),sd=sd(xbar)),ad...
2012 Dec 03
5
[LLVMdev] !!! 3.2 Release - Release Notes, Documentation, External Projects and the RC3
...nloaded from: http://llvm.org/pre-releases/3.2/rc2/ - Release notes and documentation With RC2 the 3.2 release has reached the point where it is feature complete and we can turn the attention to updating documentation, especially the release notes! Most sections of the release notes still need TLC to bring them up to date. - External LLVM based projects There is a growing number of external projects based on LLVM, some of which are already described in the release notes. However, I think there are many more that are not mentioned and I would like to encourage owners of those projects to...
2012 Dec 03
2
[LLVMdev] [cfe-dev] !!! 3.2 Release - Release Notes, Documentation, External Projects and the RC3
...; >> - Release notes and documentation >> >> With RC2 the 3.2 release has reached the point >> where it is feature complete and we can turn the attention >> to updating documentation, especially the release notes! >> Most sections of the release notes still need TLC >> to bring them up to date. >> >> >> - External LLVM based projects >> >> There is a growing number of external projects based on LLVM, >> some of which are already described in the release notes. >> However, I think there are many more that are not...
2010 Nov 13
0
[LLVMdev] Ahoy JIT Users
...C based asm parser, disassembler, and code emitter recently to the MBlaze backend and it would be nice to get JIT support automatically :) -- Wesley Peck On Nov 12, 2010, at 7:42 PM, Daniel Dunbar wrote: > Hi, > > I am starting to poke at the LLVM JIT, which seems to be in need of some TLC. > > If you are a "sophisticated" JIT user and are using either internal > APIs (either by integrating with LLVM, or by other C++ tricks), or are > using obscure or poorly documented public APIs (e.g., why is > runJITOnFunction exposed?) please make me aware of it! > &...
2006 Oct 17
1
nil object in live search
Hi,I am trying to implement a small live search thing in typo. the view that I interative with is view/admin/content/_form.rhtml I created a search field when creating an article and use observe_field to observe this search field and tells the content_controller to search in database for the appropriate match. But when I tried to type a letter in the search field, I''ve got the
2004 Dec 30
2
3rd CD ISO CentOS4-beta
...o one else is experiencing any issues, then I can blame vmware and go from there. I've downloaded 2 copies of ISO disk3, exact same file size and same issue. TIA, TR Contents of .discinfo: 1104319683.159825 CentOS 4.0 Beta i386 3 RedHat/base RedHat/RPMS RedHat/pixmaps -- Todd G Rittinger TLC Solutions www.tlcsolutions.ca