[PATCH v2.4.x] Yet Another Boot Logo

2000-10-03 Thread Jason McMullan
w; + } else { + prefix=""; + colormax=MAX_COLORS; + encode=linux_encode; + } + + if (argc==1) { + inf=stdin; + } else { + inf=fopen(argv[1],"r"); + if (inf==NULL) +

SMP and APM

2001-03-09 Thread Jason McMullan
t.c:do_boot_cpu()) * APs reload their saved APICs * APs restart interrupts * BP and APs continue on their merry ways -- Jason McMullan, Senior Linux Consultant Linuxcare, Inc. 412.422.8077 tel, 412.656.3519 cell [EMAIL PROTECTED], http://www.linuxcare.com/ Linuxcare. Putting open sourc

[PATCH] simple_strtoull export

2001-05-31 Thread Jason McMullan
L(bdevname); EXPORT_SYMBOL(cdevname); EXPORT_SYMBOL(simple_strtoul); +EXPORT_SYMBOL(simple_strtoull); EXPORT_SYMBOL(system_utsname); /* UTS data */ EXPORT_SYMBOL(uts_sem);/* UTS semaphore */ #ifndef __mips__ -- Jason McMullan, Senior Linux Consultant Linuxcare, Inc. 412.43

What are the VM motivations??

2001-06-21 Thread Jason McMullan
se doodle. It can't do any worse job on VM that some of the VM patches I've seen... -- Jason McMullan, Senior Linux Consultant Linuxcare, Inc. 412.432.6457 tel, 412.656.3519 cell [EMAIL PROTECTED], http://www.linuxcare.com/ Linuxcare. Putting open source to work. - To unsubscribe from

Re: What are the VM motivations??

2001-06-24 Thread Jason McMullan
gured out what instrumentation would be needed. I don't now that much about VM, but I do know a bunch of people each scratching their own itch, and most of them not looking at the bigger picture. Linus, RvR, etc. excepted. Mostly. ;^) The whole 'neural network' bit

Re: What are the VM motivations??

2001-06-24 Thread Jason McMullan
On Sun, Jun 24, 2001 at 03:26:13PM -0300, Rik van Riel wrote: > On Sun, 24 Jun 2001, Jason McMullan wrote: > > Uhh. That's not what I was ranting about. What I was > > ranting about is that we have never 'put to paper' the > > requirements ('

Re: What are the VM motivations??

2001-06-24 Thread Jason McMullan
size/bandwidth? Personally, I feel that swap bandwidth is an oft overlooked parameter in estimating VM performance. -- Jason McMullan, Senior Linux Consultant Linuxcare, Inc. 412.432.6457 tel, 412.656.3519 cell [EMAIL PROTECTED], http://www.linuxcare.com/ Linuxcare. Putting open sour

VM Requirement Document - v0.0

2001-06-26 Thread Jason McMullan
't count. You want to have maximal stetches of idleness for the device. * Keep running processes as fully in memory as possible. Oddly enough, they don't seem to conflict. I'll continue to work on these motivations, and try to determine testable methods of measuring th

Re: VM Requirement Document - v0.0

2001-06-26 Thread Jason McMullan
nism/accounting that a VM should be aware of. In the end, I would like a VM to have some idea of how well its performing, and be able to attempt various well-known strategies based upon its own performance. -- Jason McMullan, Senior Linux Consultant Linuxcare, Inc. 412.432.6457 tel, 412.

Re: multi-path IO in SCSI mid-layer

2001-06-27 Thread Jason McMullan
3/ Please contact me by email if you're interested in a version for 2.4.x. -- Jason McMullan, Senior Linux Consultant Linuxcare, Inc. 412.432.6457 tel, 412.656.3519 cell [EMAIL PROTECTED], http://www.linuxcare.com/ Linuxcare. Putting open source to work. - To unsubscribe from this

Re: SCSI-Multipath driver for 2.4?

2001-04-25 Thread Jason McMullan
- the Sun T3, IBM Shark, etc. Nasty, evil critters, but supported. I do wish you the best of luck with the MD layer version, since that's where it should have gone in the first place If the MD layer had been up to snuff. ];^) -- Jason McMullan, Senior Linux Consultant Linuxcare, In