lkml.org 
[lkml]   [2005]   [Nov]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 04 Nov 2005 02:00:03 -0500
FromJeff Garzik <>
SubjectRe: Parallel ATA with libata status with the patches I'm working on
Benjamin Herrenschmidt wrote:
>>- HPA
>>- IRQ mask
> 
> 
> Why do we need the above at all ? It always looked to me like a gross
> hack but then, I don't fully understand what the problem was on those
> old x86 that needed it :)


Not sure about IRQ mask.

For host-protected area (HPA), I've been thinking about a dm-hpa driver, 
which libata causes to auto-attach to the libata-discovered disks during 
probe.

That gives people full access to the disk (and to the HPA), while 
ensuring that there are no partition mismatch issues.

Not sure how well it will work out in practice, but it's worth thinking 
about.

If auto-attach/etc. doesn't work, I lean towards defaulting libata to 
enable access to the HPA, under the philosophy "export 100% of the 
hardware".  Then an interested party could create an optional dm-hpa 
piece, to split 100%-of-the-hardware into two pieces, one a 
partitionable device, and the other, the HPA.

	Jeff


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

\
 
 \ /
  Last update: 2005-11-04 08:04    [from the cache]
©2003-2008