From 9dc82fc1702ac5c8de6bd5ee654cd8be73e1d0d3 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 1 May 2009 02:27:25 +0200 Subject: finish the path --- hurd/io_path.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hurd/io_path.mdwn') diff --git a/hurd/io_path.mdwn b/hurd/io_path.mdwn index 96e6aa58..34ed302a 100644 --- a/hurd/io_path.mdwn +++ b/hurd/io_path.mdwn @@ -35,3 +35,6 @@ is included in the section entitled `hurd/libstore/rdwr.c:store_read`, which eventually calls `device_read`, which is an [[RPC]], i.e., that actually gets into the kernel calling `gnumach/linux/dev/glue/block.c:device_read`. + + * ext2fs eventually finishes the data_request() function, the kernel installs + the page into the process that got a fault. -- cgit v1.2.3