[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-22 Thread Tim Gardner
We're not going to fix this for Precise. Its a built-in staging driver
with some serious issues. Quantal is in much better shape with respect
to zcache.

** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Quantal)
   Importance: Medium
   Status: Confirmed

** Changed in: linux (Ubuntu Precise)
   Status: New => Won't Fix

** Changed in: linux (Ubuntu Quantal)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-21 Thread Jesse Sung
Forgot to CC launchpad in the reply to kernel-team list...
https://lists.ubuntu.com/archives/kernel-team/2012-May/020239.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-21 Thread Marc Dietrich
"stable" also includes fixes to "staging" drivers. I think there are two 
reasons why it is not included (yet):
  - no one submitted it to sta...@kernel.org yet
  - because it doesn't fix a bug (which is stable requirement)
It is up to the distros to fix their kernel configs (which are not part of the 
upstream kernel).

So I propose to either disable it (if risk is to high) or make it
builtin.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-20 Thread Jesse Sung
@jsalisbury

It's not in 3.2.18 and 3.3.6, and due to zcache is in staging currently,
guess that it's not going to be included in linux-stable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-18 Thread Joseph Salisbury
@Jesse

Do you happen to know if this change will be submitted to the linux-
stable tree?

** Tags added: kernel-da-key

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-18 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-10 Thread Marc Dietrich
Sorry, I'm not subscribed to this mailing list so it's hard to reply...

I use ZCACHE as a backend for cleancache on a low mem (512 MB) ARM
machine (Tegra2/AC100) and I found it very useful (note: this machine
not officially supported by Canonical, I just mentioned it as a
usecase). Similar for ZRAM (also in staging and included in the Ubuntu
kernel). On the other hand, I guess on x86 class machines it doesn't
make much sense yet (except for visualization environments). But I still
like it on my 2GB desktop because I often run huge compile jobs which
benefit from more buffer cache.

Also as pointed out by  already, it is disabled by default and the
remaining code seems to be safe to be included. So if you really feel
uncomfortable with building it in, it may be disabled for x86 and
enabled for ARMs.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-09 Thread Jesse Sung
Hi,

I think it's reasonable to ask for a strong reason to make a staging driver 
built-in. If anyone really needs this, please reply
https://lists.ubuntu.com/archives/kernel-team/2012-May/020222.html

Thanks,
Jesse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-08 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-05 Thread Marc Dietrich
yeah, I like talking to bots!

apport-collect reports ...

marc@ax5200p:~$ apport-collect 995163
Kein Paket gefunden, das auf linux passt.
ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 718, in 
add_hooks_info
symb['add_info'](self, ui)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 45, in add_info
match_error_messages(report)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 129, in 
match_error_messages
if report['ProblemType'] == 'Package':
  File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
raise KeyError(key)
KeyError: 'ProblemType'

... and results in a nice endless loop of unsuccessful bug reporting :-)

The kernel is linux-image-3.2.0-24-generic running on a precise x86_64
system.

Setting to 'Confirmed' and waiting for a humanoid response.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-05 Thread Marc Dietrich
apport information

** Tags added: apport-collected precise staging

** Description changed:

- zcache cannot work if it is compiled as a kernel module. See upstream
- commit bec25dfd (staging: zcache: make zcache builtin only). Please
- change the kernel config to CONFIG_ZCACHE=y
+ zcache cannot work if it is compiled as a kernel module. See upstream commit 
bec25dfd (staging: zcache: make zcache builtin only). Please change the kernel 
config to CONFIG_ZCACHE=y
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 2.0.1-0ubuntu7
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  marc   2103 F pulseaudio
+ CRDA:
+  country DE:
+   (2400 - 2483 @ 40), (N/A, 20)
+   (5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR
+   (5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
+   (5470 - 5725 @ 40), (N/A, 26), DFS
+ Card0.Amixer.info:
+  Card hw:0 'SB'/'HDA ATI SB at 0xfbbf4000 irq 16'
+Mixer name : 'Realtek ALC883'
+Components : 'HDA:10ec0883,1043829f,0012'
+Controls  : 46
+Simple ctrls  : 22
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=a97e3b05-28cd-4379-98f1-381c5de2238d
+ InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
+ MachineType: System manufacturer System Product Name
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=
+  TERM=xterm
+  PATH=(custom, user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 radeondrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=e480ad62-7a78-4f29-a24d-b096ae0ebf75 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-24-generic N/A
+  linux-backports-modules-3.2.0-24-generic  N/A
+  linux-firmware1.80
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ SourcePackage: linux
+ StagingDrivers: zcache zram
+ Tags:  precise staging precise staging
+ Uname: Linux 3.2.0-24-generic x86_64
+ UpgradeStatus: Upgraded to precise on 2012-04-29 (6 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 10/26/2009
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 1201
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: M3A78-EMH HDMI
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: Rev 1.xx
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1201:bd10/26/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3A78-EMHHDMI:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: System Product Name
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer

** Attachment added: "AcpiTables.txt"
   
https://bugs.launchpad.net/bugs/995163/+attachment/3132347/+files/AcpiTables.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995163] Re: zcache should be built-in instead of kernel module

2012-05-05 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 995163

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Package changed: linux-meta (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995163

Title:
  zcache should be built-in instead of kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/995163/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs