/[hurd]/hurd/libdiskfs/diskfs-pager.h
ViewVC logotype

Diff of /hurd/libdiskfs/diskfs-pager.h

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

revision 1.5 by miles, Wed Feb 5 16:39:19 1997 UTC revision 1.5.2.1 by ams, Thu Aug 25 18:34:17 2005 UTC
# Line 1  Line 1 
1  /* Map the disk image and handle faults accessing it.  /* Map the disk image and handle faults accessing it.
2     Copyright (C) 1996, 1997 Free Software Foundation, Inc.     Copyright (C) 1996, 1997, 2005 Free Software Foundation, Inc.
3     Written by Roland McGrath.     Written by Roland McGrath.
4    
5     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
# Line 33  Line 33 
33     mapped is returned in IMAGE.  INFO, PAGER_BUCKET, & MAY_CACHE are passed     mapped is returned in IMAGE.  INFO, PAGER_BUCKET, & MAY_CACHE are passed
34     to `pager_create'.  */     to `pager_create'.  */
35  extern void diskfs_start_disk_pager (struct user_pager_info *info,  extern void diskfs_start_disk_pager (struct user_pager_info *info,
36                                       struct port_bucket *pager_bucket, int may_cache,                                       struct port_bucket *pager_bucket,
37                                         int may_cache, int notify_on_evict,
38                                       size_t size, void **image);                                       size_t size, void **image);
39    
40  extern struct pager *diskfs_disk_pager;  extern struct pager *diskfs_disk_pager;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

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