Re: [PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK

2020-12-13 Thread Matthias Urlichs
fix lands in the kernel. Moreover, this wouldn't leave the kernel sources in a non-bisect-able state during that time. -- -- Matthias Urlichs OpenPGP_signature Description: OpenPGP digital signature

Re: [PATCH] MAINTAINERS: drop two usb-serial subdriver entries

2014-06-03 Thread Matthias Urlichs
Hi, Matthias Urlichs: > Fine by me. or, in other words: Signed-Off-By: Matthias Urlichs -- -- Matthias Urlichs signature.asc Description: Digital signature

Re: [PATCH] MAINTAINERS: drop two usb-serial subdriver entries

2014-06-03 Thread Matthias Urlichs
Hi, Matthias Urlichs: Fine by me. or, in other words: Signed-Off-By: Matthias Urlichs matth...@urlichs.de -- -- Matthias Urlichs signature.asc Description: Digital signature

Re: [PATCH] MAINTAINERS: drop two usb-serial subdriver entries

2014-06-02 Thread Matthias Urlichs
Hi, Johan Hovold: > > > -USB OPTION-CARD DRIVER > > > -M: Matthias Urlichs > > > -L: linux-...@vger.kernel.org > > > -S: Maintained > > > -F: drivers/usb/serial/option.c > > > > Why are we taking awa

Re: [PATCH] MAINTAINERS: drop two usb-serial subdriver entries

2014-06-02 Thread Matthias Urlichs
Hi, Johan Hovold: -USB OPTION-CARD DRIVER -M: Matthias Urlichs sm...@smurf.noris.de -L: linux-...@vger.kernel.org -S: Maintained -F: drivers/usb/serial/option.c Why are we taking away the maintainership of these individual drivers from

Re: Huawei EC321 CDMA PCCARD support broken

2008-01-07 Thread Matthias Urlichs
/usb-serial.c: USB > Serial support registered for pl2303 ... the card is in fact recognized by the pl2303 driver instead of the Option driver. This driver may do something stupid. Please try this (as root): # rmmod plc2303 # modprobe option If the card still does not work, type # lsusb and send m

Re: Huawei EC321 CDMA PCCARD support broken

2008-01-07 Thread Matthias Urlichs
support registered for pl2303 ... the card is in fact recognized by the pl2303 driver instead of the Option driver. This driver may do something stupid. Please try this (as root): # rmmod plc2303 # modprobe option If the card still does not work, type # lsusb and send me that. -- Matthias Urlichs

Re: 2.6.24-rc2-mm1

2007-11-14 Thread Matthias Urlichs
Hi, Jiri Kosina: > hmm, still doesn't work even if I try to fetch the tag directly from hera *Sigh* fixed. I hope. ;-) -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - Just about ev

Re: 2.6.24-rc2-mm1

2007-11-14 Thread Matthias Urlichs
Hi, Jiri Kosina: > $ git-fetch > git://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git tag > v2.6.24-rc2-mm1 > error: no such remote ref refs/tags/v2.6.24-rc2-mm1 Yeah, the import took too long and thus broke. Should be fixed by now. -- Matthias Urlichs | {M:

Re: 2.6.24-rc2-mm1

2007-11-14 Thread Matthias Urlichs
Hi, Jiri Kosina: hmm, still doesn't work even if I try to fetch the tag directly from hera *Sigh* fixed. I hope. ;-) -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - Just about every

Re: 2.6.24-rc2-mm1

2007-11-14 Thread Matthias Urlichs
Hi, Jiri Kosina: $ git-fetch git://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git tag v2.6.24-rc2-mm1 error: no such remote ref refs/tags/v2.6.24-rc2-mm1 Yeah, the import took too long and thus broke. Should be fixed by now. -- Matthias Urlichs | {M:U} IT Design @ m-u

Re: [PATCH] scsi: megaraid_{mm,mbox} cmd timeout

2007-01-31 Thread Matthias Urlichs
m more closely if necessary. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - My father was a God-fearing man, but he never missed a copy of the New York Times, either.

Re: [PATCH] scsi: megaraid_{mm,mbox} init fix for kdump

2007-01-31 Thread Matthias Urlichs
0 Jan 31 14:42:03 kernel: [ 265.127417] megaraid mbox: Wait for 1 commands to complete:295 Jan 31 14:42:08 kernel: [ 270.140211] megaraid mbox: Wait for 1 commands to complete:290 Jan 31 14:42:12 kernel: [ 274.146803] megaraid mbox: reset sequence completed sucessfully [ nothing else that appears r

Re: [PATCH] scsi: megaraid_{mm,mbox} init fix for kdump

2007-01-31 Thread Matthias Urlichs
] -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - Those who welcome death have only tried it from the ears up. -- Wilson Mizner - To unsubscribe from

Re: [PATCH] scsi: megaraid_{mm,mbox} cmd timeout

2007-01-31 Thread Matthias Urlichs
closely if necessary. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - My father was a God-fearing man, but he never missed a copy of the New York Times, either. -- E.B

Regression hunting with git (was: Re: 2.6.13-rc3-mm3)

2005-07-29 Thread Matthias Urlichs
nels, above; if bad, replace "bad" with "tryN". N += 1. Repeat. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - IT'S HERE AT LAST: Rush job; nobody knew it was coming signature.asc Description: Digital signature

Re: 2.6.13-rc3-mm3

2005-07-29 Thread Matthias Urlichs
Hi, Andrew Morton: > Matthias Urlichs <[EMAIL PROTECTED]> wrote: > > Note that if you work from my git import, git has a nice tree bisection > > option. > > Is that documented anywhere? *checking* Apparently not, not unless you count the git list's archive. (It

Re: 2.6.13-rc3-mm3

2005-07-29 Thread Matthias Urlichs
sed to "it happened somewhere in git-large-foobar-update.patch". -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - British education is probably the best in the world, if yo

Re: 2.6.13-rc3-mm3 question

2005-07-29 Thread Matthias Urlichs
t branch). I can import other patchsets that way; just ping me. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - Nature is the chart of God, mapping out all His attributes; art is the

