[LUCID] pull request - replace compcache with ramzswap
manoj.iyer at canonical.com
manoj.iyer at canonical.com
Wed Jan 6 16:55:57 UTC 2010
>
> Somehow I remember us talking about that but thought we wanted to keep the
> driver in ubuntu but update it to the version in 2.6.33/staging. Because Lucid
> staging reflects what is/was in upstream staging for 2.6.32 and should not be
> changed.
>
> -Stefan
>From the chat with apw on irc yesterday, I thought he was ok with removing
compcache and adding ramzswap when he said "well you could try and back
port it". Unless I completely misunderstood.
>
>> .../staging/ramzswap/ramzswap_drv.h | 122 +-
>> drivers/staging/ramzswap/ramzswap_ioctl.h | 49 +
>> .../staging/ramzswap}/xvmalloc.c | 188 +--
>> .../staging/ramzswap}/xvmalloc.h | 16 +-
>> .../staging/ramzswap}/xvmalloc_int.h | 24 +-
>> ubuntu/Kconfig | 1 -
>> ubuntu/Makefile | 1 -
>> ubuntu/compcache/BOM | 2 -
>> ubuntu/compcache/Changelog | 82 --
>> ubuntu/compcache/GPL.txt | 280 ----
>> ubuntu/compcache/Kconfig | 31 -
>> ubuntu/compcache/LGPL-2.1.txt | 510 -------
>> ubuntu/compcache/Makefile | 1 -
>> ubuntu/compcache/README | 45 -
>> ubuntu/compcache/compat.h | 34 -
>> ubuntu/compcache/ramzswap.c | 1049 ---------------
>> 24 files changed, 1703 insertions(+), 2231 deletions(-)
>> create mode 100644 drivers/staging/ramzswap/Kconfig
>> create mode 100644 drivers/staging/ramzswap/Makefile
>> create mode 100644 drivers/staging/ramzswap/TODO
>> create mode 100644 drivers/staging/ramzswap/ramzswap.txt
>> create mode 100644 drivers/staging/ramzswap/ramzswap_drv.c
>> rename ubuntu/compcache/ramzswap.h =>
>> drivers/staging/ramzswap/ramzswap_drv.h (62%)
>> create mode 100644 drivers/staging/ramzswap/ramzswap_ioctl.h
>> rename {ubuntu/compcache => drivers/staging/ramzswap}/xvmalloc.c (70%)
>> rename {ubuntu/compcache => drivers/staging/ramzswap}/xvmalloc.h (54%)
>> rename {ubuntu/compcache => drivers/staging/ramzswap}/xvmalloc_int.h
>> (76%)
>> delete mode 100644 ubuntu/compcache/BOM
>> delete mode 100644 ubuntu/compcache/Changelog
>> delete mode 100644 ubuntu/compcache/GPL.txt
>> delete mode 100644 ubuntu/compcache/Kconfig
>> delete mode 100644 ubuntu/compcache/LGPL-2.1.txt
>> delete mode 100644 ubuntu/compcache/Makefile
>> delete mode 100644 ubuntu/compcache/README
>> delete mode 100644 ubuntu/compcache/compat.h
>> delete mode 100644 ubuntu/compcache/ramzswap.c
>>
>> Cheers
>> --- manjo
>>
>
>
More information about the kernel-team
mailing list