<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/net/sunrpc/timer.c, branch v3.17</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.17</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.17'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2012-04-15T16:44:40Z</updated>
<entry>
<title>net: cleanup unsigned to unsigned int</title>
<updated>2012-04-15T16:44:40Z</updated>
<author>
<name>Eric Dumazet</name>
<email>eric.dumazet@gmail.com</email>
</author>
<published>2012-04-15T05:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=95c961747284a6b83a5e2d81240e214b0fa3464d'/>
<id>urn:sha1:95c961747284a6b83a5e2d81240e214b0fa3464d</id>
<content type='text'>
Use of "unsigned int" is preferred to bare "unsigned" in net tree.

Signed-off-by: Eric Dumazet &lt;eric.dumazet@gmail.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>SUNRPC: Add documenting comments in net/sunrpc/timer.c</title>
<updated>2009-08-09T19:09:47Z</updated>
<author>
<name>Chuck Lever</name>
<email>chuck.lever@oracle.com</email>
</author>
<published>2009-08-09T19:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c05988cdb06237738d361ef82fbf4df1020aa3db'/>
<id>urn:sha1:c05988cdb06237738d361ef82fbf4df1020aa3db</id>
<content type='text'>
Clean up: provide documenting comments for the functions in
net/sunrpc/timer.c.

Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;
Signed-off-by: Trond Myklebust &lt;Trond.Myklebust@netapp.com&gt;
</content>
</entry>
<entry>
<title>SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions</title>
<updated>2007-10-09T21:17:36Z</updated>
<author>
<name>\"Talpey, Thomas\</name>
<email>Thomas.Talpey@netapp.com</email>
</author>
<published>2007-09-10T17:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=1244480976d357447aeddd3f44977586bfa0462b'/>
<id>urn:sha1:1244480976d357447aeddd3f44977586bfa0462b</id>
<content type='text'>
SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions

As a preface to allowing arbitrary transport modules to be loaded
dynamically, add EXPORT_SYMBOL_GPL for all generic transport functions
that a transport implementation might want to use.

Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;
Acked-by: Tom Talpey &lt;tmt@netapp.com&gt;

Signed-off-by: Trond Myklebust &lt;Trond.Myklebust@netapp.com&gt;
</content>
</entry>
<entry>
<title>SUNRPC: remove extraneous header inclusions</title>
<updated>2006-09-23T03:24:47Z</updated>
<author>
<name>Chuck Lever</name>
<email>chuck.lever@oracle.com</email>
</author>
<published>2006-08-23T00:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=39d7bbcb5ba5e9d8d658b70903dd7939400e57db'/>
<id>urn:sha1:39d7bbcb5ba5e9d8d658b70903dd7939400e57db</id>
<content type='text'>
include/linux/sunrpc/clnt.h already includes include/linux/sunrpc/xprt.h.
We can remove xprt.h from source files that already include clnt.h.
Likewise include/linux/sunrpc/timer.h.

Test plan:
Compile kernel with CONFIG_NFS enabled.

Signed-off-by: Chuck Lever &lt;chuck.lever@oracle.com&gt;
Signed-off-by: Trond Myklebust &lt;Trond.Myklebust@netapp.com&gt;
</content>
</entry>
<entry>
<title>Following a suggestion by Jamie Lokier</title>
<updated>2004-05-20T11:47:06Z</updated>
<author>
<name>Trond Myklebust</name>
<email>trond.myklebust@fys.uio.no</email>
</author>
<published>2004-05-20T11:47:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=6da1abab69dc2d6b12123fba230f539028743b0f'/>
<id>urn:sha1:6da1abab69dc2d6b12123fba230f539028743b0f</id>
<content type='text'>
RPC: Make "major" timeouts be of fixed length "timeo&lt;&lt;retrans"
     rather than counting the number of retransmissions. The
     clock starts at the first attempt to send each request.
                                                                                
RPC: Ensure that we "slow start" the RTT estimation after a
     major timeout has occurred.
</content>
</entry>
<entry>
<title>[SUNRPC]: Remove unneeded version.h inclusion.</title>
<updated>2003-08-30T13:35:48Z</updated>
<author>
<name>Felipe Damasio</name>
<email>felipewd@terra.com.br</email>
</author>
<published>2003-08-30T13:35:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=eceabb8f825c07936bc52950b1d86ec8e13205ed'/>
<id>urn:sha1:eceabb8f825c07936bc52950b1d86ec8e13205ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase the minimum RTO timer value to 1/10 second. This is more</title>
<updated>2003-08-21T11:33:03Z</updated>
<author>
<name>Trond Myklebust</name>
<email>trond.myklebust@fys.uio.no</email>
</author>
<published>2003-08-21T11:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4bdeac8fa5d5c6a4408ef42ec66a715c36fd27a6'/>
<id>urn:sha1:4bdeac8fa5d5c6a4408ef42ec66a715c36fd27a6</id>
<content type='text'>
in line with what is done for TCP.

Signedness corrections when updating RTT.

Be conservative when calculating RTO. Round up the residues.
</content>
</entry>
<entry>
<title>Back out some congestion control changes that were causing trouble,</title>
<updated>2003-08-21T11:29:14Z</updated>
<author>
<name>Trond Myklebust</name>
<email>trond.myklebust@fys.uio.no</email>
</author>
<published>2003-08-21T11:29:14Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=df9e22888f4ad5dc4f06f7e339de0b12e59626d7'/>
<id>urn:sha1:df9e22888f4ad5dc4f06f7e339de0b12e59626d7</id>
<content type='text'>
among other things, for the "soft" mount option.
</content>
</entry>
<entry>
<title>[PATCH] RTO estimator cleanup patch</title>
<updated>2002-11-08T11:28:49Z</updated>
<author>
<name>Chuck Lever</name>
<email>cel@citi.umich.edu</email>
</author>
<published>2002-11-08T11:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=2752e0097c8078cc5d186043bbbc0cb6b0c2521e'/>
<id>urn:sha1:2752e0097c8078cc5d186043bbbc0cb6b0c2521e</id>
<content type='text'>
clean up RPC client's RTO estimator.
</content>
</entry>
<entry>
<title>[PATCH] fix jiffies wrap in new RPC RTO estimator</title>
<updated>2002-11-08T11:28:43Z</updated>
<author>
<name>Chuck Lever</name>
<email>cel@citi.umich.edu</email>
</author>
<published>2002-11-08T11:28:43Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=a7ec0168a72658356d790ae71e500778a6aafde0'/>
<id>urn:sha1:a7ec0168a72658356d790ae71e500778a6aafde0</id>
<content type='text'>
the new RPC RTO estimator has some jiffies wrap problems.
</content>
</entry>
</feed>
