Displaying 20 results from an estimated 81 matches for "unfreezing".
Did you mean:
freezing
2006 Mar 29
2
How to undo ''rake rails:update''?
How do I reverse this action?
rake freeze_edge
rake rails:update
Step 1: rake rails:unfreeze
Step 2: ??? (what is reverse of ''rake rails:update''?
--
Posted via http://www.ruby-forum.com/.
2009 Jul 06
1
script/server stopped working after deployment
I have my app up and running but now I can''t run it locally anymore. I
did not touch the environment.rb nor the database.yml. when I run
"script/server" I get this:
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:36:in
`gem_original_require'': no such file to load -- active_support
(LoadError)
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:36:in
2015 May 17
2
Handling GeForce GTX 850M GPU on Arch Linux
Hello all,
I've juste installed a new computer and I feel like I'm having trouble
with my NVIDIA GPU but it could be something else so I've enclosed
detailed output. As you can see in [lspci] output, my GPU is `NVIDIA
Corporation GM107M [GeForce GTX 850M] (rev a2)` whose specification can be
found in [specs].
The trouble I'd like to solve has the following symptoms:
-->
2008 Apr 09
3
Jitter Buffer fix for frozen sender
The jitter buffer would "freeze" under the following condition:
- The sender and receiver are in sync.
- The sender machine freezes for a few seconds while the receiver does not.
- This causes all the packets sent by the sender to have a timestamp
that is too low to be considered, meaning jitter_buffer_put ditches it
before it checks if lost_count > 20 to reset.
- The jitter buffer
2014 Oct 14
3
drive-backup command permission denied.. and need some clarification
Hi
* Trying to get drive-backup command, getting permission denied. :(
sudo virsh qemu-monitor-command --hmp my-instance --cmd
drive_backup drive-virtio-disk0 /tmp/foo.vda.img
Looks like apparmor issue. What can I modify to make this work ?
* Couple of other questions
drive-backup :
* The doc seems to claim that it gives a point in time copy
of
2009 Jul 11
6
conditional link_to_remote not re-rendering
I have an int, ''floorfrozen,'' in my table, ''channels'' that can take a
value of 0 or 1.
When I render a page, an image in a link_to_remote is called
differently depending what the value of channel.floorfrozen is, in a
partial, as follows:
<% if @channel.floorfrozen %>
<%= link_to_remote image_tag("/images/icecube.gif"), {:url =>
2020 Jul 05
2
same changes in the DHCP to DNS script
if I open it on a different PC I get forwarded to:
https://onedrive.live.com/?authkey=%21APxsCWc0kOOmsV8&cid=4C806C395570B0D2&id=4C806C395570B0D2%21949&parId=root&o=OneUp
On 05.07.2020 11:38, Rowland penny via samba wrote:
> On 05/07/2020 10:30, Mani Wieser via samba wrote:
>> Samsung is ignoring this nonesense for years.........you have a lot
>> of fun, if your
2006 Mar 29
1
Unit tests rail on 1.1, was fine on 1.0
Running Debian 3.1, ruby 1.8.2, postgresql 7.4.x, rails-1.0 gem and
rails-1.1 (rake freeze_edge).
After if ''rake freeze_edge && rake rails:update'' (to rails 1.1), my unit
test fails with an error attempting to create sequence table that
already exists (ie. addresses_id_seq table).
But if I roll back with ''rake rails:unfreeze'' (to rails 1.0), my unit
2007 Aug 04
2
How do you run an app on "edge merb"?
I didn''t quite see a direct answer to Matt''s question regarding
running merb from SVN:
http://rubyforge.org/pipermail/merb-devel/2007-July/000132.html
In a merb application, is there something comparable to having rails
in the vendor/ folder of a rails app?
Thanks,
Duane Johnson
(canadaduane)
2009 Sep 09
1
iwl4965 causes soft lockups
Hi all,
Annoying issue.. my ThinkPad T61 has an iwl4965 wireless card. When I
have the wireless switch on, I experience a lot of issues.. system keeps
freezing..unfreezing..freezing..etc.
Sometimes, a soft lockup is logged to /var/log/messages.
psmouse.c also sometimes throws an error saying the mouse lost
synchronization.
Obviously, this is causing the system to freeze for a sec and throws
everything off.
This is the case with both iwl4965-firmware ver 228.57....
2011 Jul 08
1
Bind DDNS updates
So according to the Bind arm, `rndc freeze zone ...` should drop the jrn file and
flush its deltas. I have tested this and it's not updating the master on my 5.6 box
with bind-9.3.6, it drops the jrn and discards the deltas after an unfreeze|thaw.
A service restart behaves as expected.
Anyone know what's up with that, is it fixable? I don't really have the time to update
to 9.7 if
2004 Nov 05
0
Slow Mapped Drive
I have a couple Samba servers running on Solaris (9 4/04) & FreeBSD
(5.21) that work well (can't remember which version of Samba). I have a
Windows XP Pro box with SP2 on my client. I've set up a Samba server on
a Mandrake 9 Linux box (I think it's Samba 3.04) and when I browse to it
via Network Neighborhood, I get right in.
If I map a drive from my XP client, every time I
2006 Jun 20
3
How to get hold of a patch
I have been researching a problem and found that ticket 4989 solves my
problem (to_xml has new dasherize option).
I am new to RoR and was wondering if the patch that has been mentioned
is available for public release. If so where can I find it and how to
apply?
Thank you
Andrew
--
Posted via http://www.ruby-forum.com/.
2008 Nov 19
3
Mock today
In some of my unit tests, I find the need to set today to a different
value than the actual today. For example, to test the model method
"balance_of_today", which takes no argument, I want to have Date.today
be a specific date for the purpose of testing. In other words, I want
to do something like this:
mock_today(Date.new(2008, 2, 1)) do
... test code...
end
My implementation for
2007 Jan 10
1
strange domU problem
Hi;
After upgrading to current xen-3.0.4-testing.hg domU''s starts to not working
as expected, here are the some findings;
* dom0 boot without a problem
* xend starts without a problem
* As soon as "xm create domain", domain enters a blocked state and never
returns (nothing changes if i use old 3.0.3-domU kernel or new one)
* dmesg, xen dmesg, xen logs shows nothing strange
*
2007 May 03
4
Re: [Iaxclient-devel] iaxclient & speex
> I hate to be a talker and not a do-er, but I won't be able to write this
> myself, probably someone on the iaxclient team could do it.
Anyway, let me know if/when someone's working on that.
>> Hmm, or does that mean the analogue AGC is actually completely
>> independent from the "real" AGC. Any thoughts?
>>
>
> It's actually a bit more
2014 Oct 15
2
Re: drive-backup command permission denied.. and need some clarification
On Tue, Oct 14, 2014 at 02:08:41PM -0600, Eric Blake wrote:
> On 10/14/2014 11:52 AM, Jd wrote:
> > Hi
> >
> > * Trying to get drive-backup command, getting permission denied. :(
> >
> > sudo virsh qemu-monitor-command --hmp my-instance --cmd
> > drive_backup drive-virtio-disk0 /tmp/foo.vda.img
>
> Ouch. qemu-monitor-command is explicitly
2020 Feb 17
2
RE: guest-fsfreeze-freeze freezes all mounted block devices
Hi Peter,
Should I assume that the virsh domfsfreeze, does not require the
qemu-agent service in the guest?
PS. I couldn't find the result. Afaik it looks like it is returning the
amount of frozen/thawed filesystem's
-----Original Message-----
Cc: libvirt-users
Subject: Re: guest-fsfreeze-freeze freezes all mounted block devices
On Fri, Feb 14, 2020 at 22:14:55 +0100, Marc Roos
2004 Apr 23
7
trellis.device in .First (PR#6812)
# Your mailer is set to "none" (default on Windows),
# hence we cannot send the bug report directly from R.
# Please copy the bug report (after finishing it) to
# your favorite email program and send it to
#
# r-bugs@r-project.org
#
######################################################
<<insert bug report here>>
There are two bugs associated with graphics devices.
2020 Nov 06
0
[PATCH v3 3/6] mm: support THP migration to device private memory
...ead *list, bool remap)
{
struct page *page_tail = head + tail;
+ int pin_count;
VM_BUG_ON_PAGE(atomic_read(&page_tail->_mapcount) != -1, page_tail);
@@ -2396,15 +2409,24 @@ static void __split_huge_page_tail(struct page *head, int tail,
smp_wmb();
/*
- * Clear PageTail before unfreezing page refcount.
+ * A successful get_page_unless_zero() might follow page_ref_unfreeze()
+ * so PageTail needs to be cleared before unfreezing the page refcount
+ * in order for compound_head() to work correctly.
*
- * After successful get_page_unless_zero() might follow put_page()
- * which...