Re: forced umount?

2007-03-26 Thread Pozsar Balazs
On Sun, Mar 18, 2007 at 08:16:19PM +0100, Arjan van de Ven wrote: > On Fri, 2007-03-16 at 23:06 -0500, Mike Snitzer wrote: > > I'm interested in understanding the state of Linux with regard to > > _really_ forcing a filesystem to unmount. > > > > There is a (stale) project at OSDL that has various

[PATCH] another id for cp2101 driver

2007-02-16 Thread Pozsar Balazs
This patch adds another usb id to the cp2101. It seems to work well. Please apply, thanks. Signed-off-by: Pozsar Balazs <[EMAIL PROTECTED]> diff -Naurd a/drivers/usb/serial/cp2101.c b/drivers/usb/serial/cp2101.c --- a/drivers/usb/serial/cp2101.c 2006-07-15 21:00:43.0 +0200

[PATCH] Re: msdos/vfat defaults are annoying

2005-02-06 Thread Pozsar Balazs
s/ obj-$(CONFIG_DEVFS_FS) += devfs/ Signed-off-by: Pozsar Balazs <[EMAIL PROTECTED]> - 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: VM Requirement Document - v0.0

2001-06-27 Thread Pozsar Balazs
> Rik> ... but I fail to see this one. If we get a low cache hit rate, > Rik> couldn't that just mean we allocated too little memory for the > Rik> cache ? > Or that we're doing big sequential reads of file(s) which are larger > than memory, in which case expanding the cache size buys us nothing,

Re: very strange (semi-)lockups in 2.4.5

2001-06-18 Thread Pozsar Balazs
orward to do it, and send reports. regards Balazs Pozsar. On Mon, 18 Jun 2001, Albert D. Cahalan wrote: > Pozsar Balazs writes: > > > I'm having ~2 lockups a day. The following happens: > > If I was under X, i only can use the magic-key, but no other keyboard (eg >

very strange (semi-)lockups in 2.4.5

2001-06-17 Thread Pozsar Balazs
Hi all. I'm having ~2 lockups a day. The following happens: If I was under X, i only can use the magic-key, but no other keyboard (eg numlock) or mouse response, the screen freezes, processes stop. If i was using textmode: numlock still works cursor blinks processess stop (eg, gpm doesn'

Re: [test-PATCH] Re: [QUESTION] 2.4.x nice level

2001-04-12 Thread Pozsar Balazs
On Wed, Apr 11, 2001 at 12:53:16PM -0300, Rik van Riel wrote: > On Wed, 11 Apr 2001, Rik van Riel wrote: > > > OK, here it is. It's nothing like montavista's singing-dancing > > scheduler patch that does all, just a really minimal change that > > should stretch the nice levels to yield the follow

Re: problem in drivers/block/Config.in (PATCH)

2001-03-31 Thread Pozsar Balazs
On Fri, Mar 30, 2001 at 10:17:08PM +0200, Herbert Rosmanith wrote: > > hi, > > I noticed that the option CONFIG_PARIDE_PARPORT will always be "y", > even if CONFIG_PARIDE_PARPORT="n". I checked with kernels 2.2.18 > and 2.2.19. > > the file responsible is "drivers/block/Config.in", around line

Re: esound (esd), 2.4.[12] chopped up sound

2001-03-20 Thread Pozsar Balazs
> On my home machine playing sound through esd has worked beautifully on various > kernels from 2.2.5 and up to 2.2.18. > On 2.4.1 and 2.4.2 it stinks. > > It sounds like there are small pauses or repetitions in the sound, as if esd > doesn't get > the data quickly enough from the client or somet

LDT allocated for cloned task!

2001-03-17 Thread Pozsar Balazs
hi all, When I was starting X, I got this in the syslog: Mar 17 10:19:20 brefatox kernel: LDT allocated for cloned task! _What is this?_. A grep on /var/log/messages shows that I had this several times. I'm using ext2fs on an IDE drive. Tell me what more info I can provide. Balazs Pozsar. -

ide-scsi: CoD != 0 in idescsi_pc_intr... -- what is this?

