Re: Q: Darwin panicing too soon?
Re: Q: Darwin panicing too soon?
- Subject: Re: Q: Darwin panicing too soon?
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 7 Aug 2003 11:50:16 +0200
Le jeudi, 7 ao{ 2003, ` 04:54 Europe/Paris, Jim Magee a icrit :
Well, free space is a bit tough to track - especially since the kernel
carves its own address space up into a few large submaps. One of
those is the zones submap (where all the zones virtual memory
allocations reside). You can see what allocations have been made in
there by using the zprint(1) utility. But I'm pretty sure that only
the kernel debugger will let you see what the maximum size of the
submap is - to allow you to compute the remaining free space.
Since there's no man page (and a quick search in google pointed to no
related zprint stuff), would someone know what the option of this tools
mean:
usage: zprint [-w] [-s] [-c] [-h] [name]
-h is not working the way I'm trying to use it
This tool will be very useful to check that I'm not leaking mbuf.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.