Displaying 4 results from an estimated 4 matches for "81925".
Did you mean:
8192
2005 Jan 07
2
Asterisk 1.0.2 - Unable to allocate channel structure
...n span 2
Jan 7 07:24:54 WARNING[163850]: Call specified, but not found?
Jan 7 07:24:54 WARNING[163850]: Hangup on bad channel 0/11 on span 1
Jan 7 07:24:55 WARNING[180235]: Call specified, but not found?
Jan 7 07:24:55 WARNING[180235]: Hangup on bad channel 0/1 on span 2
Jan 7 08:20:24 WARNING[81925]: Unable to allocate channel structure
Jan 7 08:20:24 NOTICE[81925]: Unable to create/find channel
Jan 7 08:20:42 WARNING[81925]: Unable to allocate channel structure
Jan 7 08:20:42 NOTICE[81925]: Unable to create/find channel
Jan 7 08:21:03 WARNING[81925]: Unable to allocate channel structure...
2007 Jul 25
5
set_default_values rocket science - continuing after_initialize/after_find misfeature
...t submitted a patch at trac to add a new class method called
"set_default_values" ( not a great name I think ), which lets you do
all kinds of crazy stuff with setting default values.
This ticket is at http://dev.rubyonrails.org/ticket/9093 and example
pastie is at http://pastie.caboo.se/81925
It also lets you make use of other attributes ( set by supplying
attributes to Model.new call or even those set by set_default_values
call ) in setter method/proc.
If people like this approach, I''ll add tests to patch, else will just
close the ticket :)
--
Cheers!
- Pratik
http://m.onke...
2019 Mar 12
4
virtio-blk: should num_vqs be limited by num_possible_cpus()?
I observed that there is one msix vector for config and one shared vector
for all queues in below qemu cmdline, when the num-queues for virtio-blk
is more than the number of possible cpus:
qemu: "-smp 4" while "-device virtio-blk-pci,drive=drive-0,id=virtblk0,num-queues=6"
# cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
... ...
24: 0
2019 Mar 12
4
virtio-blk: should num_vqs be limited by num_possible_cpus()?
I observed that there is one msix vector for config and one shared vector
for all queues in below qemu cmdline, when the num-queues for virtio-blk
is more than the number of possible cpus:
qemu: "-smp 4" while "-device virtio-blk-pci,drive=drive-0,id=virtblk0,num-queues=6"
# cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
... ...
24: 0