* [patch 0/5] lightweight robust futexes: -V2
@ 2006-02-15 22:56 Ingo Molnar
0 siblings, 0 replies; only message in thread
From: Ingo Molnar @ 2006-02-15 22:56 UTC (permalink / raw)
To: linux-kernel
Cc: Ulrich Drepper, Thomas Gleixner, Arjan van de Ven, Andrew Morton
This is release -V2 of the "lightweight robust futexes" patchset.
The patchset can also be downloaded from:
http://redhat.com/~mingo/lightweight-robust-futexes/
one detail i forgot to mention before is the .text effect of the
feature:
text data bss dec hex filename
4698410 983432 798248 6480090 62e0da vmlinux.orig
4700692 983504 798248 6482444 62ea0c vmlinux.vma-based +2282 bytes
4698941 983540 798248 6480729 62e359 vmlinux.list-based +531 bytes
so we can get a more complete solution for a fourth of the .text size.
Changes since -V1:
- fixed FUTEX=n build errors (found by Andrew Morton)
- fixed patch ordering and other dependencies, so that at every step,
the kernel builds and boots fine with FUTEX=y and FUTEX=n.
(found by Andrew Morton)
Ingo
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-15 22:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-15 22:56 [patch 0/5] lightweight robust futexes: -V2 Ingo Molnar
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.