Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sushaga

    gdb

    hi, I want to write my own gdb, how to go about it? i am thinking of using ptrace sys call for that , is that possible? or else how to go about it? if u know any material about it guide me their,i am working on linux 2.4.18 kernel ,thanx in advance. ....sushaga
  2. sushaga

    UBC cache vs. Metadata cache

    Hi, What is Metadata? Is it possible to find metadata hits and misses in hp-ux. Thanx
  3. sushaga

    UBC cache vs. Metadata cache

    hi, What is the difference between UBC cache and Metadata cache ? where can i find UBC cache Hits and Metadata cache Hits in hp-ux? Advanced thanx for the help.
  4. sushaga

    hp-ux

    Thanx friends, I got it.
  5. sushaga

    hp-ux

    Hi, I have got a simple doubt, How to find whether i am working on 32 bit hp-ux or 64 bit hp-ux? is their any system call from which i can print it in my c code. Thanx in advance.
  6. sushaga

    Kernel data structures

    Mike give me some more tips on copy-on-write faults man, I am not getting it anywhere. waiting for your reply. ...Sudhananda
  7. sushaga

    Kernel data structures

    U r correct tdagod, is their no other method by which i can access that member coz i don't have glance plus. Mike is it not possible to access that directly from /dev/kmem if yes, how? Thanks for replying. ...Sushaga
  8. sushaga

    Kernel data structures

    Thanks for reply mike, but i don't know what is this measureware? give some details or direct me to some site containing these. thanks
  9. sushaga

    Kernel data structures

    I am working on hp-ux 11.11 i have got a doubt on it please help me. I want to access the member v_cwfault ( copy on write faults) of the structure vmmeter in the header file sys/vmmeter.h, since i am not getting any system call, i am not being able to access it how can i access it? i tried...

Part and Inventory Search

Back
Top