Re: 2.6.13-rc3-mm3 question

2005-07-29 Thread Matthias Urlichs
import other patchsets that way; just ping me. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - Nature is the chart of God, mapping out all His attributes; art is the shadow of His wisdom

Re: 2.6.13-rc3-mm3

2005-07-29 Thread Matthias Urlichs
to it happened somewhere in git-large-foobar-update.patch. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - British education is probably the best in the world, if you can survive

Re: 2.6.13-rc3-mm3

2005-07-29 Thread Matthias Urlichs
Hi, Andrew Morton: Matthias Urlichs [EMAIL PROTECTED] wrote: Note that if you work from my git import, git has a nice tree bisection option. Is that documented anywhere? *checking* Apparently not, not unless you count the git list's archive. (It's git-rev-list.) I'll fix

Regression hunting with git (was: Re: 2.6.13-rc3-mm3)

2005-07-29 Thread Matthias Urlichs
tryN (Initially, good is v2.6.12 or whatever version last worked for you; bad is master, thus: $ git-rev-tree --bisect ^v2.6.12 master .git/refs/heads/tryN ) Build kernel, test. If good, add tryN to the list of good kernels, above; if bad, replace bad with tryN. N += 1. Repeat. -- Matthias

RE: 2.6.9 chrdev_open: serial_core: uart_open

2005-07-16 Thread Matthias Urlichs
dump came about. (2.6.13 will turn that off when debugging.) -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - There is a vast difference between putting your nose in other people's

RE: 2.6.9 chrdev_open: serial_core: uart_open

2005-07-16 Thread Matthias Urlichs
about. (2.6.13 will turn that off when debugging.) -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - There is a vast difference between putting your nose in other people's business

Re: 2.6.13-rc3-mm1

2005-07-15 Thread Matthias Urlichs
Hi, Matthias Urlichs wrote: > Also GITtable, as soon as the mirrors' work is done: > > http://www.kernel.org/git/?p=linux/kernel/git/smurf/v2.6.13-rc3-mm1.git;a=summary Moved to http://www.kernel.org/git/?p=linux/kernel/git/smurf/linux-trees.git;a=summary -- Matthias Urlichs

Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt

2005-07-15 Thread Matthias Urlichs
take user prefs into account ("always reprogram if the timeout would arrive more than 10 msec late, because otherwise my Doom3 game lags too much"). There you are. Tickless, and nobody even notices. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaim

Re: 2.6.13-rc3-mm1

2005-07-15 Thread Matthias Urlichs
or yet another tool done *right*. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - A classic is something that everybody wants to have read and nobody wants t

Re: 2.6.13-rc3-mm1

2005-07-15 Thread Matthias Urlichs
another tool done *right*. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - A classic is something that everybody wants to have read and nobody wants to read

Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt

2005-07-15 Thread Matthias Urlichs
into account (always reprogram if the timeout would arrive more than 10 msec late, because otherwise my Doom3 game lags too much). There you are. Tickless, and nobody even notices. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly

Re: 2.6.13-rc3-mm1

