<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/net/rds/cong.c, branch v2.6.32</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>RDS: Export symbols from core RDS</title>
<updated>2009-08-24T02:13:07+00:00</updated>
<author>
<name>Andy Grover</name>
<email>andy.grover@oracle.com</email>
</author>
<published>2009-08-21T12:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=616b757ae18fb8ec2dfe7ff9d3f589f82cb0eb9d'/>
<id>616b757ae18fb8ec2dfe7ff9d3f589f82cb0eb9d</id>
<content type='text'>
Now that rdma and tcp transports will be modularized,
we need to export a number of functions so they can call them.

Signed-off-by: Andy Grover &lt;andy.grover@oracle.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that rdma and tcp transports will be modularized,
we need to export a number of functions so they can call them.

Signed-off-by: Andy Grover &lt;andy.grover@oracle.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rds: Fix build on powerpc.</title>
<updated>2009-03-02T09:49:28+00:00</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2009-03-02T09:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=c3b3240450ab8a1f3e52c5a69d53113deb6f91c5'/>
<id>c3b3240450ab8a1f3e52c5a69d53113deb6f91c5</id>
<content type='text'>
As reported by Stephen Rothwell.

&gt; Today's linux-next build (powerpc allyesconfig) failed like this:
&gt;
&gt; net/rds/cong.c: In function 'rds_cong_set_bit':
&gt; net/rds/cong.c:284: error: implicit declaration of function 'generic___set_le_bit'
&gt; net/rds/cong.c: In function 'rds_cong_clear_bit':
&gt; net/rds/cong.c:298: error: implicit declaration of function 'generic___clear_le_bit'
&gt; net/rds/cong.c: In function 'rds_cong_test_bit':
&gt; net/rds/cong.c:309: error: implicit declaration of function 'generic_test_le_bit'

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As reported by Stephen Rothwell.

&gt; Today's linux-next build (powerpc allyesconfig) failed like this:
&gt;
&gt; net/rds/cong.c: In function 'rds_cong_set_bit':
&gt; net/rds/cong.c:284: error: implicit declaration of function 'generic___set_le_bit'
&gt; net/rds/cong.c: In function 'rds_cong_clear_bit':
&gt; net/rds/cong.c:298: error: implicit declaration of function 'generic___clear_le_bit'
&gt; net/rds/cong.c: In function 'rds_cong_test_bit':
&gt; net/rds/cong.c:309: error: implicit declaration of function 'generic_test_le_bit'

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>RDS: Congestion-handling code</title>
<updated>2009-02-27T07:39:24+00:00</updated>
<author>
<name>Andy Grover</name>
<email>andy.grover@oracle.com</email>
</author>
<published>2009-02-24T15:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=922cb17a5c812fcc9ebee249f4109db099896941'/>
<id>922cb17a5c812fcc9ebee249f4109db099896941</id>
<content type='text'>
RDS handles per-socket congestion by updating peers with a complete
congestion map (8KB). This code keeps track of these maps for itself
and ones received from peers.

Signed-off-by: Andy Grover &lt;andy.grover@oracle.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RDS handles per-socket congestion by updating peers with a complete
congestion map (8KB). This code keeps track of these maps for itself
and ones received from peers.

Signed-off-by: Andy Grover &lt;andy.grover@oracle.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
