Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2005 17:52:29 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        kamalp@acm.org
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Is d_mmap used ?
Message-ID:  <200508271752.31898.hselasky@c2i.net>
In-Reply-To: <ac7deb5050827063919a3a87f@mail.gmail.com>
References:  <200508271455.51420.hselasky@c2i.net> <ac7deb5050827063919a3a87f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 27 August 2005 15:39, Kamal R. Prasad wrote:
> When you mmap() a device, the d_mmap member is used.
> eg:- fd = open("/dev/abc", O_RDWR);
>        my_addr = mmap(fd,...);

Yes, but do you know from where it is called ?

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508271752.31898.hselasky>