search for: set_param

Displaying 20 results from an estimated 31 matches for "set_param".

Did you mean: get_param
2005 Dec 30
4
soap4r 1.5.5 seems to break actionWebService tests
...r 1.5.5, and now all my Rails Functional tests for the action_web_services fail as follows, any ideas what I did wrong? Thanks TypeError: can''t modify frozen object /usr/local/lib/ruby/1.8/xsd/qname.rb:78:in `name='' /usr/local/lib/ruby/1.8/soap/rpc/element.rb:118:in `set_param'' /usr/local/lib/ruby/1.8/soap/rpc/element.rb:116:in `each'' /usr/local/lib/ruby/1.8/soap/rpc/element.rb:116:in `set_param'' /usr/local/lib/ruby/gems/1.8/gems/actionwebservice-1.0.0/lib/action_web_service/protocol/soap_protocol.rb:78:in `encode_request''...
2010 Sep 13
2
1.8.4 and write-through cache
...ain. 1-2 mins later, they would lock up again. The oss''s were dumping stacks all over the place, crawling along and generally making our lustrefs unuseable. After trying different kernels, raid card drivers, changing write back policy on the raid cards etc. the solution was to lctl set_param obdfilter.*.writethrough_cache_enable=0 lctl set_param obdfilter.*.read_cache_enable=0 on all the nodes with the 3ware cards. Has anyone else seen this? I am completely baffled as to why it only affects our nodes with 3ware cards. These nodes were working very well under 1.8.3... -- Dr S...
2010 Jul 13
4
Enable async journals
...nals enabled. Question is whether the procedure: umount <filesystem> on all clients umount <osts> on all OSSes e2fsck <ost-device> on all OSSes for all all OSTs tune2fs -O ^has_journal <ost-device> on all OSSes for all all OSTs lctl set_param obdfilter.*.sync_journal=0 on all OSSes mount <osts> on all OSSes mount <filesystem> on all clients is correct to do the job? (I hope it isn''t neccessary to recreate a FS from scratch.) Many thanks in advance. Cheers -Frank Heckes P.S.: 1.8....
2013 Nov 22
2
[LLVMdev] new dragonegg 3.4 warning on darwin12
...b/integrated-as.specs -fplugin-arg-dragonegg-enable-gcc-optzns -Ofast himenoBMTxpa.c himenoBMTxpa.c: In function ‘main’: himenoBMTxpa.c:79:5: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default] strcpy(size,argv[1]); ^ himenoBMTxpa.c: In function ‘set_param’: himenoBMTxpa.c:226:5: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default] exit(6); ^ himenoBMTxpa.c: In function ‘newMat’: himenoBMTxpa.c:239:5: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] mal...
2013 Nov 15
4
[PATCH 1/5] drm/nv10/plane: fix format computation
Otherwise none of the format checks pass, since the width was still in 16.16 encoding. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- This must have been some sort of last-second cleanup I made and forgot to test, because with this code, there's no way it could ever have worked... drivers/gpu/drm/nouveau/dispnv04/overlay.c | 17 +++++++++-------- 1 file changed, 9
2018 Feb 20
4
[PATCH] drm/nouveau: Replace the iturbt_709 prop with the standarad COLOR_ENCODNIG prop
...rightness; struct drm_property *hue; struct drm_property *saturation; - struct drm_property *iturbt_709; } props; int colorkey; @@ -54,7 +53,7 @@ struct nouveau_plane { int brightness; int hue; int saturation; - int iturbt_709; + enum drm_color_encoding color_encoding; void (*set_params)(struct nouveau_plane *); }; @@ -166,7 +165,7 @@ nv10_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, if (fb->format->format == DRM_FORMAT_NV12 || fb->format->format == DRM_FORMAT_NV21) format |= NV_PVIDEO_FORMAT_PLANAR; - if (nv_plane->iturbt_709) + if (nv_...
2018 Feb 20
0
[PATCH] drm/nouveau: Replace the iturbt_709 prop with the standarad COLOR_ENCODNIG prop
...*iturbt_709; > } props; > > int colorkey; > @@ -54,7 +53,7 @@ struct nouveau_plane { > int brightness; > int hue; > int saturation; > - int iturbt_709; > + enum drm_color_encoding color_encoding; > > void (*set_params)(struct nouveau_plane *); > }; > @@ -166,7 +165,7 @@ nv10_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, > if (fb->format->format == DRM_FORMAT_NV12 || > fb->format->format == DRM_FORMAT_NV21) > format |= NV_PVIDEO_FORMA...
2006 Mar 05
1
TypeError in Rpc#invoke_submit
Hi! I''m getting "TypeError in Rpc#invoke_submit" when trying to get access my controller api via soap. What do I have to do? Here is the full trace: /home/www/lib/lib/ruby/1.8/xsd/qname.rb:78:in `name='' /home/www/lib/lib/ruby/1.8/soap/rpc/element.rb:118:in `set_param'' /home/www/lib/lib/ruby/1.8/soap/rpc/element.rb:116:in `set_param'' /home/www/lib/gems/gems/actionwebservice-1.0.0/lib/action_web_service/protocol/soap_protocol.rb:78:in `encode_request'' /home/www/lib/gems/gems/actionwebservice-1.0.0/lib/action_web_service/scaffolding.rb:7...
2013 Nov 22
0
[LLVMdev] new dragonegg 3.4 warning on darwin12
...lugin-arg-dragonegg-enable-gcc-optzns -Ofast himenoBMTxpa.c > himenoBMTxpa.c: In function ‘main’: > himenoBMTxpa.c:79:5: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default] > strcpy(size,argv[1]); > ^ > himenoBMTxpa.c: In function ‘set_param’: > himenoBMTxpa.c:226:5: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default] > exit(6); > ^ > himenoBMTxpa.c: In function ‘newMat’: > himenoBMTxpa.c:239:5: warning: incompatible implicit declaration of built-in function ‘malloc’ [ena...
2008 Sep 01
1
[PATCH 1/4 v2] PCI: introduce new base functions
...AGE_SIZE, "%s\n", param) : -EPERM; +} + +static ssize_t param_write_file(struct pci_slot *slot, const char *buf, + size_t count) +{ + int retval = -EPERM; + struct hotplug_slot_ops *ops = slot->hotplug->ops; + + if (!try_module_get(ops->owner)) + return -ENODEV; + + if (ops->set_param) + retval = ops->set_param(slot->hotplug, buf, count); + + module_put(ops->owner); + + return retval ? retval : count; +} + +static struct pci_slot_attribute hotplug_slot_attr_param = { + .attr = {.name = "param", .mode = S_IFREG | S_IRUGO | S_IWUSR}, + .show = param_read_file,...
2008 Sep 01
1
[PATCH 1/4 v2] PCI: introduce new base functions
...AGE_SIZE, "%s\n", param) : -EPERM; +} + +static ssize_t param_write_file(struct pci_slot *slot, const char *buf, + size_t count) +{ + int retval = -EPERM; + struct hotplug_slot_ops *ops = slot->hotplug->ops; + + if (!try_module_get(ops->owner)) + return -ENODEV; + + if (ops->set_param) + retval = ops->set_param(slot->hotplug, buf, count); + + module_put(ops->owner); + + return retval ? retval : count; +} + +static struct pci_slot_attribute hotplug_slot_attr_param = { + .attr = {.name = "param", .mode = S_IFREG | S_IRUGO | S_IWUSR}, + .show = param_read_file,...
2008 Sep 01
1
[PATCH 1/4 v2] PCI: introduce new base functions
...AGE_SIZE, "%s\n", param) : -EPERM; +} + +static ssize_t param_write_file(struct pci_slot *slot, const char *buf, + size_t count) +{ + int retval = -EPERM; + struct hotplug_slot_ops *ops = slot->hotplug->ops; + + if (!try_module_get(ops->owner)) + return -ENODEV; + + if (ops->set_param) + retval = ops->set_param(slot->hotplug, buf, count); + + module_put(ops->owner); + + return retval ? retval : count; +} + +static struct pci_slot_attribute hotplug_slot_attr_param = { + .attr = {.name = "param", .mode = S_IFREG | S_IRUGO | S_IWUSR}, + .show = param_read_file,...
2016 Dec 21
1
Re: Audio in Windows 10 VM is distorted. Using ALSA.
Hi, I found the main reason for sound distortions on my system is guest timer configuration. The working one is: <clock offset="localtime"> <timer name="hypervclock" present="yes"/> <timer name="hpet" present="no"/> <timer name="rtc" present="yes" track="guest"
2008 Jul 29
0
Xenoprof error and missing Xen-syms events
...--event=CPU_CLK_UNHALTED:75000::1:1 --vmlinux=/usr/src/linux-2.6.21-xen-dom0/vmlinux --xen=/boot/xen-syms-3.2.1 --separate=library --verbose=all /usr/bin/opcontrol: line 1056: echo: write error: Invalid argument So, I checked line 1056 in /usr/bin/opcontrol and it turns out to be the line below set_param() { if test "$KERNEL_SUPPORT" = "yes"; then echo $2 >$MOUNT/$1 <--LINE 1056 else $SYSCTL -w dev.oprofile.$1=$2 fi } I''m not sure why that''s happening, perhaps someone can shed some light on it for me. 2. My second issue might be linked to the er...
2010 Aug 06
1
Depreciated client still shown on OST exports
Some clients have been removed several weeks ago but are still listed in: ls -l /proc/fs/lustre/obdfilter/*/exports/ This was found after tracing back mystery tcp packets to the OSS. Although this is causing no damage, it raises the question of when former clients will be cleared from the OSS. Is there a way to manually remove these exports from the OSS? -- Regards, David
2012 Sep 04
2
[PATCH] valgrind: Support for ioctls used by Xen toolstack processes.
...(Addr)&((_type*)arg)->_field, \ + sizeof(((_type*)arg)->_field)) +#define PRE_XEN_HVMOP_READ(_hvm_op, _field) \ + __PRE_XEN_HVMOP_READ(_hvm_op, "xen_hvm_" # _hvm_op "_t", _field) + + switch (op) { + case HVMOP_set_param: + __PRE_XEN_HVMOP_READ(set_param, xen_hvm_param_t, domid); + __PRE_XEN_HVMOP_READ(set_param, xen_hvm_param_t, index); + __PRE_XEN_HVMOP_READ(set_param, xen_hvm_param_t, value); + break; + + case HVMOP_get_param: + __PRE_XEN_HVMOP_READ(get_param, xen_hvm_param_t, domid);...
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
On 10/20/2012 05:38 PM, Jack Howarth wrote: > Duncan, > Is the documentation for using Polly support in dragonegg correct? I built llvm/polly/dragonegg > using the documentation at http://polly.llvm.org/example_load_Polly_into_dragonegg.html > with... > > GCC=/sw/lib/gcc4.7/bin/gcc-4 LLVM_CONFIG=/sw/opt/llvm-3.2/bin/llvm-config ENABLE_LLVM_PLUGINS=1 make
2008 Feb 01
11
xenoprof error
Hi , I am getting following error when i try to run xenoprof /usr/local/bin/opcontrol: line 1082: echo: write error: Invalid argument Using 2.6+ OProfile kernel interface. Reading module info. Using log file /var/lib/oprofile/oprofiled.log Daemon started. what is this write error ? Any help is really appreciated. -John _______________________________________________ Xen-users mailing list
2008 Feb 01
11
xenoprof error
Hi , I am getting following error when i try to run xenoprof /usr/local/bin/opcontrol: line 1082: echo: write error: Invalid argument Using 2.6+ OProfile kernel interface. Reading module info. Using log file /var/lib/oprofile/oprofiled.log Daemon started. what is this write error ? Any help is really appreciated. -John _______________________________________________ Xen-users mailing list
2012 Oct 21
2
[LLVMdev] dragonegg polly support broken?
Duncan, Is the documentation for using Polly support in dragonegg correct? I built llvm/polly/dragonegg using the documentation at http://polly.llvm.org/example_load_Polly_into_dragonegg.html with... GCC=/sw/lib/gcc4.7/bin/gcc-4 LLVM_CONFIG=/sw/opt/llvm-3.2/bin/llvm-config ENABLE_LLVM_PLUGINS=1 make CPPFLAGS="-DENABLE_LTO -I/sw/include" The resulting dragonegg plugin works fine