All of lore.kernel.org
 help / color / mirror / Atom feed
* Updated performance patch series
@ 2020-12-14 18:14 anton.ivanov
  2020-12-14 18:14 ` [PATCH v5 1/4] um: Add support for host CPU flags and alignment anton.ivanov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: anton.ivanov @ 2020-12-14 18:14 UTC (permalink / raw)
  To: linux-um; +Cc: richard

1. I have revised the patches to fallback to x86 throughout instead
of falling back to generics.
2. Symlinks have been dropped in favour of direct references for the
x86 includes where applicable.
3. We use x86 CPU Feature flags now so anyone who wants to try their
luck doing the alternatives replacement can reuse some of the x86 code.
4. The perf gap between using kernel functions and using glibc has
narrowed a bit, but it is still there.



_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-12-15  9:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 18:14 Updated performance patch series anton.ivanov
2020-12-14 18:14 ` [PATCH v5 1/4] um: Add support for host CPU flags and alignment anton.ivanov
2020-12-14 18:14 ` [PATCH v5 2/4] um: enable the use of optimized xor routines in UML anton.ivanov
2020-12-14 18:14 ` [PATCH v5 3/4] um: add a UML specific futex implementation anton.ivanov
2020-12-15  9:43   ` Anton Ivanov
2020-12-15  9:46     ` Richard Weinberger
2020-12-15  9:56       ` Anton Ivanov
2020-12-14 18:14 ` [PATCH v5 4/4] um: allow the use of glibc functions instead of builtins anton.ivanov

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.