Displaying 4 results from an estimated 4 matches for "sushrut".
2013 Sep 29
9
DomU vs Dom0 performance.
...stat:3.9667 microseconds
domU output :
Simple stat: 1.2711 microseconds
I am not able to understand why domU has performed better than domU, when
obvious guess is that dom0
should perform better than domU. I would really appreciate an help if
anyone knows the reason behind this
issue.
Thank you,
Sushrut.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2009 Aug 25
5
uninitialized constant
API-> hello_message_api.rb.
class HelloMessageApi < ActionWebService::API::Base
api_method :hello_message, :expects => [{:firstname=>:string},
{:lastname=>:string}], :returns => [:string]
end
controller ->
class HelloMessageController < ApplicationController
web_service_api HelloMessageApi
web_service_dispatching_mode :direct
wsdl_service_name
2009 May 25
1
Update rails
I can''t update rail version 2.2.2 i have 2.1.0
what to do?
i use command
gem update rails -v 2.2.2
Also
Firstly i use
gem install -v= 2.2.2 rails
it also take lot of time,but can''t process
--
Posted via http://www.ruby-forum.com/.
2009 Jun 18
0
exe
How i create .exe file of my application.
--
Posted via http://www.ruby-forum.com/.