Hi: 2009/7/28 Greg KH <greg@xxxxxxxxx>: > On Tue, Jul 28, 2009 at 12:13:10AM +0800, loody wrote: >> hi: >> >> 2009/7/27 Greg KH <greg@xxxxxxxxx>: >> > On Mon, Jul 27, 2009 at 10:57:17PM +0800, loody wrote: >> >> Dear all: >> >> Would someone please tell me what are the key items about linux performance? >> > >> > What ever you care about :) >> > >> >> I only write the driver before, kernel for me just like another big API. >> >> If I want to know whether my driver will make kernel performance not >> >> well, how can I do? >> > >> > Run it and see what happens. >> > >> > Do you have any _specific_ questions about this kind of thing? >> > >> > How about a pointer to the driver you are referring to? >> >> I apologze for posting the wrong place. >> I should post it to the kernle mailing list. :) >> Everything I finish porting driver, what I do and only I know is check >> whether file i/o is correct. >> >> But I have no idea is there any key word/items/list I should check in >> the kernel. >> BTW, is there any test bench or test program I can evaluate kernel performance? >> appreciate your help, Hi: thanks for your reply. > There are lots of test programs that do this. But again, it depends on Would you please tell me some keywords? > what you care about. > Can you post a link to your driver? I write 1 video driver, 2 audio drivers and porting usb driver on my embedded system. I intend to check the system performance when I read steam from usb, play it and and store it back with different video format. The performance I want to focus are "memory leak", "cpu usage" and "memory usage" on different task. Would you please tell me where I should start from and anything I need to take care about? appreciate your help, miloody -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