Hi All,
I have two system one is Debug and another is Target machine. I am debugging
using kgdb from Debug machine.
Line no: 272 into the function vm_page_startup( vaddr ) of vm_page.c - Freebsd
7.0,
mapped=pmap() is there. when i press "S" (step by step debug) then
(kgdb)s
pmap_map( , , , ,)
Hi All,
Sorry for late reply, i was out of work for a week.
I made wrong comment in Getpid():
Getpid() {
/* ..
/* ... */
*/
return()
}
I removed it and now it is working fine.
Thanks
--- On Mon, 1/19/09, Dag-Erling Smørgrav wrote:
From: Dag-Erling Smørgrav
Subject: Re: panic: G
Hi All,
I am trying remote kernel debugging in FreeBSD using serial communication. I
got the following link.
http://www.ibm.com/developerworks/aix/library/au-debugfreebsd.html#list1
My problem is my developing and target system does not have DS25 female port.
Anyone have any idea about Remote
Hi All,
Thanks for answering my previous question "FreeBSD kernel Debugging tools for
Virtual Memory Module", thank you Dag-Erling Smørgrav.
Today i made a comment in Getpid() function of sys/kern/kern_prot.c file and i
got error of
Hi all,
I am having a problem of kernel panic in FreeBSD 7.0:
In sys/boot/forth/beastie.4th
variable rebootkey
variable mykey (added line)
After building and installing the kernel, when i reboot the system it gives me
the following error:
Hi there,
I changed the following file of FreeBSD 7.0:
sys/boot/forth/beastie.4th
variable rebootkey
variable mykey (added line)
I built and installed kernel, then i reboot the system, it gives me the
following error:
---
" panic: free: gu
Hi Friends, Happy New Year,
I am working on Virtual Memory parts of FreeBSD OS. My Problem is, whenever i
modify little code of vmpage.c file i need to build the whole kernel to check
the modification and i even am not able to debug the kernel code.
Could anyone please inform me kernel Debuggi
m/etc..
Oleksandr Tymoshenko" <[EMAIL PROTECTED]>
From: Oleksandr Tymoshenko <[EMAIL PROTECTED]>
> Subject: Re: What happen when FreeBSD boot first time
> To: [EMAIL PROTECTED]
> Cc: freebsd-hackers@freebsd.org, [EMAIL PROTECTED]
> Date: Sunday, November 9, 2008, 6:4
Hi Friends,
I am working on FreeBSD Virtual Memory improvement algorithm.
How VM allocate pages first time when system boot?
How phys_avail[] have values in sys/vm/vm_Page.c line 228?
Thanks
Kamlesh
___
freebsd-hackers@freebsd.org mailing list
Hi friends,
My name is Kamlesh and i am working on freeBSD Virtual Memory Improvement
Algorithm as my Master Project at California State University Sacramento.
Could any one help me in Virtual Memory free space management: Splay treeto
Radix tree?
Thanks
Kamlesh
___
10 matches
Mail list logo