Re: [ck] Re: Linus 2.6.23-rc1

2007-07-28 Thread Grzegorz Kulewski
; bugs). Hopefully such problems when reported will be addressed as soon as they can. And hopefully they will be easy enough to solve without rewriting or redesigning CFS and causing that way even more regressions in other areas. If not people will probably be patching O(1) scheduler back priv

Re: [ck] Re: -mm merge plans for 2.6.23

2007-07-10 Thread Grzegorz Kulewski
ad the application and won't have to swap-out half of the RAM at the same time. I am happy to provide further info if needed. Thanks, Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More

Re: [ANNOUNCE] Btrfs: a copy on write, snapshotting FS

2007-06-13 Thread Grzegorz Kulewski
o by 10GB of /a/b, tree under /a/b/c is limited by 20GB of /a, 10GB of /a/b and 2GB of /a/b/c and so on? Or only /a and /e could be limited? Thanks, Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTE

Re: [PATCH] Further update of the i386 boot documentation

2007-05-17 Thread Grzegorz Kulewski
than a little silly. Yes, I guess formally speaking we're talking about "NUL-terminated", but the term "null-terminated" has over 800,000 hits on Google -- 10 times as many as "NUL-terminated" -- and is hardly an ambiguous term ("NUL-terminated" is ugly, a

Re: libata_uli puts second channel to PIO4 on 2.6.18

2007-02-10 Thread Grzegorz Kulewski
On Wed, 7 Feb 2007, Tejun Heo wrote: Grzegorz Kulewski wrote: It worked very well for half a year but with one disk (IIRC it was even plugged into second channel but I wont bet on it). Now I have second disk (very similar) and it is always put into PIO4 mode: [ 17.404451] libata version

Strange oops in iret_exc with my own module

2007-02-08 Thread Grzegorz Kulewski
am not sure about it. I can't reproduce this oops for now on my machine. Could anybody tell me why that code is wrong and why is this oops in iret_exc? (At the same time I am waiting for further info from the tester but I am not sure when and how much I will get.) Any help on tracin

Re: libata_uli puts second channel to PIO4 on 2.6.18

2007-02-05 Thread Grzegorz Kulewski
ug in the code? As you may realize this problem is very urgent for me because it blocks one of my important production servers. Thanks in advance, GK On Sat, 3 Feb 2007, Grzegorz Kulewski wrote: Hi, I got this SATA PCI card: 00:04.0 Mass storage controller: ALi Corporation ALi M5281 S

libata_uli puts second channel to PIO4 on 2.6.18

2007-02-02 Thread Grzegorz Kulewski
00 Not_testing 300 Not_testing 400 Not_testing 500 Not_testing Selective self-test flags (0x0): After scanning selected spans, do NOT read-scan remainder of disk. If Selective self-test is pending on power-up, r

Re: NTFS

2007-01-18 Thread Grzegorz Kulewski
tation in ext3 and why is it better) some more? Thanks, Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: kernel + gcc 4.1 = several problems

2007-01-03 Thread Grzegorz Kulewski
pointless the bug should be fixed. At that point an i686 kernel would contain i686 instructions and actually run on all i686 processors ending all the i586 pain for most users and distributions. Could you explain why CMOV is pointless now? Are there any benchmarks proving that? Thanks, Grzegorz

Re: GPL only modules [was Re: [GIT PATCH] more Driver core patches for 2.6.19]

2006-12-13 Thread Grzegorz Kulewski
olates the license of the kernel and their copyright. Because of this, a one year notice for everyone to address any non-GPL compatible modules has been set. Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> ... or (less probably) there... is a typo in your name. :-) Thanks, Grzeg

Re: [ATMSAR] Request for review - update #1

2005-09-04 Thread Grzegorz Kulewski
On Sun, 4 Sep 2005, Alistair John Strachan wrote: On Sunday 04 September 2005 17:41, Grzegorz Kulewski wrote: On Sun, 4 Sep 2005, Alistair John Strachan wrote: On Sunday 04 September 2005 12:05, Giampaolo Tomassoni wrote: Dears, thanks to Jiri Slaby who found a bug in the AAL0 handling of

Re: [ATMSAR] Request for review - update #1

2005-09-04 Thread Grzegorz Kulewski
ce Linux newer was (or is going to be) userspace-driver OS, maybe we should leave it that way... Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majo

Re: [klibc] Re: [PATCH - RFC] Move initramfs configuration to "General setup"

2005-08-08 Thread Grzegorz Kulewski
On Mon, 8 Aug 2005, Olaf Hering wrote: On Mon, Aug 08, Grzegorz Kulewski wrote: From my recent experiments it looks like in order to be able to use initramfs not compiled into the kernel image but loaded from separate file by GRUB or LILO one must also build initrd into the kernel. The

Re: [PATCH - RFC] Move initramfs configuration to "General setup"

2005-08-08 Thread Grzegorz Kulewski
cing image, the right method for chroot / pivot_root / ...). It took me whole week to find it out myself and I still have some doubths... Thanks, Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Mor

Re: [swsusp] encrypt suspend data for easy wiping

