Displaying 20 results from an estimated 8000 matches similar to: "faster booting with Xen"
2006 Jan 06
1
Shift to a Menu
Can you do like this?
-----------
When booting....
{Shift] Pressed -> Go to a menu system, not boot: prompt.
Nothing Pressed -> Just booting a default, without time out.
-----------
--- Okajima, Jun. Tokyo, Japan.
2005 Dec 25
1
64/32 auto select
One idea - how about making ISOLINUX swichable between IA32 and AMD64 automatically?
A sample config is like this.
-----------------------------------------
Under ISOLINUX.CFG:
label default
arch=IA32:
kernel=vmlinuz.32 initrd=image32.gz
arch=AMD64:
kernel=vmlinuz.64 initrd=image64.gz
-----------------------------------------
What is the merit?:
You can use same CD for both
2005 Apr 04
1
Award BIOS fault
Hello.
I found bug probably comes from BIOS fault.
It does not boot from CDROM if the PC has only CDROM drive but no HDD.
I mean, it can boot from CDROM if the PC has HDD but not boot if no HDD.
I think BIOS returns wrong info. But I appriciate if there comes workaround.
BTW, I got another problem -- I can not compile syslinux 3.07.
What version of nasm you use?
--- Okajima, Jun.
2006 Apr 07
0
Dom0 for usual use
Do you have any measurement result about performance difference
between native linux kernel and Dom0 linux kernel?
I guess the difference must be few, probably you can not measure it.
Why I have interest about this issue is,
if Dom0 kernel is almost same as native kernel, why you dont use Dom0
kernel for usual use? Even you dont fork anu DomU, but you have no reason
to use normal kernel, although
2006 Jan 07
1
Suspend-to-disk & NUT
I have found that it is impossible to communicate with my UPS when
resuming from a suspend-to-disk state. The driver is no longer able to
poll the UPS status and eventually will output "Data stale" and never
resumes. This may have to do with the UPS itself, the driver (SafeNet,
which I wrote and maintain) or with NUT. Suspend itself is OK provided I
stop NUT before entering sleep state
2006 Feb 03
3
Booting UDF?
Greetings,
I wonder whether there are any plans to build udflinux or the likes.
I've searched through the mailing list, finding out that should I create
a mixed ISO9660/UDF filesystem.
Unfortunately, that is not an option if I want to use a significant
feature of UDF filesystem, which is writing. Making a mixed ISO9660/UDF,
using mkisofs -udf, will (to my best knowledge) not allow me to
2004 Mar 06
1
How you pronounce XEN?
Maybe this is a faq.
but how?
I pronounce it as "ZEN". in Japanese,
it is same pronounce as "zen", a kind of Taoism.
--- Okajima.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from
2019 Nov 26
0
[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
[big snip]
> There is a sysfs attribute called "d3cold_allowed" which can be used
> for "blocking" D3cold, so can you please retest using that?
>
Hey-this is almost certainly not the right place in this thread to respond,
but this thread has gotten so deep evolution can't push the subject further to
the right, heh. So I'll just respond here.
I've been
2013 Oct 03
0
[PATCH] drm/nouveau/fb: fix suspend/resume fbcon
On 03/10/13 15:41, Christoph Rudorff wrote:
> On resume of a hibernated notebook, I get garbled virtual consoles.
>
> fb_set_suspend(*dev, state == 0 means dev is running ...)
>
> This patch fixes that issue for me:
>
Ouch, nice catch Christoph :)
Seems like the following commit flipped the logic unintentionally, thus
causing the issue. Stange enough I have no problems with
2006 Mar 27
3
[LLVMdev] PyPy Tokyo sprint 23/4 - 29/4 announcement
Hello LLVM,
During this sprint we will also look at using LLVM JIT for our project.
What exactly we will do in Tokyo very much depends on who will
attend. So if you are interested please contact me beforehand so we
can make sure everyone will have a fun and productive time.
cheers,
Eric van Riet Paap
Tokyo PyPy Sprint: 23rd - 29th April 2006
2012 Dec 22
1
plotting and saving diagrams automatically
[if the format of my email is changed or is difficult to understand, a text file is attached for easy understanding]Dear useRs,
i was wondering that if its possible in R to automatically generate plots and get it saved at the desired location? i have
data of cancer patients, from about 1000 cities around the world. i have converted that data into a list (called tcp) and
that list has 1000
2014 Sep 13
0
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
On Sat, Sep 13, 2014 at 4:52 PM, poma <pomidorabelisima at gmail.com> wrote:
> On 13.09.2014 07:02, poma wrote:
>> On 13.09.2014 06:57, poma wrote:
>>>
>>> Actually I have nothing to show cause logs are all OK.
>>> Haha, it seems to me that the bugs become intelligent.
>>>
>>> 3.15.10-201.fc20.x86_64
>>> 3.16.2-200.fc20.x86_64
2014 Sep 13
2
VGA resume & thaw (wake up from S3 & S4) broken - kernel(nouveau) exclusively
On 13.09.2014 07:02, poma wrote:
> On 13.09.2014 06:57, poma wrote:
>>
>> Actually I have nothing to show cause logs are all OK.
>> Haha, it seems to me that the bugs become intelligent.
>>
>> 3.15.10-201.fc20.x86_64
>> 3.16.2-200.fc20.x86_64
>> 3.17.0-0.rc4.git3.2.fc22.1.x86_64
>> nouveau [ DRM] suspending display...
>> nouveau [
2008 Apr 28
2
time zone conversion
Hello,
I'm trying to convert times in the EST/EDT (New York) format to times in
the GMT/BST (London) and UTC+9 format (Tokyo). That is, if I know what
time it is in New York, what is local time in London and Tokyo?
Ex:
Here's the conversion from New York EST/EDT time to London's GMT/BST
time zone for three days in 2007. Note that the US and London change to
daylight savings on
2008 Mar 03
1
Posting request
Peter
Please delete this posting are at least remove the company name.
thanks
john
Question on openSSH and sending file to MVS file formats Remove Highlighting
--------------------------------------------------------
Hello,
I was looking for Damien Miller, Markus Friedl or Theo de Raadt to
2014 Jan 23
0
[PATCH] drm/nouveau: resume display if any later suspend bits fail
If either idling channels or suspending the fence were to fail, the
display would never be resumed. Also if a client fails, resume the fence
(not functionally important, but it would potentially leak memory).
See https://bugs.freedesktop.org/show_bug.cgi?id=70213
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
Untested, but makes sense given that the bug report has cursor setting
2013 Oct 03
2
[PATCH] drm/nouveau/fb: fix suspend/resume fbcon
On resume of a hibernated notebook, I get garbled virtual consoles.
fb_set_suspend(*dev, state == 0 means dev is running ...)
This patch fixes that issue for me:
hibernate:
kernel: nouveau [ DRM] suspending fbcon...
kernel: nouveau [ DRM] suspending display...
kernel: nouveau [ DRM] unpinning framebuffer(s)...
kernel: nouveau [ DRM] evicting buffers...
kernel: nouveau [
2018 Oct 16
0
[PATCH] virtio_net: enable tx after resuming from suspend
On 2018/10/15 ??6:08, ake wrote:
>
> On 2018?10?12? 18:18, ake wrote:
>>
>> On 2018?10?12? 17:23, Jason Wang wrote:
>>>
>>> On 2018?10?12? 12:30, ake wrote:
>>>> On 2018?10?11? 22:06, Jason Wang wrote:
>>>>> On 2018?10?11? 18:22, ake wrote:
>>>>>> On 2018?10?11? 18:44, Jason Wang wrote:
>>>>>>> On
2013 Nov 19
1
[PATCH] drm/nouveau/fbcon: fix suspend/resume fbcon
On Tue, Nov 19, 2013 at 05:59:13PM +0100, Christoph Rudorff wrote:
> Current code disables fbcon acceleration before fbcon is suspended,
> leading to corrupted console after resume from s2disk. In a similar
> fashion we must make sure that fbcon acceleration is enabled before we
> revive the console.
>
> With this patch s2disk works correctly on my MacBookPro6,2 with GT216
>
2013 Nov 19
2
[PATCH] drm/nouveau/fbcon: fix suspend/resume fbcon
Current code disables fbcon acceleration before fbcon is suspended,
leading to corrupted console after resume from s2disk. In a similar
fashion we must make sure that fbcon acceleration is enabled before we
revive the console.
With this patch s2disk works correctly on my MacBookPro6,2 with GT216
[GeForce GT 330M]
hibernate:
kernel: nouveau [ DRM] suspending fbcon...
kernel: nouveau [