DragonFly kernel List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: HEADS UP: ABI changes in HEAD
:-On [20050725 14:01], David Rhodus (sdrhodus@xxxxxxxxx) wrote:
:>Hopefully this will be the last time as I'd like to be able to give
:>out a package set that works for more than a month or so.... :-)
:
:The last time will be just before 1.4 is released. Within this frame
:anything is game for the ABI I reckon, supporting a dev branch bring
:instability with it for all I know and care.
:
:At least Joerg announces his stuff. And it does not affect 1.2 anyway.
:
:--
:Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono
:Free Tibet! http://www.savetibet.org/ | http://ashemedai.deviantart.com/
These are unfortunately changes that need to be made. I considered
fixing the stat structure way back when the project started, but at the
time I decided that 4.x compatibility was more important during those
early stages.
In particular, it's virtually impossible to seemlessly handle remote
filesystems with only a 32 bit inode number, not to mention large-storage
mechanisms.
An even bigger change (but hopefully more hidden from useland) will be
switching from 32 bit device block numbers to 64 bit device offsets
internally, which will be needed to properly address large amounts of
storage.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]