[Tinyos-beta-commits] CVS: tinyos-1.x/beta/teps/txt tep108.txt, 1.1, 1.2

David Gay idgay at users.sourceforge.net
Wed Mar 30 17:03:28 PST 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/teps/txt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25929

Modified Files:
	tep108.txt 
Log Message:
comment on what resource reservation means for hardware


Index: tep108.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/teps/txt/tep108.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** tep108.txt	31 Mar 2005 00:59:43 -0000	1.1
--- tep108.txt	31 Mar 2005 01:03:14 -0000	1.2
***************
*** 163,166 ****
--- 163,171 ----
  }
  
+ A final note: in some cases, resource reservation will correspond to
+ hardware resource reservation (e.g., for I2C). In other cases --- where
+ there is no hardware, for a bus which cannot be reserved, etc --- resource
+ reservation is purely a reservation of the software component itself.
+ 
  4. Standard arbiters
  ====================================================================



More information about the Tinyos-beta-commits mailing list