Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ENOMEM in dom0



On Tue, May 10, 2005 at 12:06:17PM +0300, Martti Kuparinen wrote:
> I'm getting this to dom0 logs. Any ideas what's going on?
> 
> May 10 10:04:44 xen1 /netbsd: xen_shm_map: ENOMEM
> May 10 10:04:44 xen1 /netbsd: xen_shm_unmap: callback
> May 10 10:04:44 xen1 /netbsd: xen_shm_unmap: callback cleared
> May 10 10:04:44 xen1 /netbsd: xen_shm_unmap: callback

These are debug printf, that I left in because I couldn't trigger this
condition on my systems. Now that we know this code is working properly,
I removed some of them and put the others in #ifdef DEBUG.
These messages are harmless, and just shows that the code dealing with resource
shortage is working properly :)

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index