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: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: re: kern/55089: Possible kernel memory leak in radeondrmkms on 9.0
Date: Mon, 12 Jul 2021 13:05:41 +1000

 after running with this fix:
 
    http://mail-index.netbsd.org/source-changes/2021/06/27/msg130457.html
 
 for a few days, i am convinced of two things:
 
 - this was the main cause of leaking that i was seeing.
 
 - unfortunately, it's clearly not the only one.
 
 
 the leak rate is far less than previously (5-10x less), and the
 consumed by "kmem-00192" increases if eg, i run make eg, xterm
 very active, so i'm reasonably sure it's still leaking, but after
 over 4 days, there are only 13k allocated pages (previously, it
 would be at least 100k.)
 
 this is not yet fully confirmed, i need to install a dtrace 
 enabled world and dtrace it.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index