[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: bootchart tweak ...
- From: "Thomas H.P. Andersen" <phomes gmail com>
- To: michael meeks novell com
- Cc: performance-list <performance-list gnome org>, Federico Mena Quintero <federico novell com>
- Subject: Re: bootchart tweak ...
- Date: Fri, 22 May 2009 14:35:44 +0200
> prctl (PR_SET_NAME, "mutt-make-panel", 0, 0, 0);
>
> (sadly it only takes 16 character names for whatever reason).
Just a small nitpick. It actually only takes 15 character names + null
termination.
The allowed number of characters can be increased by compiling a
kernel with a higher value for TASK_COMM_LEN in include/linux/shed.h
- Thomas
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]