Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2005 13:14:32 -0600
From:      Scott Long <scottl@samsco.org>
To:        Christoph Hellwig <hch@infradead.org>
Cc:        Daniel Eischen <deischen@freebsd.org>, freebsd-hackers@freebsd.org, Julian Elischer <julian@elischer.org>, Apache Xie <apachexm@hotmail.com>
Subject:   Re: contigmalloc() and mmap()
Message-ID:  <42ADDB18.9010805@samsco.org>
In-Reply-To: <20050613190224.GA4308@infradead.org>
References:  <Pine.GSO.4.43.0506131332380.23852-100000@sea.ntplx.net> <42ADC762.6010801@elischer.org> <20050613181435.GA3096@infradead.org> <42ADD253.4020606@samsco.org> <20050613184551.GA3853@infradead.org> <42ADD6AC.3060505@samsco.org> <20050613190224.GA4308@infradead.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Christoph Hellwig wrote:

> On Mon, Jun 13, 2005 at 12:55:40PM -0600, Scott Long wrote:
> 
>>>Lot's of driver use file->private to get at per-device data easily,
>>>but that's just a shortcut.
>>
>>Ok, I thought that you were talking about per-process data being in the
>>file descriptor.
> 
> 
> No, Linux has absolutely no concept of per-process data in driver, and
> if you think of it that would be rather bogus anyway (e.g. a driver opening
> the same device multiple times)
> 

Hence why I was confused and asking you about it.  Thanks =-)

Scott



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