Re: [patch] threading enhancements, tid-2.5.48-C0

Luca Barbieri (ldb@ldb.ods.org)
21 Nov 2002 20:30:41 +0100


--=-/UMkz16AH9YwFFDMfaNT
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

> this method is quite dangerous as the register usage is largely ad-hoc in
> the x86 lowlevel code. Eg. your %ebx use clashes with that of kernel
> threads, which also go through ret_from_fork.
Yes, I realize that it was a bad idea, since bloat in task_struct can be
avoided by putting clear_tid in an union other temporary data (e.g.
*link_count), without using arch-specific code (and this is a obviously
a separate patch).

--=-/UMkz16AH9YwFFDMfaNT
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA93TRedjkty3ft5+cRAmQ/AKCK7SPP/PGvE/EE9NJKqYSDNaNlEACgrHIk
6xrtig9bCzO9KL6hPqTWGLs=
=cBcR
-----END PGP SIGNATURE-----

--=-/UMkz16AH9YwFFDMfaNT--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/