search for: oda

Displaying 14 results from an estimated 14 matches for "oda".

Did you mean: ida
2008 Mar 31
3
[PATCH 3/4] extract vmcoreinfo from /proc/vmcore for Xen
.../* Do we need any alignment of segments? */ + phdr->p_align = 0; + + (elf->e_phnum)++; + dbgprintf_phdr("vmcoreinfo_xen header", phdr); + } + /* Setup an PT_LOAD type program header for the region where * Kernel is mapped if info->kern_size is non-zero. */ -- Itsuro ODA <oda@valinux.co.jp> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 May 29
0
Fw: [RFC] makedumpfile: xen extraction
Hi, I sent the following e-mail to kexec-mailing list (kexec@lists.infradead.org) since subjects of makedumpfile are discussed on the mailing list. I want to inform this to xen developers since I think this function is useful for xen developers. Thanks. Itsuro Oda (see https://sourceforge.net/projects/makedumpfile/ about makedumpfile command.) Forwarded by Itsuro ODA <oda@valinux.co.jp> ----------------------- Original Message ----------------------- From: Itsuro ODA <oda@valinux.co.jp> To: kexec@lists.infradead.org Cc: oomichi...
2008 Jun 12
0
[PATCH 2/2] extract vmcoreinfo from /proc/vmcore for Xen
This patch is for linux-2.6.18-xen. - get the machine address of the vmcoreinfo area of xen - expose the machine address and the size of the vmcoreinfo area via /sys/hypervisor/vmcoreinfo so that the kexec-tools looks them. Signed-off-by: Itsuro Oda <oda@valinux.co.jp> diff -r e01b3a133ddc drivers/xen/core/machine_kexec.c --- a/drivers/xen/core/machine_kexec.c Wed Jun 11 09:28:01 2008 +0100 +++ b/drivers/xen/core/machine_kexec.c Thu Jun 12 13:10:40 2008 +0900 @@ -19,6 +19,9 @@ static struct resource xen_hypervisor_re static struct reso...
2009 May 04
0
Zelig, oprobit error
...n I use the ordered probit model "oprobit" in the zelig function. Using the same form as in the help file, we get an error message. It produces coefficients, but no standard errors. See results below. Any hints? Thanks! > > o.probit <- zelig(as.factor(checks.change) ~ Oda + Oil + sh_neg + sh_pos + checks1, model="oprobit", data=data.all) > summary(o.probit) Error in svd(X) : infinite or missing values in 'x' > o.probit$coefficients Oda Oil sh_neg sh_pos checks1 2.858e-02 1.978e-07 -1.961e-02 4.810e-02 8.492e-0...
2013 Jun 21
7
IRB help
I''m new to Ruby. I installed Rails on Windows 8. When I type mkdir in IRB, I''m getting this. I tried running the IRB as administrator too, and still get the same result irb(main):001:0> mkdir lesson2 NameError: undefined local variable or method `lesson2'' for main:Object from (irb):1 from C:/RailsInstaller/Ruby1.9.3/bin/irb:12:in
2013 Jul 04
4
localhost:­3000
My third post here. I''m learning Rails. getting Oops! Google Chrome could not connect to localhost:3000 I reinstalled Ruby and Rails. I create the Rails new ???? then run Rails S or Rails server. still cant get the localhost:3000 to start. I''m running Windows 8.1 Ruby version 2.0.0p0 Rails 4.0.0 -- You received this message because you are subscribed to the Google
2007 Sep 28
18
[makedumpfile] extract vmcoreinfo from /proc/vmcore for Xen
...command of the kexec hypercall. * dom-0 exposes the hypervisor''s vmcoreinfo via /sys/hypervisor/vmcoreinfo * kexec-tool looks /sys/hypervisor/vmcoreinfo and makes an elf-note according it Any comments or suggestions are welcome before I will start to implement it. Thanks. -- Itsuro ODA <oda@valinux.co.jp> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 May 02
1
read only maildir
...ot; (in mutt), it is empty. Is it the problem mentioned in the wiki (SharedMailboxes#Subscriptions)? If yes, how can I see/use a folder which is not subscribeable? Any help would be greatly appreciated. Regards, A. _____________________________________________________________ "Egy anya oda se bag?zik a megjelen?sedre. Szerinte gy?ny?r? vagy ?s punktum." Meglepet?sk?nyvek any?k napj?ra. http://ad.adverticum.net/b/cl,1,6022,162660,225668/click.prm
2005 May 18
3
Announce list filters
Hi, (sorry, new thread, already dropped the previous postings) Johnny H. just posted a surprising feature: filtering options for the announce list. But they don't seem to be right or there is no announce standard. Pasi is posting storms of non i386 things. He uses: "CentOS 3 s390" the filter has: "CentOS-3 s390" Regards, -- Henk van Lingen, Systems & Network
2009 Jan 14
5
[PATCH] Support cross-bitness guest when core-dumping
This patch allows core-dumping to work on a cross-bit host/guest configuration, whereas previously that was not supported. It supports both PV and FV guests. The core file format generated by the host, needs to match that of the guest, so an alignment issue is addressed, along with the p2m frame list handling being done according to the guest size. Signed-off-by: Bruce Rogers
2004 Apr 22
4
Extension buttons
I've downloaded the entire archive of articles and searched through them for an answer on this, but I haven't come across one yet. I'm looking to replace a small phone system in my church with Asterisk, and I'm stuck looking for phones. I know that the staff are going to want a button for their commonly-called extensions, but I'm having trouble finding phones that have, say, 10
2006 Dec 11
13
xm dump-core and analyzing
Hi, Is there any tool out there that can help me analyze a coredump? Thanks, David. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2009 May 05
1
self organizing map advice for categorical data
..., via email, send a message with subject or body 'help' to r-help-request at r-project.org You can reach the person managing the list at r-help-owner at r-project.org When replying, please edit your Subject line so it is more specific than "Re: Contents of R-help digest..." Today's Topics: 1. Randomized-complete blocks design and R (alis villiyam) 2. Re: clear screen? (Duncan Murdoch) 3. Re: Surface for R outside of R (Duncan Murdoch) 4. Re: wrong if-else syntax (Duncan Murdoch) 5. Creating a variable which is the sum of equal rows in a dataframe...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...p;s;%jI9_jC-I{B;%l7Ftw5S)0b3ML at F zMJu$}Uss2Om68IXQ!7)-JPdEChGyfRAeZSn1P+Dewx_P4T1iNgX6Q#rk|s$=lUf;r zxkpVd6;pMPBWhlvt}ZlCO2!64)Hk0^0x#G+0rk8pJVmyvd4QfC^n}xaO4#1UidJCa z%yH9LZ^F=(6C&?Ck#~Z!wgyVbI$VpGTSSC4PZt^8lJMUm6^G~PBI|4~>%c at A+?-Hm z=Ql#w2_ at k_p<rq~sUUQ%Y=^D|?X|L07+CM(HcsOf76;BLvODAwso6qSJ(aju3e4A8 zgW(?vBWSc}nIg>9!IqFE^La^2DX>7lq;3KuWkMb!kn>&Sg)TCp#)|o>InDW*B`c(o zA$pvMZiyLk0QBhrl2n!WB?+J1_}UHa8lrT(&}Od6L`nW~7N-6ToDV!QhY)y3kb&AA zJddyQHp&Ev?48zP;uJGY4RDhV?tX!rBwU)(CT2{#_C!4CvWa+dM#x4HGDR?&MIlLN z0-l<Iv|S)g%Lo}FLZ%Ca7YcrGp>CDS{)M`f2dRVCp1E...