2005-07-07 Thread Grzegorz Kulewski
cs or wiki... I could not find anything in device-mapper/*; do you have pointer to docs or wiki? Just type dm-crypt in google and the first match is http://www.saout.de/misc/dm-crypt/ (the second is its wiki). Then grep that page for 'swap' and you are done. :-) Grzegorz Kulewski -

Re: [swsusp] encrypt suspend data for easy wiping

2005-07-06 Thread Grzegorz Kulewski
ed is restored before using /dev/random for anything. Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at htt

Re: /proc/cpuinfo format - arch dependent!

2005-04-19 Thread Grzegorz Kulewski
cesses/123/maps/4161/file)? But this is my personal opinion. Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please r

Re: Use of C99 int types

2005-04-03 Thread Grzegorz Kulewski
sizeof(long) >= 32. The book is about ANSI C not C99 but I think this is still valid. Am I wrong? Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/m

Re: 2.6.11 (stable and -rc) ACPI breaks USB

2005-03-21 Thread Grzegorz Kulewski
On Mon, 21 Mar 2005, Andrew Morton wrote: Grzegorz Kulewski <[EMAIL PROTECTED]> wrote: Hi, I just installed 2.6.11 and I was hit by the same bug (or feature?) I found in -rcs. Basically my USB will work only if acpi=off was passed to the kernel. It looks like without acpi=off it will assign

Re: [ACPI] Re: Fw: Anybody? 2.6.11 (stable and -rc) ACPI breaks USB

2005-03-21 Thread Grzegorz Kulewski
ince some time I am getting the above Mar 22 01:32:37 kangur speedtch: Unknown symbol release_firmware messages on modprobing speedtch in my startup scripts. The message did not appeared with 2.6.11 at first (even after some VIA quirk related patches) and it is now 100% reproductible. I do not know

Re: [PATCH] partitions/msdos.c

2005-03-19 Thread Grzegorz Kulewski
e ago about option for disabling kernel partition driver (maybe for some devices) from kernel command line to allow other tools do the job (because now I have unusable /dev/sda1 and usable /dev/evms/sda1 and this leads to stupid mistakes). But there were no replies. Grzegorz Kulewski - To unsubs

Re: [patch] x86: fix ESP corruption CPU bug

2005-03-13 Thread Grzegorz Kulewski
/specupdt/27287402.PDF Does the bug also egsist on AMD CPU's? Does the patch add anything to kernels compiled for AMD CPU's? Thanks, Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More maj

Re: [ACPI] Re: Fw: Anybody? 2.6.11 (stable and -rc) ACPI breaks USB

2005-03-13 Thread Grzegorz Kulewski
M] Capabilities: [60] Power Management version 1 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [44] AGP version 2.0 Status: RQ=32 Iso- ArqSz=0 Cal=0 SB

Re: [ACPI] Re: Fw: Anybody? 2.6.11 (stable and -rc) ACPI breaks USB

2005-03-11 Thread Grzegorz Kulewski
Command: RQ=16 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW+ Rate=x4 What do you think about this? I will try new patch in the morning. Thanks, Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PR

Re: [ACPI] Re: Fw: Anybody? 2.6.11 (stable and -rc) ACPI breaks USB

2005-03-11 Thread Grzegorz Kulewski
On Fri, 11 Mar 2005, Bjorn Helgaas wrote: On Fri, 2005-03-11 at 20:36 +0100, Grzegorz Kulewski wrote: On Fri, 11 Mar 2005, Bjorn Helgaas wrote: Can you check to see whether there are any BIOS updates available for your box? It looks to me like your USB controllers are wired to IRQ9, and that&#

Re: [ACPI] Re: Fw: Anybody? 2.6.11 (stable and -rc) ACPI breaks USB

2005-03-11 Thread Grzegorz Kulewski
Hi, Thanks for your prompt anwser. On Fri, 11 Mar 2005, Bjorn Helgaas wrote: On Fri, 2005-03-11 at 00:08 +0100, Grzegorz Kulewski wrote: Anything new about it? Can I provide more usefull info? Can you check to see whether there are any BIOS updates available for your box? It looks to me like your

Re: Fw: Anybody? 2.6.11 (stable and -rc) ACPI breaks USB

2005-03-10 Thread Grzegorz Kulewski
Anything new about it? Can I provide more usefull info? Thanks, Grzegorz Kulewski On Fri, 4 Mar 2005, Andrew Morton wrote: Begin forwarded message: Date: Fri, 4 Mar 2005 21:40:19 +0100 (CET) From: Grzegorz Kulewski <[EMAIL PROTECTED]> To: linux-kernel@vger.kernel.org Subject: Anybody?

Anybody? 2.6.11 (stable and -rc) ACPI breaks USB

2005-03-04 Thread Grzegorz Kulewski
ered, assigned bus number 2 Mar 3 01:45:48 kangur hub 2-0:1.0: USB hub found Mar 3 01:45:48 kangur hub 2-0:1.0: 2 ports detected Mar 3 01:45:48 kangur usb 1-2: new full speed USB device using uhci_hcd and address 2 Could somebody produce fast patch for me? Thanks in advance, Grzegorz Kulewski - To

2.6.11 (stable and -rc) ACPI breaks USB

2005-03-02 Thread Grzegorz Kulewski
3 01:45:48 kangur uhci_hcd :00:07.3: new USB bus registered, assigned bus number 2 Mar 3 01:45:48 kangur hub 2-0:1.0: USB hub found Mar 3 01:45:48 kangur hub 2-0:1.0: 2 ports detected Mar 3 01:45:48 kangur usb 1-2: new full speed USB device using uhci_hcd and address 2 Could somebody produc

Re: 2.6.11-rc3: Kylix application no longer works?

2005-02-07 Thread Grzegorz Kulewski
er thing? Rather Delphi (== Object Pascal) thing. How should one set about reproducing this problem? IIRC, Some minimal "personal" version can be downloaded from borland.com. Grzegorz Kulewski - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b