search for: gennned

Displaying 5 results from an estimated 5 matches for "gennned".

2013 Oct 18
1
Possible problem with namespaceImportFrom() and methods for generic primitive functions
Hi all, I have a problem with a package that imports two other packages which both export a method for the `[` primitive function. I set up a reproducible example here: https://github.com/kforner/namespaceImportFrom_problem.git Basically, the testPrimitiveImport package imports testPrimitiveExport1 and testPrimitiveExport2, which both export a S4 class and a `[` method for the class. Then: R
2009 Jan 09
2
DC testing observation and a question
...1.0.15 to 1.1.8. The test server access all the INBOX and homedir folder filesystems through NFS imports. The index file filesystem is local on both the production server and the test one.. This is messy in that when I ask some one tests using the test sever, the index has to be created or re-gennned, since the local index either doesn't exist or is several months old (from the last time a prospective upgrade was tested) and thus doesn't reflect data on the production DC IMAP server. 1) Watching the syslog maillog has been intriguing...different IMAP client show widely differently...
2015 Aug 05
0
[PATCH] efi: leaving long mode in kernel_jump routine
Hi > The effect was simply that the (physical) machine rebooted exactly on > the wrmsr instruction. The result of my investigation was that the > code wasn't following the protocol (by intel and by AMD) for leaving > long mode as pointed out by Thomas Letan. Indeed it's exactly that! > I think qemu and some processors are just more permissive and allow > the current
2009 Jul 28
0
Windows NT and stdvga
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everybody, i can run windows nt properly under xen hvm. However when i use cirrus logic driver if i switch of screen size i have green or yellow flood. I tried to use stdvga but when i use it i have only 16bit color and only 800x600. What kind of driver can i use with stdvga ? regards, - -- Alexandre CABROL PERALES - -- Ingenieur Securite des
2009 Aug 21
0
Common config in xen
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everybody, few weeks ago i asked how is it possible to fix common parameters for all VMs. There is a way by putting a script instead of HVM. Can you help me please on this ? I would like that all my VMs have stdvga forced instead of cirrus (i use libvirt and this parameter is not supported). What kind of script i can develop and how i can cal