> The code has been implemented as part of the Linux kernel release version 6.13 in January. This is basically 3 month old news now.
Reworking 30 lines of Linux code could cut power use by up to 30 percent
11–20 of 123 posts
Re: Reworking 30 lines of Linux code could cut power use by up to 30 percent
#12Linux added a busy polling feature for high performance networking. Most Linux software does not use it, but software used in datacenters (e.g. by CDNs) that does use it makes the system very energy inefficient when things are not busy. This patch gives the the kernel the ability to turn that off when not busy to regain energy efficiency until things become busy again. The article name is somewhat misleading, since i…
you don’t have to say “in datacenters” when talking about linux, that is the obvious context in the vast majority of cases
Re: Reworking 30 lines of Linux code could cut power use by up to 30 percent
#13Re: Reworking 30 lines of Linux code could cut power use by up to 30 percent
#14Re: Reworking 30 lines of Linux code could cut power use by up to 30 percent
#15Re: Reworking 30 lines of Linux code could cut power use by up to 30 percent
#16The "up to 30%" figure is operative when you have a near-idle application that's busy polling, which is already dumb. There are several ways to save energy in that case.
Re: Reworking 30 lines of Linux code could cut power use by up to 30 percent
#17Linux added a busy polling feature for high performance networking. Most Linux software does not use it, but software used in datacenters (e.g. by CDNs) that does use it makes the system very energy inefficient when things are not busy. This patch gives the the kernel the ability to turn that off when not busy to regain energy efficiency until things become busy again. The article name is somewhat misleading, since i…
you don’t have to say “in datacenters” when talking about linux, that is the obvious context in the vast majority of cases
Re: Reworking 30 lines of Linux code could cut power use by up to 30 percent
#18Linux added a busy polling feature for high performance networking. Most Linux software does not use it, but software used in datacenters (e.g. by CDNs) that does use it makes the system very energy inefficient when things are not busy. This patch gives the the kernel the ability to turn that off when not busy to regain energy efficiency until things become busy again. The article name is somewhat misleading, since i…
you don’t have to say “in datacenters” when talking about linux, that is the obvious context in the vast majority of cases
Re: Reworking 30 lines of Linux code could cut power use by up to 30 percent
#19Linux added a busy polling feature for high performance networking. Most Linux software does not use it, but software used in datacenters (e.g. by CDNs) that does use it makes the system very energy inefficient when things are not busy. This patch gives the the kernel the ability to turn that off when not busy to regain energy efficiency until things become busy again. The article name is somewhat misleading, since i…
you don’t have to say “in datacenters” when talking about linux, that is the obvious context in the vast majority of cases
(I typed this on Linux PC).
Re: Reworking 30 lines of Linux code could cut power use by up to 30 percent
#20> The code has been implemented as part of the Linux kernel release version 6.13 in January. This is basically 3 month old news now.
Similarly, I prefer old books, old computer games, old movies (or at least not ones currently being hot/viral/advertised), this allows a lot of trash to self-filter out. Including trash being breathlessly promoted and consumed.