Displaying 20 results from an estimated 25 matches for "update_curr".
2007 Jan 05
1
Capistrano & update_current problem
I''m just getting going with Capistrano and using Tom Morini''s shortcut
book at O''Reilly. I recommend both Capistrano and the book.
Everything seems to be working fine except for update_current. I can
succesfully deploy but not do a simple update_current.
Here is the error message it generates:
cap update_current
  * executing task update_current
  * querying latest revision...
  * executing "cd /home/steveodom/quizical/current && svn up -q &&\n
        (test -e...
2020 Apr 22
3
slow performance on company production server I need help
...]? ffff88011a707000
ffff880028321168 000000000001b7ea 0000816be9b3faa2
Apr 22 09:11:49 daisy kernel: [142441.721130] Call Trace:
Apr 22 09:11:49 daisy kernel: [142441.721139]? [<ffffffff8114f130>] ?
sync_page+0x0/0x50
Apr 22 09:11:49 daisy kernel: [142441.721144]? [<ffffffff8107c851>] ?
update_curr+0xe1/0x1f0
Apr 22 09:11:49 daisy kernel: [142441.721149]? [<ffffffff81566c55>]
schedule_timeout+0x215/0x2f0
Apr 22 09:11:49 daisy kernel: [142441.721155]? [<ffffffff81067432>] ?
check_preempt_curr+0x82/0xa0
Apr 22 09:11:49 daisy kernel: [142441.721159]? [<ffffffff815669b4>]
wait_f...
2020 Apr 22
0
slow performance on company production server I need help
...80028321168 000000000001b7ea 0000816be9b3faa2
> Apr 22 09:11:49 daisy kernel: [142441.721130] Call Trace:
> Apr 22 09:11:49 daisy kernel: [142441.721139]? [<ffffffff8114f130>] ?
> sync_page+0x0/0x50
> Apr 22 09:11:49 daisy kernel: [142441.721144]? [<ffffffff8107c851>] ?
> update_curr+0xe1/0x1f0
> Apr 22 09:11:49 daisy kernel: [142441.721149]? [<ffffffff81566c55>]
> schedule_timeout+0x215/0x2f0
> Apr 22 09:11:49 daisy kernel: [142441.721155]? [<ffffffff81067432>] ?
> check_preempt_curr+0x82/0xa0
> Apr 22 09:11:49 daisy kernel: [142441.721159]? [<fff...
2020 Apr 22
3
slow performance on company production server I need help
...0001b7ea 0000816be9b3faa2
>> Apr 22 09:11:49 daisy kernel: [142441.721130] Call Trace:
>> Apr 22 09:11:49 daisy kernel: [142441.721139]? [<ffffffff8114f130>] ?
>> sync_page+0x0/0x50
>> Apr 22 09:11:49 daisy kernel: [142441.721144]? [<ffffffff8107c851>] ?
>> update_curr+0xe1/0x1f0
>> Apr 22 09:11:49 daisy kernel: [142441.721149]? [<ffffffff81566c55>]
>> schedule_timeout+0x215/0x2f0
>> Apr 22 09:11:49 daisy kernel: [142441.721155]? [<ffffffff81067432>] ?
>> check_preempt_curr+0x82/0xa0
>> Apr 22 09:11:49 daisy kernel: [1424...
2020 Apr 22
0
slow performance on company production server I need help
...3faa2
>>> Apr 22 09:11:49 daisy kernel: [142441.721130] Call Trace:
>>> Apr 22 09:11:49 daisy kernel: [142441.721139]? [<ffffffff8114f130>] ?
>>> sync_page+0x0/0x50
>>> Apr 22 09:11:49 daisy kernel: [142441.721144]? [<ffffffff8107c851>] ?
>>> update_curr+0xe1/0x1f0
>>> Apr 22 09:11:49 daisy kernel: [142441.721149]? [<ffffffff81566c55>]
>>> schedule_timeout+0x215/0x2f0
>>> Apr 22 09:11:49 daisy kernel: [142441.721155]? [<ffffffff81067432>] ?
>>> check_preempt_curr+0x82/0xa0
>>> Apr 22 09:11:49...
2006 Jan 16
1
switchtower custom tasks question.
...y database.example to database.yaml"
task :cp_database_yaml do
  put(File.read(''/path/to/current/db/database.example''),
"/path/to/current/db/database.yml", :mode => 0444)
end
and then:
desc "deploy"
task :deploy do
  transaction do
    update_code
    update_current
    cp_dispatch_fcgi
    cp_database_yaml
  end
end
i may be going about this all wrong, so any help would be appreciated.
thanks in advance, ian
--
--
Ian Kennedy
http://www.fiftymillimeter.com
2013 May 07
2
[PATCH] KVM: Fix kvm_irqfd_init initialization
...0x45/0x2d0
 [<ffffffff810ac8fe>] queue_work_on+0x8e/0xa0
 [<ffffffff810ac949>] queue_work+0x19/0x20
 [<ffffffff81009b6b>] irqfd_deactivate+0x4b/0x60
 [<ffffffff8100a69d>] kvm_irqfd+0x39d/0x580
 [<ffffffff81007a27>] kvm_vm_ioctl+0x207/0x5b0
 [<ffffffff810c9545>] ? update_curr+0xf5/0x180
 [<ffffffff811b66e8>] do_vfs_ioctl+0x98/0x550
 [<ffffffff810c1f5e>] ? finish_task_switch+0x4e/0xe0
 [<ffffffff81c054aa>] ? __schedule+0x2ea/0x710
 [<ffffffff811b6bf7>] sys_ioctl+0x57/0x90
 [<ffffffff8140ae9e>] ? trace_hardirqs_on_thunk+0x3a/0x3c
 [<ffffff...
2013 May 07
2
[PATCH] KVM: Fix kvm_irqfd_init initialization
...0x45/0x2d0
 [<ffffffff810ac8fe>] queue_work_on+0x8e/0xa0
 [<ffffffff810ac949>] queue_work+0x19/0x20
 [<ffffffff81009b6b>] irqfd_deactivate+0x4b/0x60
 [<ffffffff8100a69d>] kvm_irqfd+0x39d/0x580
 [<ffffffff81007a27>] kvm_vm_ioctl+0x207/0x5b0
 [<ffffffff810c9545>] ? update_curr+0xf5/0x180
 [<ffffffff811b66e8>] do_vfs_ioctl+0x98/0x550
 [<ffffffff810c1f5e>] ? finish_task_switch+0x4e/0xe0
 [<ffffffff81c054aa>] ? __schedule+0x2ea/0x710
 [<ffffffff811b6bf7>] sys_ioctl+0x57/0x90
 [<ffffffff8140ae9e>] ? trace_hardirqs_on_thunk+0x3a/0x3c
 [<ffffff...
2012 Aug 17
3
Rails doesn't validate create_model or build_model (has_one association)
...ttr_protected :user_id
  belongs_to :user
  validates_presence_of :name, :primary_address, :city, :country_code,
:currency
end
class ShopsController < ApplicationController
  before_filter :signed_in_user, except: [:index, :show]
  before_filter :correct_user, only: [:edit, :update, :currency,
:update_currency]
  def new
    @shop = Shop.new
  end
  def create
    @shop = current_user.build_shop(params[:shop])
    if @shop.save
      flash[:success] = "Successfully added a shop."
      redirect_to user_path(current_user)
    else
      render ''new''
    end
  end
...
end...
2020 Jun 16
0
iwlwifi problem after Centos 8.2 update
...[iwlmvm]
[  650.251318]  drv_start+0x43/0x100 [mac80211]
[  650.251327]  ieee80211_do_open+0x251/0x900 [mac80211]
[  650.251330]  __dev_open+0xcd/0x160
[  650.251331]  __dev_change_flags+0x1ad/0x220
[  650.251332]  dev_change_flags+0x21/0x60
[  650.251333]  do_setlink+0x314/0xe90
[  650.251334]  ? update_curr+0x70/0x1c0
[  650.251335]  ? cpumask_next_and+0x1a/0x20
[  650.251337]  ? __nla_validate_parse+0x51/0x840
[  650.251338]  ? cpumask_next+0x17/0x20
[  650.251340]  ? __snmp6_fill_stats64.isra.56+0x6b/0x110
[  650.251340]  ? __nla_validate_parse+0x51/0x840
[  650.251341]  __rtnl_newlink+0x53d/0x890
[...
2018 Apr 16
2
[Bug 106080] New: Time-out in `nvkm_fifo_chan_child_fini()`
...id.molgen.mpg.de kernel:  do_exit+0x2bc/0xb20
Apr 14 02:19:40 bicoid.molgen.mpg.de kernel:  do_group_exit+0x33/0xa0
Apr 14 02:19:40 bicoid.molgen.mpg.de kernel:  get_signal+0x1e4/0x570
Apr 14 02:19:40 bicoid.molgen.mpg.de kernel:  do_signal+0x23/0x5c0
Apr 14 02:19:40 bicoid.molgen.mpg.de kernel:  ? update_curr+0x11e/0x170
Apr 14 02:19:40 bicoid.molgen.mpg.de kernel:  ? update_curr+0xb9/0x170
Apr 14 02:19:40 bicoid.molgen.mpg.de kernel:  ? pick_next_entity+0x70/0x110
Apr 14 02:19:40 bicoid.molgen.mpg.de kernel:  ? sched_clock_cpu+0x11/0xb0
Apr 14 02:19:40 bicoid.molgen.mpg.de kernel:  ? __schedule+0xe9/0x...
2006 May 19
6
Capistrano: update instead of checkout?
Hello,
Just started to use Capistrano for deployment and everything works beautifully
and as advertised. Thanks Jamis for this great piece of software.
However, in my case, the deploy task takes quite some time since my SVN
repository resides on a different continent than my app/db server and I''ve
frozen all the rails code in the vendor dir and checked in. All in all my app
sums up to
2015 Feb 16
2
Intermittent problem, likely disk IO related - mptscsih: ioc0: attempting task abort!
...pte_fault+0x833/0xb00
Feb 16 06:07:01  [<ffffffffa03987da>] ? kvm_ioapic_update_eoi+0x8a/0xf0 [kvm]
Feb 16 06:07:01  [<ffffffff811502ca>] ? handle_mm_fault+0x22a/0x300
Feb 16 06:07:01  [<ffffffff8104d0d8>] ? __do_page_fault+0x138/0x480
Feb 16 06:07:01  [<ffffffff8105d7d1>] ? update_curr+0xe1/0x1f0
Feb 16 06:07:01  [<ffffffff81063bf3>] ? perf_event_task_sched_out+0x33/0x70
Feb 16 06:07:01  [<ffffffff8100bc0e>] ? invalidate_interrupt0+0xe/0x20
Feb 16 06:07:01  [<ffffffff81060c0c>] ? finish_task_switch+0x4c/0xf0
Feb 16 06:07:01  [<ffffffff815378de>] ? do_page_...
2018 Sep 14
1
Re: NUMA issues on virtualized hosts
...er_atomic+0xa5/0x330
[<ffffffffba780dcb>] generic_perform_write+0xfb/0x1d0
[<ffffffffba7831ca>] __generic_file_write_iter+0x16a/0x1b0
[<ffffffffc06e7220>] ext4_file_write_iter+0x90/0x370 [ext4]
[<ffffffffc06e7190>] ext4_dax_fault+0x140/0x140 [ext4]
[<ffffffffba6aef01>] update_curr+0xe1/0x160
[<ffffffffba808890>] new_sync_write+0xe0/0x130
[<ffffffffba809010>] vfs_write+0xb0/0x190
[<ffffffffba80a452>] SyS_write+0x52/0xc0
[<ffffffffba603b7d>] do_syscall_64+0x8d/0xf0
[<ffffffffbac15c4e>] entry_SYSCALL_64_after_swapgs+0x58/0xc6
[<ffffffffffffffff&...
2012 Jul 31
2
Btrfs Intermittent ENOSPC Issues
I''ve been working on running down intermittent ENOSPC issues.
I can only seem to replicate ENOSPC errors when running zlib
compression.  However, I have been seeing similar ENOSPC errors to a
lesser extent when playing with the LZ4HC patches.
I apologize for not following up on this sooner, but I had drifted
away from using zlib, and didn''t notice there was still an issue.
My
2017 Jun 05
0
BUG: KASAN: use-after-free in free_old_xmit_skbs
...etdev_pick_tx+0x2b0/0x2b0
> > [  310.047210]  ? __account_cfs_rq_runtime+0x630/0x630
> > [  310.048301]  ? update_stack_state+0x402/0x780
> > [  310.049307]  ? account_entity_enqueue+0x730/0x730
> > [  310.050322]  ? __rb_erase_color+0x27d0/0x27d0
> > [  310.051286]  ? update_curr_fair+0x70/0x70
> > [  310.052206]  ? enqueue_entity+0x2450/0x2450
> > [  310.053124]  ? entry_SYSCALL64_slow_path+0x25/0x25
> > [  310.054082]  ? dequeue_entity+0x27a/0x1520
> > [  310.054967]  ? bpf_prog_alloc+0x320/0x320
> > [  310.055822]  ? yield_to_task_fair+0x110...
2017 Jun 05
0
BUG: KASAN: use-after-free in free_old_xmit_skbs
...etdev_pick_tx+0x2b0/0x2b0
> > [  310.047210]  ? __account_cfs_rq_runtime+0x630/0x630
> > [  310.048301]  ? update_stack_state+0x402/0x780
> > [  310.049307]  ? account_entity_enqueue+0x730/0x730
> > [  310.050322]  ? __rb_erase_color+0x27d0/0x27d0
> > [  310.051286]  ? update_curr_fair+0x70/0x70
> > [  310.052206]  ? enqueue_entity+0x2450/0x2450
> > [  310.053124]  ? entry_SYSCALL64_slow_path+0x25/0x25
> > [  310.054082]  ? dequeue_entity+0x27a/0x1520
> > [  310.054967]  ? bpf_prog_alloc+0x320/0x320
> > [  310.055822]  ? yield_to_task_fair+0x110...
2015 Feb 08
2
Intermittent problem, likely disk IO related - mptscsih: ioc0: attempting task abort!
NOTE: this is happening on Centos 6 x86_64, 2.6.32-504.3.3.el6.x86_64 not Centos 5
Dell PowerEdge 2970, Seagate SATA drive, non-raid.
I have this server which has been dying randomly, with no logs.
I had a tail -f over ssh for a week, when this just happened.
Feb  8 00:10:21 thirteen-230 kernel: mptscsih: ioc0: attempting task abort! (sc=ffff880057a0a080)
Feb  8 00:10:21 thirteen-230 kernel:
2016 Jun 30
1
netbook screen suddenly goes black
...fcshome.stoneham.ma.us kernel:  [<ffffffff810b5df9>] ? ttwu_do_wakeup+0x19/0xd0
Jun 30 12:47:49 aspirebox.fcshome.stoneham.ma.us kernel:  [<ffffffff810b5f8d>] ? ttwu_do_activate.constprop.84+0x5d/0x70
Jun 30 12:47:49 aspirebox.fcshome.stoneham.ma.us kernel:  [<ffffffff810c155c>] ? update_curr+0xcc/0x150
Jun 30 12:47:49 aspirebox.fcshome.stoneham.ma.us kernel:  [<ffffffff81353001>] fbcon_blank+0x1f1/0x2f0
Jun 30 12:47:49 aspirebox.fcshome.stoneham.ma.us kernel:  [<ffffffff8101386e>] ? __switch_to+0x3de/0x4b0
Jun 30 12:47:49 aspirebox.fcshome.stoneham.ma.us kernel:  [<fffff...
2015 Aug 23
28
[Bug 91738] New: xf86-video-nouveau 1.0.11 will not allow X to start
https://bugs.freedesktop.org/show_bug.cgi?id=91738
            Bug ID: 91738
           Summary: xf86-video-nouveau 1.0.11 will not allow X to start
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: Driver/nouveau