Displaying 20 results from an estimated 1457 matches for "drawback".
Did you mean:
drawbacks
2012 Aug 17
4
Spaced text
Hi eveybody!
I've got a suggestion to think about. Although i think that the drawbacks are bigher than the advantages im goong to tell you abou my idea:
My idea is another syntax for e m p h a s i z e d words. It uses two spaces before and after the emphasized part and alternating space and letter in between, just like in the sentence before.
Pros:
? no symbol needed
? granny co...
2024 Jan 10
3
winbind offline logon
...a problem) with using the 'ad' backend is
that everything has to be pulled from AD, it is my understanding that
user information is only cached at login.
>
> Maybe if ad backend used to work, as stated previously in the thread,
> it could be fixed since the rid backend has some drawbacks and ad
> backend has some reasons to be the preferred option but at least for
> now it is possible for me to use the rid backend until and if the ad
> backend is fixed to allow offline logon working again. FWIW I'm using
> samba 4.18.9 in slackware and 4.17.12-Debian in debian.
>...
2007 Dec 13
4
Lustre drawback
Hello everybody,
at the following pages:
http://www.rit.edu/~rc/docs/Survey_of_Clustered_Parallel_File_Systems_004_LANL.ppt
http://www.intel.com/cd/ids/developer/asmo-na/eng/dc/tools/threading/238284.htm?page=2
I read:
"[...] Currently, one additional drawback to Lustre is that a Lustre
client cannot be on a server that is providing OSTs. This solution is
being worked on and may be available soon. [...]"
Is that currently true? I mean, the client cannot be run on an OST
server yet?
Thank you,
Marco
2012 Sep 10
10
[PATCH] mem_event: fix regression affecting CR3, CR4 memory events
This is a patch repairing a regression in code previously functional in 4.1.x. It appears that, during some refactoring work, calls to hvm_memory_event_cr3 and hvm_memory_event_cr4 were lost.
These functions were originally called in mov_to_cr() of vmx.c, but the commit http://xenbits.xen.org/hg/xen-unstable.hg/rev/1276926e3795 abstracted the original code into generic functions up a level in
2018 Apr 09
2
SIS and Filesystem level backups (was just Re: Filesystem level backups?)
...an it solved - especially permission issues)
Hi Ivan,
Mind if I ask for details?
(and maybe Aki or Timo):
I was considering implementing SIS on a new server I'm planning (won't
be for a few months now probably). I had decided against it a long time
ago because it was new, and there were drawbacks (backups not being
properly accounted for being one of the big ones). I was hoping it had
matured a lot since then and the drawbacks at the time were mostly
history. Maybe that is not the case?
If not, are there open bugs dealing with the issues, and plan for
addressing them? Or is SIs just proba...
2004 Mar 03
2
ie6 and outlook
Hi,
I made a Howto for installing IE6, MS Office 2000 and some other apps
with wine-20031212 (all never versions have certain drawbacks).
Everything works fine and I will soon publish this Howto on my site. In
comparison to Crossover there are only two drawbacks with my
installation:
1. When IE6 tries to open a new window it is blank. That means also if
links want to open themselves in a new window this does not work.
Everything...
2008 Dec 21
2
Combining Sweave and LaTeX-packages?
Hello,
a while ago I asked for collaboration support
R <-> LaTeX.
I got some answers, and Sweave was one, to use
the Hmisc package another one.
Both have their advantages and drawbacks.
At the moment I would absolutely prefer Sweave,
because the inclusion is done automatically, and I do not
have to \include{myRTeXFile} by myself.
One (THE) drawback is, that the results of commands
normally will be included as verbose text.
This is ok for many applications, but when printing da...
2006 Jun 11
3
Armageddon
I''m just wondering what happened to Armageddon and whether people had
any more information/news about it. I''ve thought about comet but I think
that a flash socket would be easier to implement. Does Armageddon have
the same drawbacks as other flash sockets, namely not working over port
80 (so the companies firewall blocks it)?
--
Posted via http://www.ruby-forum.com/.
2015 May 14
2
Creating a vignette which depends on a non-distributable file
..., it
would then get included in the package -- which I am not allowed to do.
What should I do?
(1) finding an alternative to MSigDB is not a solution -- there simply is
no alternative.
(2) I could enter the code (and the results) in a verbatim environment
instead of using Sweave. This has obvious drawbacks (for one thing, it
would look incosistent).
(3) I could build vignette outside of the package and put it into the
inst/doc directory. This also has obvious drawbacks.
(4) Leaving this example out defies the purpose of my package.
I am tending towards solution (2). What do you think?
Kind regards...
2019 Aug 22
3
[RFC] Increase the scope of Value::getPointerXXX methods
...on which methods to use, especially if we add helper
function to "compute" the information, e.g., getDereferenceableBytes
outside of Value. We would have one set to expose raw information,
the Value::getXXXX methods, and one set to have them put in context,
the isYYYY helpers.
Drawback:
- The Value::getXXX methods are not pure lookups for that particular
value anymore but they also include logic.
Option (2):
Benefits and drawbacks are basically the opposite of Option (1).
I want to clear this because I have a patch to improve the GEP handling
wrt. dereferenceable bytes and...
2011 Jan 20
1
setGeneric for residuals, etc
...g S4 for my classes, but the R functions I'd want to
override (residuals, predict, etc.) are all S3 methods.
As I understand it, I could do setGeneric("residuals"), then add S4
specializations to it. However, I don't understand the full
consequences of doing this. Are there any drawbacks? Is there some
code that will not run properly if I do this? It feels like I'm
reaching in and modifying a core R function, which makes me nervous.
To put it another way, if it's completely transparent and causes no
problems, why isn't it done by default?
(If it matters, I'm st...
2008 Apr 17
4
Do I need to use sessions if I don't store anything in them?
...hat has user part and admin part. The problem is
that after a while the sessions table has ~150mb. I don''t really need
to store any user data in the session for the user part. I only need
it for the admin part.
Can I simply turn session off in controllers from the user part? Are
there any drawbacks of turning the session off?
Regards
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org...
2010 Jul 21
5
L2ARC and ZIL on same SSD?
Are there any drawbacks to partition a SSD in two parts and use L2ARC on one partition, and ZIL on the other? Any thoughts?
--
This message posted from opensolaris.org
2024 Jan 10
1
winbind offline logon
...can confirm that on slackware too if I use rid as the backend for the ad domain winbind works offline and the system doesn't slow to a crawl for every process I try to start.
Maybe if ad backend used to work, as stated previously in the thread, it could be fixed since the rid backend has some drawbacks and ad backend has some reasons to be the preferred option but at least for now it is possible for me to use the rid backend until and if the ad backend is fixed to allow offline logon working again. FWIW I'm using samba 4.18.9 in slackware and 4.17.12-Debian in debian.
Thanks!
Best regards,...
2022 Aug 19
4
[PATCH] nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
It is a bit unlcear to us why that's helping, but it does and unbreaks
suspend/resume on a lot of GPUs without any known drawbacks.
Cc: stable at vger.kernel.org # v5.15+
Closes: https://gitlab.freedesktop.org/drm/nouveau/-/issues/156
Signed-off-by: Karol Herbst <kherbst at redhat.com>
---
drivers/gpu/drm/nouveau/nouveau_bo.c | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/drivers/gpu/drm/nouveau/nouveau_...
2006 Jul 12
2
[LLVMdev] LLVM bytecode simulator/emulator?
...racteristics of their dynamic behavior. This is done by
instrumenting the program (using ATOM on Alpha), and subsequently
running the program. During the instrumented run, anything we would like
to know about the dynamic behavior of the program is captured, and spit
out into log files.
The only drawback is that we are currently stuck to the Alpha
architecture, which means we are limited in our abilities... LLVM could
provide a solution to this, because the intermediar LLVM bytecode is not
biased towards a particular architecture. The question is if there are
tools to support the profilation of...
2006 Feb 09
1
(no subject)
...ote
interface approach didn''t pan out so well with remote EJBs, to say
the least.
DRb + pass ActiveRecords by value. DRb creates a local copy of each
remote ActiveRecord. Coarse-grained remote interface. Can use
ActiveRecord methods locally for formatting, calculations, etc. Big
drawback: ActiveRecord expects a working database connection. It uses
the database connection to "magically" add association methods at
runtime. Requires considerable ActiveRecord hacking.
DRb + custom remote models. Use "service" classes that convert
ActiveRecords to and from rem...
2006 Mar 25
1
alternative form processing pattern
...be
cleaner if +new+ could handle both rendering and processing.
If I delete +create+ and program +new+ so that it renders the form in
response to GET, and process the form in response to POST, everything
looks easier AFAICT and the URL stays the same if validation fails.
Do you foresee any drawback in that pattern? Does anybody use it?
-- fxn
2007 Nov 19
1
find document by doc path
...to add the doc id
(the path) as a term to the document.
My idea is to at the path as a value by
#define PATH_ID 0
add_value(PATH_ID, "/home/user/file.txt")
and then do a query:
Query (Query::op op_, PATH_ID, "/home/user/file.txt",
"/home/user/file.txt")
Is there a drawback to do such a query on a value? Or is a query on a
value even faster?
thank you
Clemens
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
2010 Feb 10
2
APC Smart-UPS 3000XL: Compatible/Any good?
Hello list.
I'm contemplating buying new batteries and putting an older APC
Smart-UPS 3000XL back into service. Would that work well with NUT? Any
drawbacks to consider?
Thank you,
Tobias
--
Tobias Balle-Petersen
Kontrapunkt Group / System Administrator