search for: spti

Displaying 8 results from an estimated 8 matches for "spti".

Did you mean: spt
2008 May 26
4
xvm-gate: arrow keys broken in pygrub
One of my test domUs is a opensuse 10.3 PV domain, and it has a /boot/grub/menu.lst file. pygrub is used as bootloader. With xVM 3.1.4, the arrow keys can be used in the pygrub screen. With xVM 3.3-unstable, the arrow keys don''t work for me any more. What I''ve found out so far is that: - gnome-terminal, xterm or dtterm are running with "vt100 application key
2006 Jul 01
3
Page fault is 4 times faster with XI shadow mechanism
...s reluctant to be more rigorous about checking guest PTEs than real hardware is. In your latest email, you ask "Do we really need to reserve one snapshot page for each smfn at first and retain it until the HVM domain is destroyed?" Well I don''t. I simply pre-allocate a pool of SPTI''s. It can be quite a large pool but certainly not one-SPTI per MFN. SPTIs are allocated on demand (when a guest page needs to be shadowed) and, when the pool runs low, the LRU SPTs are torn down and their SPTIs recycled. Currently I allocate about 5% of system memory for this purpose (t...
2012 Apr 05
1
Re: Problems with ImgBurn, err:aspi:ASPI_GetNumControllers
...t may be down to my distro or my unfamiliarity with "udisks". I have to unmount the udisks auto-mounted optical device and then manually mount that drive to /media/cdrom0 (or wherever). At which point I can start ImgBurn and change the Interface (Tools->Settings->I/O->Page1) to SPTI. The drive can then be detected, so long as it is mapped in winecfg (Drives->Drive mappings). Thing is, this isn't 100% reliable. In some cases I end up having to use "eject" on the command line to open the drive tray and/or unmount the device. I had one situation where during...
2010 Apr 03
6
Wine CD-ROM on Mac OS X
Can Wine access DVD-RW devices natively on Mac OS X like it can on Linux? I was using Wine in Linux to run ImgBurn and it worked great, but I recently switched to Snow Leopard and I don't know how to configure this. I tried adding the Volume that was mounted by Finder. I tried adding /dev/disk2. Neither worked. I really like ImgBurn and do not want to abandon it if possible. Thanks.
2011 Jun 17
3
[LLVMdev] Custom lowering DYNAMIC_STACKALLOC
Hi! I'm a GSoC student this year, working on implementing split stacks on LLVM. TL;DR: I'm facing some problems trying to get LLVM to generate the code I want, please help me out if you can spare some time. It involves the SelectionDAG, MachinsInstr and liveness analysis portions. I'm currently trying to implement alloca correctly. It essentially boils down to checking if the
2011 Jun 17
0
[LLVMdev] Custom lowering DYNAMIC_STACKALLOC
On 11-06-17 10:31 AM, Sanjoy Das wrote: > Hi! > > I'm a GSoC student this year, working on implementing split stacks on LLVM. > > TL;DR: I'm facing some problems trying to get LLVM to generate the code > I want, please help me out if you can spare some time. It involves the > SelectionDAG, MachinsInstr and liveness analysis portions. > > > > I'm
2006 Sep 06
7
[RFC PATCH] allow connecting to xenconsole from remote hosts
The attached patch makes xenconsole send and receive console messages over a remote connection, instead of via stdin/stdout - if given the --remote switch. It is useful for proxy''ing real console message or other protocol messages (such as gdb) between dom0 and a remote host. We''re currently using it for proxying gdb between gdbstub in a partition that talks gdb over the console
2012 Jul 10
5
compiling samba 3.4.8 on CentOS_6.2
Hello All. Been trying without avail to make idmap work with my AD so I can get "real" UID/GID for SSH logins on a CentOS_6 box. Have heard from several sources that idmap has seen some serious changes since 3.5 and decided to roll back from the "stock" 3.5 that comes with CentOS_6 to 3.4.8. I'd like to see if it has the same problems. Installed a clean build of