search for: lxr

Displaying 20 results from an estimated 91 matches for "lxr".

Did you mean: lx
2008 Mar 31
0
what''s the purpose of line page table (PML4 entry 258)
Hi, When I read the code of do_update_va_mapping, I find that it update the pte entry in the line page table by looking up the line page table via guest_map_l1e() : 2998 <http://lxr.xensource.com/lxr/source/xen/arch/x86/mm.c?a=x86_64#L2998> int do_update_va_mapping <http://lxr.xensource.com/lxr/ident?a=x86_64;i=do_update_va_mapping>(unsigned long va, u64 <http://lxr.xensource.com/lxr/ident?a=x86_64;i=u64> val64, 2999 <http://lxr.xensource.com/lxr/source/xen/a...
2005 Jan 18
0
Should we move mailing list server (was LXR-type source code browsing)
Ian Pratt wrote: > I sometimes think about moving the list onto our own majordomo setup, > but it would be quite an upheaval for subscribers, particularly those > that have mail filters set up. What do people think? Happy with > sourceforge, or time to move? I''m all for moving - the lag is frustrating. As to the filters, mine is set on having the [xen-devel] tag in the
2006 Jul 11
2
Building a Rice Encoder/Decoder from FLAC
I feel really silly asking this, but where is read_residual_partitioned_rice > > _() ? I tried using the standard find feature on text editors for all of > the .c and .cpp files in libFLAC and libFLAC++, but nothing came up. -Mary On 7/11/06, Ralph Giles <giles@xiph.org> wrote: > > On Tue, Jul 11, 2006 at 04:17:41PM -0700, Mary Amon wrote: > > >
2010 Sep 20
1
Xen 4.0.1, tap vs tap2, blktap2 documentation, and gentoo-xen-kernel problem
...hanging it to tap2:tapdisk:aio works (sort of). I recall some discussion about tap vs tap2 compatibility on this list earlier, but no final conclusion. Shouldn''t newer versions be backward compatible? Existing tap:aio and tap:tapdisk:aio should just work to minimize upgrade efforts. http://lxr.xensource.com/lxr/source/tools/blktap2/README also still mention tap:tapdisk, and not tap2:tapdisk. Second problem, using that combination, blktap2 devices was not cleanly freed. /sys/class/blktap2/devices and tapdisk devices keep increasing (tapdev0, tapdev1, etc.). The strange thing is, when usi...
2010 Jan 09
3
101th domU fails to start with "SETVCPUCONTEXT failed"
Hello there, We (a small hosting community) are running a steadily growing number of Xen domUs on a quad dualcore Xeon server with 64GB ram. We''ve got 100 running domUs at the moment. Trying to create a new one results in this error: Error: (1, ''Internal error'', ''launch_vm: SETVCPUCONTEXT failed (rc=-1)\n'') If I shut down another domain, I can
2008 Jul 21
15
SYSLINUX Anatomy
...yone to read/review those pages, signal any errors, and - why not - write new interesting stuff about SYSLINUX. This way more people will have an easier access to the underlyings of SYSLINUX and could become potential developers. Stefan Bucur PS: I also think it would be great if hpa could host a LXR database with relevant snapshots of the SYSLINUX source tree; it could be referenced by the wiki and make things easier to understand from an outsider point of view.
2000 Sep 05
2
docs URL
...the links take you into a hypertext version of the source code itself, where many variables and structure elements are globally searchable. You can also compare the two versions (cvs-aug28 and branch_postbeta2 from this a.m.) and do freetext searches, etc., via the glimpse search-engine. I hacked lxr to do this, but didn't add the spiffy graphics that other lxr source-code sites have put in. Send corrections on things that are not going to rapidly change in cvs -- at least that will save me from making the same error twice as I start in on a file-wise documentation of the internals. You m...
2015 Sep 10
3
UPS/NUT with openSUSE 13.1
On Sep 10, 2015, at 8:49 AM, Rob Groner <rgroner at RTD.com> wrote: > > Charles, > > 3.16.6.-2-desktop I think that corresponds to this file: http://lxr.free-electrons.com/source/drivers/usb/core/devio.c?v=3.16 (but I don't see anything obvious there) What does "lsusb -vvv -d 2a37:" return? Usually I'd say run that as root when the driver isn't running, but I'm looking for the device descriptor, which should be available...
2008 Sep 25
1
Help: grub problem ( Error 13: Invalid or unsupported executable format )
Hey, I built a 2.6.18.8-xen kernel and created the initial ram disk by following the instructions in README file in Xen source package. Then I put a entry for new kernel in /boot/grub/menu.lst (I am using CentOS 5). Here is the menu.lst: ########################################## default=1 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title CentOS (2.6.18-8.el5) root
2010 Sep 10
1
How to use vhd-util? vhd-update?
Hi, How can I use "vhd-util" or "vhd-update"? Have someone a manual for this? A tutorial? Any help? I found this link (http://forums.citrix.com/message.jspa?messageID=1373599), but this link have a poor information. No examples. Anyone have an examples? Thanks. -- Roberto Scudeller Especialista Linux/Unix beto.rvs@gmail.com beto_rvs@yahoo.com.br
2010 Apr 08
2
Xen blktap2 wiki page created, more information needed
Hello, I just started writing a wiki page about blktap2. It''s here: http://wiki.xensource.com/xenwiki/blktap2 I need more information about blktap2.. I''m not very familiar with it myself. I can update the wiki then. -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Apr 08
2
Xen blktap2 wiki page created, more information needed
Hello, I just started writing a wiki page about blktap2. It''s here: http://wiki.xensource.com/xenwiki/blktap2 I need more information about blktap2.. I''m not very familiar with it myself. I can update the wiki then. -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 Jul 17
1
a "browse the code" website for iproute2 source files ?
Hi, I''m searching is there is a website to browse iproute2 source code as we can do with the kernel here http://lxr.linux.no/source/ It''s a very useful tool to follow function calls and macros across the multitude of files of the package. I''ve already searched google for a websie like this but i haven''t found anything so I ask here. One more time, thank for your help. Vincent.
2000 Nov 10
2
source browser updated
http://surf.chimie.uqam.ca/~kruus/vorbis/ now contain branch_beta3 and trunk subdirs that are updated daily (until branch_beta3 becomes historical next week, like the other snapshots at that URL). to web-browse the source code, go to http://surf.chimie.uqam.ca/~kruus/vorbis/lxr/http/source erik (back after audio-video sync miniproject. Yay!) --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubs...
2010 Apr 08
23
Xen 4.0 on gentoo hotplug scripts problem?
Hi, Ive just tried Xen 4.0 on Gentoo with 2.6.32 (also tried 2.6.31) forward ported dom0 kernel, Xen itself seems to boot up successfully and everything else on the system is working normally, but when I try to start a domain xm create appears to hang and eventually I get a hotplug scripts error: Error: Device 2049 (vbd) could not be connected. /etc/xen/scripts/block failed; error detected.
2010 Apr 08
23
Xen 4.0 on gentoo hotplug scripts problem?
Hi, Ive just tried Xen 4.0 on Gentoo with 2.6.32 (also tried 2.6.31) forward ported dom0 kernel, Xen itself seems to boot up successfully and everything else on the system is working normally, but when I try to start a domain xm create appears to hang and eventually I get a hotplug scripts error: Error: Device 2049 (vbd) could not be connected. /etc/xen/scripts/block failed; error detected.
2010 Jun 29
1
Hypervisor detection from within a Linux VM
...nt: I have the need to support my apps(running on a Linux VM) on different *nix hypervisors(ESX/Xen etc). I need to know on which hypervisor my app is running. I read the CPUID usage thread - http://thread.gmane.org/gmane.comp.emulators.kvm.devel/22643 but to be honest in the end I looked at http://lxr.linux.no/#linux+v2.6.34/arch/x86/kernel/cpu/vmware.c#L88 The vmware_platform() detection code is straight forward. Current-hack: As a quick hack we just grep lspci for VMware's pci-ids. Solution: I can write a bare minimal driver, check the cpu-id as VMware's balloon driver does and then...
2010 Jun 29
1
Hypervisor detection from within a Linux VM
...nt: I have the need to support my apps(running on a Linux VM) on different *nix hypervisors(ESX/Xen etc). I need to know on which hypervisor my app is running. I read the CPUID usage thread - http://thread.gmane.org/gmane.comp.emulators.kvm.devel/22643 but to be honest in the end I looked at http://lxr.linux.no/#linux+v2.6.34/arch/x86/kernel/cpu/vmware.c#L88 The vmware_platform() detection code is straight forward. Current-hack: As a quick hack we just grep lspci for VMware's pci-ids. Solution: I can write a bare minimal driver, check the cpu-id as VMware's balloon driver does and then...
2013 Mar 11
2
[PATCH] block: replace kmalloc and then memcpy with kmemdup
Signed-off-by: Mihnea Dobrescu-Balaur <mihneadb at gmail.com> --- drivers/block/xen-blkfront.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index c3dae2e..9620644 100644 --- a/drivers/block/xen-blkfront.c +++ b/drivers/block/xen-blkfront.c @@ -1203,11 +1203,10 @@ static int blkif_recover(struct
2013 Mar 11
2
[PATCH] block: replace kmalloc and then memcpy with kmemdup
Signed-off-by: Mihnea Dobrescu-Balaur <mihneadb at gmail.com> --- drivers/block/xen-blkfront.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c index c3dae2e..9620644 100644 --- a/drivers/block/xen-blkfront.c +++ b/drivers/block/xen-blkfront.c @@ -1203,11 +1203,10 @@ static int blkif_recover(struct