Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1331565

Scalable random patchkit revisited

From Andi Kleen <andi@firstfloor.org>
Newsgroups linux.kernel
Subject Scalable random patchkit revisited
Date 2016-02-11 00:10 +0100
Message-ID <r0M3w-pI-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Ted,

So far noone has come with a better solution, and the /dev/*random scaling
problem on large systems is still there and affecting workloads.

So I would like to resubmit the /dev/*random patchkit I posted some time
ago. Back then it was successfully reviewed, but then some alternative
proposals came up that nobody was interested in working on.

If new proposals are implemented they could be done on top of my patchkit
(even removing the extra pools if they are not needed anymore).

I forward ported the patches to the current master (4.5-rc*) and retested
it and it works just fine.

Please consider applying.

Thanks,
-Andi

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Scalable random patchkit revisited Andi Kleen <andi@firstfloor.org> - 2016-02-11 00:10 +0100
  [PATCH 1/3] Make /dev/urandom scalable Andi Kleen <andi@firstfloor.org> - 2016-02-11 00:10 +0100
  [PATCH 3/3] random: Add pool name to urandom_read trace point Andi Kleen <andi@firstfloor.org> - 2016-02-11 00:10 +0100
  [PATCH 2/3] random: Make input to output pool balancing per cpu Andi Kleen <andi@firstfloor.org> - 2016-02-11 00:10 +0100

csiph-web