Displaying 7 results from an estimated 7 matches for "unecessarily".
Did you mean:
necessarily
2009 Aug 15
4
Isn't there any performance issue when saving serialized attributes every time?
In edge rails, serialized attributes are saved every time no matter
they are changed or not:
def update_with_dirty
if partial_updates?
# Serialized attributes should always be written in case
they''ve been
# changed in place.
update_without_dirty(changed | (attributes.keys &
self.class.serialized_attributes.keys))
else
2003 Jun 16
2
boot: ext3 fs not supported by kernel
I am running 2.4.18-3.
I am getting terrible performance. I noticed in the boot.log that my / fs is ext3 and my kernel does not support ext3. I have tried to recompile the kernel with ext3 support. It did not seem to work. (e.g. lags for 40 or so when i am unzipping multiple files)
Firstly, is this likely to be the case of my problems?
How can i fix it? Do I just recompile the kernel or do I need
2002 Mar 20
3
XP Problem
Hi,
I have the following:
Win2k server with AD for domain login validation. There is a secondary
Win2k server as well.
RH5.2 with samba samba-2.0.4b-19990519
RH6.2 with samba samba-2.2.2-20011014
I wish to setup one or two very basic shares on each of the RH boxes.
share level security will be fine.
Win2k seems to work ok.
XP doesn't. It cannot find the servers with search.
What are
2005 Jul 20
3
examples of drag n drop
...ed to be solved to create a well designed shopping cart.
eg.2 i''ve been thinking about implementing the visual
effects into my website, simply cos they look great and have
a real "wow" factor to them, but have hesitated, because i also
don''t want to make the user wait unecessarily. (thought about
using AJAX to help here, i.e. whilst the user is watching the
effect, AJAX is getting the next page or information).
i am not trying to sound negative here, i guess i''m trying to
generate a discussion on the finer points of this great tech.
----- Original Message -----...
2007 May 25
7
Storing large BLOBs in the database with ActiveRecord
...3023220'')
All is hunky dory for as long as my BLOB is not too big. If the blob
is say 8MB (not that big actually),there is a problem:
The buffer used by the mysql server(max_allowed_packet) to hold the
commands must be at least 16MB (two bytes for hexadecimal
representation). This is an unecessarily huge number for holding SQL
commands.
Is there a way to tell ruby to use a host variable in the SQL
statement (i.e. VALUES(''PROD1'', 4.56, :blobvar) instead of the literal
format in the example above. I cannot believe this problem has never
been seen before? Imagine if the BLOB...
2005 Jul 27
3
reference counting in ssh-agent?
Hi,
In a machine that I regularly use one console and remotely I have the line:
eval `ssh-agent`
In my .login, as per the ssh-agent(1) man page.
Problem: when I log out, the ssh-agent process persists which is the
correct behavior in some cases, but not in others. This means that
periodically I have to kill off hundreds of ssh-agent processes as they
are taking up a substantial amount of my
2000 May 12
9
comment field proposal
Well, this is a bit stronger than a proposal; this is "what I plan to do unless
people see obvious flaws I missed"...
The text comment header is the second (of three) header packets that begin a Vorbis bitstream. It is meant for short, text comments, not arbitrary metadata; arbitrary metadata will be put in a metadata stream, likely an XML stream type. We've discussed this in