Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Dec 2016 17:13:10 -0600
From:      Eric van Gyzen <vangyzen@FreeBSD.org>
To:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   Re: kinfo_proc::ki_tdname truncation
Message-ID:  <326a2d68-c4f4-e6fc-17c5-4556ecf8c853@FreeBSD.org>
In-Reply-To: <3379ac69-16e0-4071-8e69-4fb05b011ba7@FreeBSD.org>
References:  <3379ac69-16e0-4071-8e69-4fb05b011ba7@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/05/2016 20:29, Eric van Gyzen wrote:
> I just noticed that kinfo_proc::ki_tdname is three characters shorter than
> thread::td_name.  Would anyone object if I steal 4 bytes from ki_sparestrings to
> add a field for these three extra characters (and fix all consumers
> accordingly)?  Yes, I care enough about those three characters to do this.

If anyone is interested:

	https://reviews.freebsd.org/D8722

Eric



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?326a2d68-c4f4-e6fc-17c5-4556ecf8c853>