2008/12/4 pluknet <[EMAIL PROTECTED]>

> 2008/12/4 Alexej Sokolov <[EMAIL PROTECTED]>:
>  > Hello,
> > Where/How can I get information about vm_submap's in the actual stable
> > kernel:
> > % uname -v
> > FreeBSD 7.0-RELEASE-p5 #0: Tue Oct  7 19:05:20 CEST 2008
> > And what kind of data is present in these submaps (mallocs, mbufs,
> > DMA-buffer..)?
> >
>
> vm_map_submap(9) might help you.
> btw, it's called only from one place I can find: kmem_suballoc.

Ok, then the next question: If I have some kernel virtual addres, what is
the best way to find out which submap it belongs to?


>
>
> > Thanks,
>
> --
> wbr,
> pluknet
>
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to