lkml.org 
[lkml]   [1999]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [patch] arca-vm-2.2.5
Hi, 

On Mon, 5 Apr 1999 17:31:43 -0400 (EDT), Chuck Lever <cel@monkey.org>
said:

> hmmm. wouldn't you think that hashing with the low order bits in the
> offset would cause two different offsets against the same page to result
> in the hash function generating different output?

We always, always use page-aligned lookups for the page cache.
(Actually there is one exception: certain obsolete a.out binaries, which
are demand paged with the pages beginning at offset 1K into the binary.
We don't support cache coherency for those and we don't support them at
all on filesystems with a >1k block size. It doesn't impact on the hash
issue.)

--Stephen

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.140 / U:0.588 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site