2005-07-15 Thread Matthias Urlichs
Hi, Matthias Urlichs wrote: Also GITtable, as soon as the mirrors' work is done: http://www.kernel.org/git/?p=linux/kernel/git/smurf/v2.6.13-rc3-mm1.git;a=summary Moved to http://www.kernel.org/git/?p=linux/kernel/git/smurf/linux-trees.git;a=summary -- Matthias Urlichs | {M:U

Re: 2.6.13-rc2-mm2

2005-07-13 Thread Matthias Urlichs
ome. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - Doctors and lawyers must go to school for years and years, often with little sleep and with great sacrifice to their first wi

Re: 2.6.13-rc2-mm2

2005-07-13 Thread Matthias Urlichs
. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de - - Doctors and lawyers must go to school for years and years, often with little sleep and with great sacrifice to their first wives

Re: more git updates..

2005-04-12 Thread Matthias Urlichs
lete the old ones when you're done. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [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/majo

Re: incoming

2005-04-12 Thread Matthias Urlichs
Subject:s pretty quickly > become invisible when they're indented 198 columns in GUI MUAs. > Umm, what stops you from letting all the parts refer to part zero, instead of part n-1? -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] - To unsubscribe from this list:

Re: incoming

2005-04-12 Thread Matthias Urlichs
they're indented 198 columns in GUI MUAs. Umm, what stops you from letting all the parts refer to part zero, instead of part n-1? -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: more git updates..

2005-04-12 Thread Matthias Urlichs
when you're done. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [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

Re: Kernel SCM saga..

2005-04-08 Thread Matthias Urlichs
ching should be easy. Plus Bazaar has multiple implementations (C and Python). Plus arch can trivially export single patches. Plus ... well, you get the idea. ;-) Linus: Care to share your SCM feature requirement list? -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMA

Re: Kernel SCM saga..

2005-04-08 Thread Matthias Urlichs
be easy. Plus Bazaar has multiple implementations (C and Python). Plus arch can trivially export single patches. Plus ... well, you get the idea. ;-) Linus: Care to share your SCM feature requirement list? -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED

Re: connector.c

2005-04-01 Thread Matthias Urlichs
> > However, for maintainability (and best practices) they are essential. They do add visual clutter, though, so they make the code as-is less readable. I don't think it's entirely accidental that Python is so much more readable. (For me, anyway -- YMMV and all that.) -- Matthias Urlichs | {M:U} IT

Re: connector.c

2005-04-01 Thread Matthias Urlichs
visual clutter, though, so they make the code as-is less readable. I don't think it's entirely accidental that Python is so much more readable. (For me, anyway -- YMMV and all that.) -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] - To unsubscribe from this list

Call chain analysis

2005-03-30 Thread Matthias Urlichs
ich find that call for me, and save me from plowing through a lot of kernel code ..? I've never needed one of those before. :-/ -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Call chain analysis

2005-03-30 Thread Matthias Urlichs
for me, and save me from plowing through a lot of kernel code ..? I've never needed one of those before. :-/ -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

[2.6 patch] bksend example script fix

2005-02-18 Thread Matthias Urlichs
The "bksend" example script doesn't work if PAGER (used by "bk changes") is set to something which doesn't fallback to plain stdout if its output isn't a tty. Fixed by forcing PAGER to be /bin/cat. Signed-Off-By: Matthias Urlichs <[EMAIL PROTECTED]> diff -Nru a/Docum

[2.6 patch] CREDITS Update

