(unknown charset) Re: LOR (vm_fault.c:286 and vm_kern.c:323)

From: (unknown charset) Alan L. Cox <alc_at_imimic.com>
Date: Thu, 07 Aug 2003 23:08:06 -0500
Kris Kennaway wrote:
> 
> I don't think I've seen this i386 traceback before.  Is it harmless as
> well?
> 

Yes.  In general, any LOR involving a system map mutex and a vm object
mutex that has a stack trace looking like

_mtx_lock_flags()
_vm_map_lock()
kmem_malloc()
page_alloc()
slab_zalloc()
uma_zone_slab()
uma_zalloc_internal()
uma_zfree_arg()
...

is not a problem.

Regards,
Alan
Received on Thu Aug 07 2003 - 19:08:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:18 UTC