Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: ksms.o

RE: ksms.o

From: Nelson, Allan <anelson_at_miswaco.com>
Date: Wed, 30 Jun 2004 07:41:08 -0500
Message-ID: <7E0DB3A126BA9146AC30744E2B7E42459742E5@midhouhqxch01.net.smith.com>


And also you can use nm to get a list of the symbols in it. You can then use od to get ascii informantion from it. Then trace oracle code...... Invent more than 24 hour days :-) Use gdb to reverse engineer the kernel :-) (and possibly illegal)

BTW, when will this book be out. It seems I've had it pre-ordered for quite a while.

Thanks
Allan

-----Original Message-----

=46rom: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of K Gopalakrishnan Sent: Wednesday, June 30, 2004 6:11 AM
To: oracle-l_at_freelists.org
Subject: Re: ksms.o

I think ksms.o (or ksms.c) defines the SGA components in the memory and it may (probably) define the starting address of the SGA. Generally speaking KSM components (Kenel ServiceLayer MemoryManagement) are related to Memory structures in the SGA.

=3D=3D=3D=3D=3D
Have a nice day !!



Best Regards,
K Gopalakrishnan,
Co-Author: Oracle Wait Interface: Oracle Press 2004. http://www.amazon.com/exec/obidos/tg/detail/-/007222729X/

        =09



Do you Yahoo!=3F
New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail=20

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ =46AQ is at http://www.freelists.org/help/fom-serve/cache/1.html


This email is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. Copying, forwarding or distributing this message by persons or entities other than the addressee is prohibited. If you have received this email in error, please contact the sender immediately and delete the material from any computer. This email may have been monitored for policy compliance. [021216]

Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Jun 30 2004 - 07:38:44 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US