2005-02-18 Thread Matthias Urlichs
Small CREDITS update for Mattihas Urlichs. Signed-Off-By: Matthias Urlichs <[EMAIL PROTECTED]> diff -Nru a/CREDITS b/CREDITS --- a/CREDITS 2005-02-18 10:06:04 +01:00 +++ b/CREDITS 2005-02-18 10:06:04 +01:00 @@ -3336,10 +3336,11 @@ S: USA N: Matthias Urlichs -E: [EMAIL PROTECT

[2.6 patch] obey HOSTLOADLIBES_programname for single-file compilation

2005-02-18 Thread Matthias Urlichs
Single-file HOSTCC calls added the libraries from $(HOSTLOADLIBES), but not from $(HOSTLOADLIBES_programname). Multi-file HOSTCC calls do both. This patch fixes that inconsistency. Signed-Off-By: Matthias Urlichs <[EMAIL PROTECTED]> diff -Nru a/scripts/Makefile.host b/scripts/Makefil

[2.6 patch] obey HOSTLOADLIBES_programname for single-file compilation

2005-02-18 Thread Matthias Urlichs
Single-file HOSTCC calls added the libraries from $(HOSTLOADLIBES), but not from $(HOSTLOADLIBES_programname). Multi-file HOSTCC calls do both. This patch fixes that inconsistency. Signed-Off-By: Matthias Urlichs [EMAIL PROTECTED] diff -Nru a/scripts/Makefile.host b/scripts/Makefile.host

[2.6 patch] CREDITS Update

2005-02-18 Thread Matthias Urlichs
Small CREDITS update for Mattihas Urlichs. Signed-Off-By: Matthias Urlichs [EMAIL PROTECTED] diff -Nru a/CREDITS b/CREDITS --- a/CREDITS 2005-02-18 10:06:04 +01:00 +++ b/CREDITS 2005-02-18 10:06:04 +01:00 @@ -3336,10 +3336,11 @@ S: USA N: Matthias Urlichs -E: [EMAIL PROTECTED] -E: [EMAIL

[2.6 patch] bksend example script fix

2005-02-18 Thread Matthias Urlichs
The bksend example script doesn't work if PAGER (used by bk changes) is set to something which doesn't fallback to plain stdout if its output isn't a tty. Fixed by forcing PAGER to be /bin/cat. Signed-Off-By: Matthias Urlichs [EMAIL PROTECTED] diff -Nru a/Documentation/BK-usage/bksend b

Kernel hangs on PCI config register access ???

2005-02-17 Thread Matthias Urlichs
o rule out hardware problems. The NMI monitor doesn't trigger (yes I tested it), kgdb is unresponsive -- the system hangs hard at that point, as far as I can determine. Kernel: tested with various 2.6.1? plus -rc* and/or -mm*, no change. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMA

Kernel hangs on PCI config register access ???

2005-02-17 Thread Matthias Urlichs
doesn't trigger (yes I tested it), kgdb is unresponsive -- the system hangs hard at that point, as far as I can determine. Kernel: tested with various 2.6.1? plus -rc* and/or -mm*, no change. -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [EMAIL PROTECTED] - To unsubscribe from this list

[PATCH][2.6-mm] kgdb documentation fix

2005-02-12 Thread Matthias Urlichs
Hi, Please apply. --- Update Documentation/i386/kgdb/gdbinit-modules to conform to the current kernel's module data structure. Signed-Off-By: Matthias Urlichs <[EMAIL PROTECTED]> --- = Documentation/i386/kgdb/gdbinit-modules 1.1 vs edited = --- 1.1/Documentation/i386/kgdb/g

[PATCH][2.6-mm] kgdb documentation fix

2005-02-12 Thread Matthias Urlichs
Hi, Please apply. --- Update Documentation/i386/kgdb/gdbinit-modules to conform to the current kernel's module data structure. Signed-Off-By: Matthias Urlichs [EMAIL PROTECTED] --- = Documentation/i386/kgdb/gdbinit-modules 1.1 vs edited = --- 1.1/Documentation/i386/kgdb/gdbinit

Re: 2.6.11-rc1-mm1

2005-01-17 Thread Matthias Urlichs
t's not sanely backupable.) -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [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.htm

Re: 2.6.11-rc1-mm1

2005-01-17 Thread Matthias Urlichs
not sanely backupable.) -- Matthias Urlichs | {M:U} IT Design @ m-u-it.de | [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

Re: Is it useful to support user level drivers

2001-06-21 Thread Matthias Urlichs
andler device driver' configurable and/or module-extensible. You only need three entry points ("Interrupt set?"/"Enable interrupts"/"Disable interrupts"), which is reasonably simple to get right. -- Matthias Urlichs - To unsubscribe from this list: send the line &q

Re: Is it useful to support user level drivers

2001-06-21 Thread Matthias Urlichs
handle the actual hardware state changes without usermode support. -- Matthias Urlichs - 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

Re: Is it useful to support user level drivers

2001-06-21 Thread Matthias Urlichs
the actual hardware state changes without usermode support. -- Matthias Urlichs - 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

Re: Is it useful to support user level drivers

2001-06-21 Thread Matthias Urlichs
driver' configurable and/or module-extensible. You only need three entry points (Interrupt set?/Enable interrupts/Disable interrupts), which is reasonably simple to get right. -- Matthias Urlichs - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: Alan Cox quote? (was: Re: accounting for threads)

2001-06-20 Thread Matthias Urlichs
f the problem. So what would you consider to be "decent thread support"? -- Matthias Urlichs - 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-

Re: Alan Cox quote? (was: Re: accounting for threads)

2001-06-20 Thread Matthias Urlichs
would you consider to be decent thread support? -- Matthias Urlichs - 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

Re: [PATCH] sockreg2.4.5-05 inet[6]_create() register/unregistertable

2001-06-07 Thread Matthias Urlichs
uot;Absolutely not" here? I don't get it. -- Matthias Urlichs - 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: [PATCH] sockreg2.4.5-05 inet[6]_create() register/unregistertable

2001-06-07 Thread Matthias Urlichs
? I don't get it. -- Matthias Urlichs - 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: temperature standard - global config option?

2001-06-06 Thread Matthias Urlichs
the default (Celsius/centigrade, Kelvin, or [shudder] >Fahrenheit) The kernel output should not be configurable. You have tools for printing the information; they can do the calculation for you. Personally I'd like to see cK (centi-Kelvin). -- Matthias Urlichs - To unsubscribe from this list

Re: temperature standard - global config option?

2001-06-06 Thread Matthias Urlichs
(Celsius/centigrade, Kelvin, or [shudder] Fahrenheit) The kernel output should not be configurable. You have tools for printing the information; they can do the calculation for you. Personally I'd like to see cK (centi-Kelvin). -- Matthias Urlichs - To unsubscribe from this list: send the line

Re: Fwd: Re: Getting FS access events

2001-05-14 Thread Matthias Urlichs
r the first one completes, which adds another delay which will slow you down, especially with high-latency I/O protocols. -- Matthias Urlichs | noris network AG | http://smurf.noris.de/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bod

Re: Fwd: Re: Getting FS access events

2001-05-14 Thread Matthias Urlichs
will slow you down, especially with high-latency I/O protocols. -- Matthias Urlichs | noris network AG | http://smurf.noris.de/ - 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

Re: [PATCH] SMP race in ext2 - metadata corruption.

2001-04-28 Thread Matthias Urlichs
Martin Dalecki : > tar/cpio and friends don't deal properly with > > a. holes inside of files. > b. hardlinks between files. > ??? GNU tar does both. The only thing it currently cannot handle is Not Changing Anything: either atime or ctime _will_ be updated. - To unsubscribe from this list:

Re: [PATCH] SMP race in ext2 - metadata corruption.

2001-04-28 Thread Matthias Urlichs
Martin Dalecki : tar/cpio and friends don't deal properly with a. holes inside of files. b. hardlinks between files. ??? GNU tar does both. The only thing it currently cannot handle is Not Changing Anything: either atime or ctime _will_ be updated. - To unsubscribe from this list: send the

Re: Linux 2.4.2 fails to merge mmap areas, 700% slowdown.

2001-03-21 Thread Matthias Urlichs
> > I frequently build Mozilla from scratch on my (aging) dual Celeron > > machine. [...] > > real60m4.574s > > user101m18.260s <-- impossible no? > > sys 3m23.520s > > Why do numbers like this show up? I noticed some of this after having > enabled SMP on my UP box. >

Re: Linux 2.4.2 fails to merge mmap areas, 700% slowdown.

2001-03-21 Thread Matthias Urlichs
I frequently build Mozilla from scratch on my (aging) dual Celeron machine. [...] real60m4.574s user101m18.260s -- impossible no? sys 3m23.520s Why do numbers like this show up? I noticed some of this after having enabled SMP on my UP box. Now why would

Re: scsi vs ide performance on fsync's

2001-03-09 Thread Matthias Urlichs
apologize and will state the opposite, next time. -- Matthias Urlichs | noris network AG | http://smurf.noris.de/ -- You see things; and you say 'Why?' But I dream things that never were; and I say 'Why not?' --George Bernard Shaw [Back to Methuselah] - To unsubscribe from

Re: scsi vs ide performance on fsync's

2001-03-09 Thread Matthias Urlichs
, next time. -- Matthias Urlichs | noris network AG | http://smurf.noris.de/ -- You see things; and you say 'Why?' But I dream things that never were; and I say 'Why not?' --George Bernard Shaw [Back to Methuselah] - To unsubscribe from this list: send the line

Re: scsi vs ide performance on fsync's

2001-03-08 Thread Matthias Urlichs
Hi, Matthias Urlichs: > On Wed, Mar 07 2001, Stephen C. Tweedie wrote: > > SCSI certainly lets us do both of these operations independently. IDE > > has the sync/flush command afaik, but I'm not sure whether the IDE > > tagged command stuff has the equivalent of SC

Re: scsi vs ide performance on fsync's

2001-03-08 Thread Matthias Urlichs
Hi, Matthias Urlichs: On Wed, Mar 07 2001, Stephen C. Tweedie wrote: SCSI certainly lets us do both of these operations independently. IDE has the sync/flush command afaik, but I'm not sure whether the IDE tagged command stuff has the equivalent of SCSI's ordered tag bits. Andre