~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to net/rds/iw_send.c

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
307
307
 *
308
308
 * Conceptually, we have two counters:
309
309
 *  -   send credits: this tells us how many WRs we're allowed
310
 
 *      to submit without overruning the reciever's queue. For
 
310
 *      to submit without overruning the receiver's queue. For
311
311
 *      each SEND WR we post, we decrement this by one.
312
312
 *
313
313
 *  -   posted credits: this tells us how many WRs we recently