On Mon, 2006-06-26 at 15:50 +0530, bhuvan.kumarmital@xxxxxxxxx wrote: > > you made the same mistake here as on kernelnewbies.. you didn't post a pointer to the source code ;) > > -----Original Message----- > > From: Bhuvan Kumarmital (WT01 - Semiconductors & Consumer > > Electronics) > > To: 'kernelnewbies@xxxxxxxxxxxx' > > Subject: Expertise required:USB bulk-throughput and memory > > leak detection > > > > > > My team is developing a device driver for a PCMCIA based > > USB device. We're currently trying to test the performance of > > our driver. However we're unable to figure out a reliable methods of: > > 1.) detecting memory leaks caused by our driver code. > > 2.) Neither have we been able to find a tool which shows % > > utilisation of kernel memory used by our driver.(kernel > > memory monitoring) > > 3.) Throughput calculation of bulk data transfer is also not > > precise. We still rely on measuring time on stop watch, while > > Transferring data. > > > > About the memory monitoring, there are quite a few tools > > available at the application level (like free and top which > > are available with the operating system itself). But none for > > the kernel level. > > > > Please suggest other feasible ways of detecting leaks and > > monitoring kernel memory utilisation for kernel 2.6.15.4 on > > fedora core 4. > > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/