Re: [PATCHES] [HACKERS] Another aspect of set_ps_display ()

2007-02-16 Thread Bruce Momjian
Applied. --- Bruce Momjian wrote: I did some research on this item from October, 2006. I was struck by the memset of 2344 for every proc title change on popular platforms like Linux. The attached patch reduces the

Re: [PATCHES] [HACKERS] Another aspect of set_ps_display ()

2007-02-13 Thread Bruce Momjian
I did some research on this item from October, 2006. I was struck by the memset of 2344 for every proc title change on popular platforms like Linux. The attached patch reduces the memset to only span the length needed since the last title change. This should significantly reduce the proc title