Hi,
I have become confused trying to understand
the kernel's linkage.
the kernel uses print() in many places, e.g.
/sys/src/9/port/xalloc.c:80
/sys/src/9/port/devcons.c:211 This calls vseprint().
/sys/src/libc/fmt/fmt.c:47 The fmt library installs %r
(errfmt) by default.
/sys/src/libc/fmt/e
> I have become confused trying to understand
> the kernel's linkage.
>
> the kernel uses print() in many places, e.g.
> /sys/src/9/port/xalloc.c:80
>
> /sys/src/9/port/devcons.c:211 This calls vseprint().
>
> /sys/src/libc/fmt/fmt.c:47 The fmt library installs %r
> (errfmt) by default.
>
>
>> How can this work? ...or does the kernel itself
>> perform system calls?
it doesn't; syscall will panic.
Hi,
I have tried to run the lguest port on a 2.6.25 kernel, with not much luck. I
guess i was successful in setting the thing up, as
> There were a number of changes in the kernel last 6 months, I just
> recently did a pull and the lguest port is screwed. I spent part of
> today fixing things and
note that you really need to run latest now, e.g. 2.6.25 with the
newest lguest port.
ron
it's fixed for me, the new code is on sources or so I recall. I just
ran it yesterday.
Someone else reported a problem, I don't have time to work on it until
next week.
thanks
ron
so it can go here: http://bellard.org/qemu/download.html
might as well make it available ..
ron
Pietro Gagliardi schrieb:
> All right, let's stop this now. I had just waken up and was a bit
> tired when I wrote that. But I had a reason: you did not answer the
> question of why the system didn't have an 8c.
>
> sorry.
>
>
>
I have checked the original mail of qwery9q:
"However, once installed
i'm seeing some out-of-memory behavior i don't quite understand.
there is no swap configured. the machine is a cpuserver.
the symptom is this message is repeated on the console
maybe 20x. fs in this case is upas/fs. (the standard one.)
311954: fs killed: out of memory
out of physical memory; no
On Fri, 25 Jul 2008 08:32:22 PDT "ron minnich" <[EMAIL PROTECTED]> wrote:
> so it can go here: http://bellard.org/qemu/download.html
>
> might as well make it available ..
Not sure why qemu/download.html shows so few bootable images.
Another alternative is oszoo.org. See for instance
http://www
Hi,
I have an old sony laptop which has a currently unsupported Neomagic 256
AV+ graphics device. Based on a reading of the XFree Neomagic driver I
have made changes to the kernel and aux/vga and, as you all probably
know ;-), I have re-compiled the kernel etc...(I have another pc running
Pla
did you do a textinstall onto the sony? even if you haven't, you can
still boot from the cd, configure the network manually at the console,
copy the new kernel to memory and reboot from it.
something like this (not guaranteed to work):
# boot from cd, until you're in rc
% ip/ipconfig # dhcp
% ram
> 311954: fs killed: out of memory
> out of physical memory; no swap configured
> 311954: fs killed: out of memory
> out of physical memory; no swap configured
> 311954: fs killed: out of memory
>
> there's a sleep of 5 seconds after killbig
> is called. so, though it's hard to imagine,
> it must
unfortunately or fortunately this is a rare problem.
hopefully the caching upas will mature faster than
our mailboxes grow.
thanks for re-pointing out the acid tricks. i shall
lay a trap. but in the interest of covering the careful
thought bit ...
> /sys/src/9/port/proc.c:/^killbig marks the pr
If you have a PXE able pc, that may be very useful for debugging.
--
- curiosity sKilled the cat
> how would that happen? upas/fs -p doesn't fork.
> (it's being run from imap4d.)
maybe more than one process isn't involved.
that would make your job easier. ☺
> i originally thought someone else might be sitting
> on the shared segments, but i couldn't explain how
> that might be happening.
16 matches
Mail list logo