NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55089: Possible kernel memory leak in radeondrmkms on 9.0
The following reply was made to PR kern/55089; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: kern/55089: Possible kernel memory leak in radeondrmkms on 9.0
Date: Fri, 20 Mar 2020 11:02:46 +0900
On NetBSD/amd64 9.0, it seems to use kmem-160 instead of kmem-96 on i386:
---
kmem-160 160 117347 0 0 4694 0 4694 4694 0 inf 0
kmem-160 160 119586 0 0 4784 0 4784 4784 0 inf 0
kmem-160 160 121640 0 0 4866 0 4866 4866 0 inf 0
kmem-160 160 123731 0 0 4950 0 4950 4950 0 inf 0
kmem-160 160 125666 0 0 5027 0 5027 5027 0 inf 0
kmem-160 160 127428 0 0 5098 0 5098 5098 0 inf 0
kmem-160 160 128860 0 0 5155 0 5155 5155 0 inf 0
kmem-160 160 128860 0 0 5155 0 5155 5155 0 inf 0
kmem-160 160 128860 0 0 5155 0 5155 5155 0 inf 0
kmem-160 160 128863 0 0 5155 0 5155 5155 0 inf 0
kmem-160 160 128873 0 0 5155 0 5155 5155 0 inf 0
---
So kmem_alloc(9) for structures with pointers?
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index