2001-03-15 Thread Pozsar Balazs
Hi all, While copying a CD into harddisk, I got the following in the syslog (and on the console): Mar 15 14:36:23 brefatox kernel: ide-scsi: CoD != 0 in idescsi_pc_intr Mar 15 14:36:23 brefatox kernel: hde: ATAPI reset complete Mar 15 14:36:23 brefatox kernel: hde: status error: status=0x51 { D

IDE poweroff -> hangup

2001-03-14 Thread Pozsar Balazs
Hi all, I was courious, and I tried what happens if I power down my harddisk (ie manually pull the power plug out), and then power it on again after a few secs (put the plug back). I do not know if the system should survive happily such an 'accident', but it hadn't: A few secs after the next ac

Ide Hot-swaping?

2001-03-12 Thread Pozsar Balazs
Is it possible to hot-swap ide drives and re-detect them? Does 'normal' Pc-hardware allow it? thanks, Balazs Pozsar. - 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-i

Re: can't read DVD (under 2.4.[12] & 2.2.17)

2001-03-07 Thread Pozsar Balazs
Adding the cgc.buflen = 20; line into drivers/cdrom/cdrom.c: dvd_read_physical(...) solves my problem. I don't know the difference, but first you mentioned cgc.buflen = 16; so i tried that also, and it worked the same. I'll write again if i'm having problems. :) Thanks for the fast patch. I

Re: can't read DVD (under 2.4.[12] & 2.2.17)

2001-03-07 Thread Pozsar Balazs
;Send DVD Structure" packet command was: "ad 00 00 00 00 00 02 00 00 54 00 00 " Tell me i can give you any more info. Balazs Pozsar. On Wed, 7 Mar 2001, Jens Axboe wrote: > On Wed, Mar 07 2001, Pozsar Balazs wrote: > > > > hi all, > > > > Whatever

can't read DVD (under 2.4.[12] & 2.2.17)

2001-03-07 Thread Pozsar Balazs
hi all, Whatever I tried, I couldn't get my DVDs read. I get: sr0: CDROM (ioctl) reports ILLEGAL REQUEST. or, I don't use ide-scsi, i get the ATAPI equivalent. I have udf support compiled in, i have successfully authenticated the disk(s), but lo luck. The drive is: Vendor: PIONEER Model:

Re: tts/0: 1 input overrun(s)

2001-03-07 Thread Pozsar Balazs
On Tue, 6 Mar 2001, James Stevenson wrote: > with the serial port it has a buffer when it recives data the > serial port buffer will fill up if data is not read quickly enough > the buffer will overflow hence the 1 input overrun > > to fix it your could try to reduce the data rate to the serial p

tts/0: 1 input overrun(s)

2001-03-06 Thread Pozsar Balazs
Hi all, I get the following message: tts/0: 1 input overrun(s) each time while downloading pictures from my digital camera via ttyS0, _and_ switching between an X session and textmode console. (ie, 1 switch -> 1 error) This is with 2.4.1. I don't remember getting these with 2.2 This error als

Re: binfmt_script and ^M

2001-03-05 Thread Pozsar Balazs
On Mon, 5 Mar 2001, Robert Read wrote: > On Mon, Mar 05, 2001 at 07:58:52PM +0100, Pozsar Balazs wrote: > > > > And what does POSIX say about "#!/bin/sh\r" ? > > In other words: should the kernel look for the interpreter between the ! > > and the newline, o

Re: binfmt_script and ^M

2001-03-05 Thread Pozsar Balazs
On Mon, 5 Mar 2001, Paul Flinders wrote: > Jeff Mcadams wrote: > > > Also sprach Rik van Riel > > >On Mon, 5 Mar 2001, John Kodis wrote: > > >> On Mon, Mar 05, 2001 at 08:40:22AM -0500, Richard B. Johnson wrote: > > >> > Somebody must have missed the boat entirely. Unix does not, never > > >> > h

Re: APIC error on CPU0 (UP APIC kernel)

2001-03-02 Thread Pozsar Balazs
I'm having similar messages, about 2-3 per day. So far I saw these variants: APIC error on CPU0: 00(04) APIC error on CPU0: 00(02) APIC error on CPU0: 02(02) APIC error on CPU0: 02(04) APIC error on CPU0: 04(02) This is a Abit VP6, with 1 Celeron 433(66). (machine passes memtest). What does th

2.4.1 hangup: Unable to handle kernel paging request... (maybereiserfs problem?)

2001-02-26 Thread Pozsar Balazs
The most important thing first: afaik this is not a hw problem, the machine passed memtests. I was compiling a gcc on one terminal and extracting a kernel on an other. When i came back, thing message was waiting me: Unable to handle kernel paging request at virtual address 5c8d0018 printing e

sudden console lockups (keyb+mouse)

2001-02-21 Thread Pozsar Balazs
This was about the fifth time when i experienced the following: all of a sudden, my keyboard and mouse (both together, at exactly the same time), stop responding, ie i can't type or move the mouse around. As the keyboard stop responding, i also can't use the Magic-key. All other things go on, pro

[IDE] meaningless #ifndef?

2001-02-19 Thread Pozsar Balazs
from drivers/ide/ide-features.c: /* * All hosts that use the 80c ribbon mus use! */ byte eighty_ninty_three (ide_drive_t *drive) { return ((byte) ((HWIF(drive)->udma_four) && #ifndef CONFIG_IDEDMA_IVB (drive->id->hw_config & 0x4000) && #endif /* CONFIG_IDEDMA_IV

Re: Maybe a bug (unexpected IO-APIC)

2001-02-19 Thread Pozsar Balazs
> > Feb 19 19:37:17 delphin kernel: testing the IO APIC... > Feb 19 19:37:17 delphin kernel: > Feb 19 19:37:17 delphin kernel: WARNING: unexpected IO-APIC, please mail > Feb 19 19:37:17 delphin kernel: to [EMAIL PROTECTED] > Feb 19 19:37:17 delphin kernel: ..