/[hurd]/hurd-l4/libl4/l4/gnu/space.h
ViewVC logotype

Diff of /hurd-l4/libl4/l4/gnu/space.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by marcus, Thu Oct 28 19:20:04 2004 UTC revision 1.9 by marcus, Fri Jan 21 21:12:36 2005 UTC
# Line 240  l4_space_control (l4_thread_id_t space, Line 240  l4_space_control (l4_thread_id_t space,
240     while END must be the address of the last byte in the area.  FPAGES     while END must be the address of the last byte in the area.  FPAGES
241     must be an array of at least     must be an array of at least
242    
243     L4_FPAGE_SPAN_MAX - (l4_min_page_size () - L4_MIN_PAGE_SIZE_LOG2)     L4_FPAGE_SPAN_MAX - 2 * (l4_min_page_size_log2 () - L4_MIN_PAGE_SIZE_LOG2)
244    
245     fpages (you can just use L4_FPAGE_SPAN_MAX if you need a constant     fpages (you can just use L4_FPAGE_SPAN_MAX if you need a constant
246     expression).  The function returns the number of fpages returned in     expression).  The function returns the number of fpages returned in

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26