Re: per device dirty throttling -v8

2007-08-15 Thread david . balazic
On Aug 4, 10:15 pm, Arjan van de Ven <[EMAIL PROTECTED]> wrote: > On Sat, 2007-08-04 at 12:47 -0700, Linus Torvalds wrote: > > > On Sat, 4 Aug 2007, Jörn Engel wrote: > > > > Given the choice between only "atime" and "noatime" I'd agree with you. > > > Heck, I use it myself. But "relatime" seems

Re: per device dirty throttling -v8

2007-08-15 Thread david . balazic
On Aug 4, 10:15 pm, Arjan van de Ven [EMAIL PROTECTED] wrote: On Sat, 2007-08-04 at 12:47 -0700, Linus Torvalds wrote: On Sat, 4 Aug 2007, Jörn Engel wrote: Given the choice between only atime and noatime I'd agree with you. Heck, I use it myself. But relatime seems to combine the best

Mail list archives down

2001-07-04 Thread David Balazic
? -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - 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

Mail list archives down

2001-07-04 Thread David Balazic
? -- David Balazic -- Be excellent to each other. - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - 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

DVD RAM partitions

2001-06-13 Thread David Balazic
? addpart ? -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

DVD RAM partitions

2001-06-13 Thread David Balazic
? -- David Balazic -- Be excellent to each other. - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - 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

Re: Linux 2.4.4-ac10

2001-05-18 Thread David Balazic
ect warning but if we fix the warning old old binutils > will then refuse to assemble it right. What old old binutils ? Isn't there a clear requirement for a minimum binutils version in Documentation/Changes ( or maybe it is README ... ) ? -- David Balazic

Re: Linux 2.4.4-ac10

2001-05-18 Thread David Balazic
to assemble it right. What old old binutils ? Isn't there a clear requirement for a minimum binutils version in Documentation/Changes ( or maybe it is README ... ) ? -- David Balazic -- Be excellent to each other. - Bill Ted

Re: CONFIG_APUS

2001-05-16 Thread David Balazic
[EMAIL PROTECTED] wrote on Wed May 16 2001 - 09:33:05 EDT : > When is the 'CONFIG_APUS' flag used ? On APUS systems ( Amiga PowerUp System - amigas with PPC cards ) -- David Balazic -- "Be excellent to each other."

ATA overlap/queuing support ?

2001-05-16 Thread David Balazic
Is there support in linux for ATA overlap/queuing ? It should ( among other things ) improve concurent performance of two devices on the same channel. -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To un

ATA overlap/queuing support ?

2001-05-16 Thread David Balazic
Is there support in linux for ATA overlap/queuing ? It should ( among other things ) improve concurent performance of two devices on the same channel. -- David Balazic -- Be excellent to each other. - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from

Re: CONFIG_APUS

2001-05-16 Thread David Balazic
[EMAIL PROTECTED] wrote on Wed May 16 2001 - 09:33:05 EDT : When is the 'CONFIG_APUS' flag used ? On APUS systems ( Amiga PowerUp System - amigas with PPC cards ) -- David Balazic -- Be excellent to each other. - Bill Ted

Re: LANANA: To Pending Device Number Registrants

2001-05-15 Thread David Balazic
mehow have some "meaning", and that it guarantees that the > disks don't move in the namespace. That's crap. You can do that in user > space ("what controller are you on?") if you really really care. So what is your solution for preventing a boot failure after disks

Re: LANANA: To Pending Device Number Registrants

2001-05-15 Thread David Balazic
crap. You can do that in user space (what controller are you on?) if you really really care. So what is your solution for preventing a boot failure after disks/partitions change ? volume labels/UUID ? -- David Balazic -- Be excellent to each other. - Bill Ted

Hotswap ATA status ?

2001-05-07 Thread David Balazic
Andre , you promised ATA/IDE hot-swap on "normal" hardware several weeks ( months ? ) ago. What happened ? -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the

Hotswap ATA status ?

2001-05-07 Thread David Balazic
Andre , you promised ATA/IDE hot-swap on "normal" hardware several weeks ( months ? ) ago. What happened ? -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the lin

Possible off-by-one errors in CDROM handling code

2001-04-25 Thread David Balazic
;audio_ioctl(cdi, CDROMREADTOCENTRY, )) return ret; sanitize_format(_addr, _format, CDROM_LBA); *last_written = toc.cdte_addr.lba; # seems OK return 0; } -- David Balazic -- "Be excellent to each other." - Bill &

Re: via udma100 fix

2001-04-19 Thread David Balazic
turning off PCI Latency a good thing ? Anyway the article (http://home.tiscalinet.de/au-ja/review-kt133a-4.html) says that any value below 32 is good, so why not use 16 for example ? -- David Balazic -- "Be excellent to each

Re: ATA 100

2001-04-19 Thread David Balazic
9. > Some settings: According to your dmesg output , hde is working in UDMA/100. Since hde is the only device on your ATA/100 ( the PDC20265 ) controller , I don't see any problem. Are the transfer rates not good ? Whet is the output of hdparm -ti /dev/hde ? -- David Balazic

Re: ATA 100

2001-04-19 Thread David Balazic
00, but this options doesn't work. > > Try ide0=ata66 instead. The option should have been named ide0=80wire, > but, well, "ata66" was chosen as the name, because that was it at the > time. Any chance of auto detecting this ? I just hate when linux is relaying on the BIOS ... BTW , why

Re: ATA 100

2001-04-19 Thread David Balazic
just hate when linux is relaying on the BIOS ... BTW , why are there 666 CONFIG_.*IDE.*DMA.* switches ? -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe

Re: ATA 100

2001-04-19 Thread David Balazic
ding to your dmesg output , hde is working in UDMA/100. Since hde is the only device on your ATA/100 ( the PDC20265 ) controller , I don't see any problem. Are the transfer rates not good ? Whet is the output of hdparm -ti /dev/hde ? -- David Balazic -- "Be excelle

Re: via udma100 fix

2001-04-19 Thread David Balazic
Latency a good thing ? Anyway the article (http://home.tiscalinet.de/au-ja/review-kt133a-4.html) says that any value below 32 is good, so why not use 16 for example ? -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To u

Re: Let init know user wants to shutdown

2001-04-12 Thread David Balazic
ut it, instead of dictating a shutdown from kernel ( policy alert ;-) ) -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bo

Re: Let init know user wants to shutdown

2001-04-12 Thread David Balazic
from kernel ( policy alert ;-) ) -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

Looking for a card with working TV-out in linux

2001-04-05 Thread David Balazic
to [EMAIL PROTECTED], [EMAIL PROTECTED] and to [EMAIL PROTECTED] mail lists , please CC me the replies and excuse me if some of them are inappropriate ) -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscr

Re: kernel apm code

2001-03-30 Thread David Balazic
John Fremlin wrote: > > David Balazic <[EMAIL PROTECTED]> writes: > > > John Fremlin wrote: > > [...] > > > > > To implement off-button you only need the APM_IOC_REJECT ioctl and > > > > > > The problem on my computer with my (re)im

Re: kernel apm code

2001-03-30 Thread David Balazic
John Fremlin wrote: David Balazic [EMAIL PROTECTED] writes: John Fremlin wrote: [...] To implement off-button you only need the APM_IOC_REJECT ioctl and The problem on my computer with my (re)implementation of APM_IOC_REJECT is that the screen goes into powersaving when

Re: kernel apm code

2001-03-29 Thread David Balazic
John Fremlin wrote: > > David Balazic <[EMAIL PROTECTED]> writes: > > > John Fremlin wrote: > > > > > > David Balazic <[EMAIL PROTECTED]> writes: > > [...] > > > > The maintainer hasn't the time to do it. He promised me he would

Re: kernel apm code

2001-03-29 Thread David Balazic
John Fremlin wrote: David Balazic [EMAIL PROTECTED] writes: John Fremlin wrote: David Balazic [EMAIL PROTECTED] writes: [...] The maintainer hasn't the time to do it. He promised me he would in February, when I telephone, but hasn't bothered to do anything AFAICS. I

Re: kernel apm code

2001-03-28 Thread David Balazic
John Fremlin wrote: > > David Balazic <[EMAIL PROTECTED]> writes: > > > The newer version has among other things support for > > the APM_IOC_REJECT ioctl which is useful for example > > when implementing "run /sbin/shutdown -h when the power >

Re: kernel apm code

2001-03-28 Thread David Balazic
John Fremlin wrote: David Balazic [EMAIL PROTECTED] writes: The newer version has among other things support for the APM_IOC_REJECT ioctl which is useful for example when implementing "run /sbin/shutdown -h when the power button is pressed". While isn't t

kernel apm code

2001-03-27 Thread David Balazic
CTED] mail list. -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordo

kernel apm code

2001-03-27 Thread David Balazic
CTED] mail list. -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at ht

Re: Linux should better cope with power failure

2001-03-26 Thread David Balazic
akers > for destructive engine failure when you expect it to act like a family car. > > -d > > -- > There is a natural aristocracy among men. The grounds of this are virtue and >talents. Thomas Jefferson > The good thing about standards is that there are so many to cho

Re: Linux should better cope with power failure

2001-03-26 Thread David Balazic
ts > included into the kernel. It was just a line or two bugfix, not a real patch. I will dig it up and send a patch for 2.4 When I have the time :-) -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To un

Re: Linux should better cope with power failure

2001-03-26 Thread David Balazic
candidate for a "reboot properly" button, but there is no hardware support. That is why I used the power button, which is ( more or less ) under software control. > Gerhard > > On Fri, 23 Mar 2001, David Balazic wrote: > > > I had a similar experience: > >

Re: Linux should better cope with power failure

2001-03-26 Thread David Balazic
for a "reboot properly" button, but there is no hardware support. That is why I used the power button, which is ( more or less ) under software control. Gerhard On Fri, 23 Mar 2001, David Balazic wrote: I had a similar experience: X crashed , hosing the console , so I could no

Re: Linux should better cope with power failure

2001-03-26 Thread David Balazic
.4 When I have the time :-) -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED

Re: Linux should better cope with power failure

2001-03-26 Thread David Balazic
ar makers for destructive engine failure when you expect it to act like a family car. -d -- There is a natural aristocracy among men. The grounds of this are virtue and talents. Thomas Jefferson The good thing about standards is that there are so many to cho

Re: floppy programming

2001-03-23 Thread David Balazic
s done with all modern hard drives and was done also on the Commodore 64 5.25 inch floppies ( at least they used different number of sectors per track , I don't know if the actual bit density was variable or not ) > You can't > do this with a floppy controller because the heads "step"

Re: Linux should better cope with power failure

2001-03-23 Thread David Balazic
children never go close to any abyss or doesn't have > alpinist a saying "never go to the limits"? So why is this simple rule > always broken with computers? > > O. Wyss -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - -

Re: VIA vt82c686b and UDMA(100)

2001-03-23 Thread David Balazic
E cable ( set to CABLE-SELECT , connected to the end connector; you must always first use both connectors on the end of the cable ! never left one end unused ) Without doing any settings with hdparm, I get the full transfer rate of the disk, measured with hdparm : ~35MB/s kernel is 2.4.recent

Re: Modem and sound support question..

2001-03-23 Thread David Balazic
xx_audio module. -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo in

Re: Modem and sound support question..

2001-03-23 Thread David Balazic
. -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - 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

Re: VIA vt82c686b and UDMA(100)

2001-03-23 Thread David Balazic
; you must always first use both connectors on the end of the cable ! never left one end unused ) Without doing any settings with hdparm, I get the full transfer rate of the disk, measured with hdparm : ~35MB/s kernel is 2.4.recent or redhat recent 2.4.x versions. -- Dav

Re: Linux should better cope with power failure

2001-03-23 Thread David Balazic
t;? So why is this simple rule always broken with computers? O. Wyss -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a mes

Re: floppy programming

2001-03-23 Thread David Balazic
not ) You can't do this with a floppy controller because the heads "step" to discrete positions. So you do it with "classic" concentrical tracks. -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - -

Re: Linux 2.4.2ac20

2001-03-14 Thread David Balazic
Nathan Walp wrote: > > David Balazic wrote: > > > > Nathan Walp ([EMAIL PROTECTED]) wrote : > > > > > Also, sometime between ac7 and ac18 (spring break kept me from testing > > > stuff inbetween), i assume during the new aic7xxx driver merge, the >

Re: Linux 2.4.2ac20

2001-03-14 Thread David Balazic
Nathan Walp wrote: David Balazic wrote: Nathan Walp ([EMAIL PROTECTED]) wrote : Also, sometime between ac7 and ac18 (spring break kept me from testing stuff inbetween), i assume during the new aic7xxx driver merge, the order of detection got changed, and now the ide-scsi virtual

Re: Linux 2.4.2ac20

2001-03-13 Thread David Balazic
isk enumeration ( sdb becomes sdc ) or partition enumeration ( hda6 becomes hda5 ). * - theoreticaly no, but practicaly yes ( most of the time ) -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe

Re: Linux 2.4.2ac20

2001-03-13 Thread David Balazic
( sdb becomes sdc ) or partition enumeration ( hda6 becomes hda5 ). * - theoreticaly no, but practicaly yes ( most of the time ) -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: sen

Re: scsi vs ide performance on fsync's

2001-03-07 Thread David Balazic
edictive sector stretcher as the energy from the > inertia by the DC three-phase motor executes the dump. So where is a list of drives that do this ? www.list-of-hardware-that-doesnt-suck.com is not responding ... > Ever wondered why modern drives have open collectors o

Re: scsi vs ide performance on fsync's

2001-03-07 Thread David Balazic
of drives that do this ? www.list-of-hardware-that-doesnt-suck.com is not responding ... Ever wondered why modern drives have open collectors on the databuss? no :-) -- David Balazic -- "Be excellent to each other." -

Re: scsi vs ide performance on fsync's

2001-03-06 Thread David Balazic
Alan is right - we needs a "sync" command or something. I don't know > if IDE has one (it already might, for all I know). ATA , SCSI and ATAPI all have a FLUSH_CACHE command. (*) Whether the drives implement it is another question ... (*) references : ATA-6 draft standard

Re: Annoying CD-rom driver error messages

2001-03-06 Thread David Balazic
s mythical port of the 'file-access > monitoring daemon' This notification exists in 2.4.x ( at least the docs say so :-) see /usr/src/linux/Documentation/dnotify.txt -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - -

Re: scsi vs ide performance on fsync's

2001-03-06 Thread David Balazic
//boudicca.tux.org/hypermail/linux-kernel/2001week08/0211.html ] --- begin quote --- From: Ingo Oeser ([EMAIL PROTECTED]) On Mon, Feb 19, 2001 at 01:45:57PM +0100, David Balazic wrote: > It is a good idea IMO to flush the write cache of storage devices > at shutdown and other critical mome

make checkconfig results on linux 2.4.3-pre2

2001-03-06 Thread David Balazic
CONFIG_TQM8xxL. include/asm-ppc/tqm8xx.h: 72: need CONFIG_TQM860. net/lapb/lapb_iface.c: 18: not needed. [root@localhost linux]# head Makefile VERSION = 2 PATCHLEVEL = 4 SUBLEVEL = 3 EXTRAVERSION =-pre2 someone should also run 'make checkhelp' ... reports a LOT of missing help text -- David

make checkconfig results on linux 2.4.3-pre2

2001-03-06 Thread David Balazic
a LOT of missing help text -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More maj

Re: scsi vs ide performance on fsync's

2001-03-06 Thread David Balazic
mail/linux-kernel/2001week08/0211.html ] --- begin quote --- From: Ingo Oeser ([EMAIL PROTECTED]) On Mon, Feb 19, 2001 at 01:45:57PM +0100, David Balazic wrote: It is a good idea IMO to flush the write cache of storage devices at shutdown and other critical moments. Not needed. All devi

Re: Annoying CD-rom driver error messages

2001-03-06 Thread David Balazic
e /usr/src/linux/Documentation/dnotify.txt -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED

Re: scsi vs ide performance on fsync's

2001-03-06 Thread David Balazic
ow). ATA , SCSI and ATAPI all have a FLUSH_CACHE command. (*) Whether the drives implement it is another question ... (*) references : ATA-6 draft standard from www.t13.org MtFuji document from ???? -- David Balazic -- "Be excellent to each othe

Re: [2.4.2-ac5] X (4.0.1) crashes

2001-03-02 Thread David Balazic
d never be linked into kernel. > > [Or, someone should get kernel with nvidia drivers compiled in from > nvidia, and then ask them for sources :-)] >Pavel -- David Balazic -- "Be excellent to each other.&quo

Re: [2.4.2-ac5] X (4.0.1) crashes

2001-03-02 Thread David Balazic
s compiled in from nvidia, and then ask them for sources :-)] Pavel -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from

RE: Unmounting and ejecting the root fs on shutdown.

2001-02-28 Thread David Balazic
ave to patch the kernel. Or : echo 0 > /proc/sys/dev/cdrom/lock ( I am not sure if this is the right filename ) Or run magicdev ;-) -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this lis

RE: Unmounting and ejecting the root fs on shutdown.

2001-02-28 Thread David Balazic
the kernel. Or : echo 0 /proc/sys/dev/cdrom/lock ( I am not sure if this is the right filename ) Or run magicdev ;-) -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "un

Re: weird /proc/ide/hdx/settings

2001-02-26 Thread David Balazic
Andre Hedrick wrote: > > Zero is a counting number. 0->255 == 1->256. I don't understand. This doesn't explain (value) is bigger than (max). Are you saying that (value) is counted from 1 , while (max) ( and min too ? ) is counted from 0 ? david > On Fri, 23 Feb 2001, Davi

Re: ide / usb problem

2001-02-26 Thread David Balazic
matically enable DMA for PCI-IDE" kernel configuration option. It is said in the help text for the VIA-IDE option. -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send t

Re: ide / usb problem

2001-02-26 Thread David Balazic
ption. It is said in the help text for the VIA-IDE option. -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messa

Re: weird /proc/ide/hdx/settings

2001-02-26 Thread David Balazic
Andre Hedrick wrote: Zero is a counting number. 0-255 == 1-256. I don't understand. This doesn't explain (value) is bigger than (max). Are you saying that (value) is counted from 1 , while (max) ( and min too ? ) is counted from 0 ? david On Fri, 23 Feb 2001, David Balazic wrote

weird /proc/ide/hdx/settings

2001-02-23 Thread David Balazic
IA IDE v4.3 -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at ht

weird /proc/ide/hdx/settings

2001-02-23 Thread David Balazic
-- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - 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.

Flusing caches on shutdown

2001-02-19 Thread David Balazic
if the journal is not stored on non-volatile memory, which is not guarantied in the current kernel. What is the official word on this issue ? I think this is important to the "enterprise" guys, at the least. Sincerely, david PS: CC me , as I'm not subscribed to LKML -- Dav

Flusing caches on shutdown

2001-02-19 Thread David Balazic
if the journal is not stored on non-volatile memory, which is not guarantied in the current kernel. What is the official word on this issue ? I think this is important to the "enterprise" guys, at the least. Sincerely, david PS: CC me , as I'm not subscribed to LKML -- Dav

Re: block ioctl to read/write last sector

2001-02-14 Thread David Balazic
ks that would normally be inaccessible through > the normal API seemed like the best bet to me. -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "uns

Re: block ioctl to read/write last sector

2001-02-14 Thread David Balazic
that far away. I was deliberately trying to limit the scope to avoid misuse. This is to work around a flaw in the current API, not to create a new API. Limiting access to only those blocks that would normally be inaccessible through the normal API seemed like the best bet to me. -- David

RE: IDE timeouts 2.4.1

2001-02-05 Thread David Balazic
not 2.4.1) >> dual Pentium III 933 MHz (STL2 board) >> SAMSUNG 20 GB IDE hard drive > > ServerWorks chipset >> >> details-- -- David Balazic -- "Be excellent to each other." - Bill & Te

RE: IDE timeouts 2.4.1

2001-02-05 Thread David Balazic
details-- -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Possible VIA IDE driver bug

2001-02-01 Thread David Balazic
rive IDE Secondary slave : nothing both set to "cable select" both cables are ATA-66 , 80-wire cables ( the system is not oveclocked :-) -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Possible VIA IDE driver bug

2001-02-01 Thread David Balazic
86a southbridge AMD Duron 700MHz CPU IDE Primary master : Quantum Fireball lct20 harddisk 20 GB IDE Primary slave: nothing IDE Secondary master : Teac CD532E-B , CDROM drive IDE Secondary slave : nothing both set to "cable select" both cables are ATA-66 , 80-wire cables (

Re: Linux not adhering to BIOS Drive boot order?

2001-01-18 Thread David Balazic
e logical ones. That is true with /dev/sdXP case as well > as with /dev/hdXP case. What is the difference between physical and logical partitions ? How does this solve the "I deleted hda5 and now the old hda6 became hda5" problem ? -- David Balazic -- "Be excellent to each

Re: Linux not adhering to BIOS Drive boot order?

2001-01-18 Thread David Balazic
da , which is now the non-md disk , and sdc , which doesn't exists any more ??? -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b

Re: Linux not adhering to BIOS Drive boot order?

2001-01-18 Thread David Balazic
Andreas Dilger wrote: > > David Balazic writes: > > Andreas Dilger <[EMAIL PROTECTED]> wrote : > > > In the end I re-wrote most of the patch, so > > > that we resolve ROOT_DEV before calling mount_root(), just to be a bit > > > more consistent. I

Re: Linux not adhering to BIOS Drive boot order?

2001-01-18 Thread David Balazic
Andreas Dilger wrote: David Balazic writes: Andreas Dilger [EMAIL PROTECTED] wrote : In the end I re-wrote most of the patch, so that we resolve ROOT_DEV before calling mount_root(), just to be a bit more consistent. I will release a new patch for 2.2.18 and 2.4.0 after David

Re: Linux not adhering to BIOS Drive boot order?

2001-01-18 Thread David Balazic
doesn't exists any more ??? -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please

Re: Linux not adhering to BIOS Drive boot order?

2001-01-18 Thread David Balazic
and logical partitions ? How does this solve the "I deleted hda5 and now the old hda6 became hda5" problem ? -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "

RE: Linux not adhering to BIOS Drive boot order?

2001-01-17 Thread David Balazic
ab by its label, then you must change this before you insert the other disk. Possibilities : ( to change in /etc/fstab) - use UUID instead of volume-label -> no conflicts ever - temporarily relabel your /home - temporarily use a device node > > so tell me then, how would one discern

Re: Linux not adhering to BIOS Drive boot order?

2001-01-17 Thread David Balazic
> > The only problem is BIOS boot. That information is, I believe, stored in the > > ESCD, but I don't know if it's reliable enough and complete enough to be usable > > by Linux. > > It seems to work well enough. For the "load the kernel" part. Most of the t

Re: Linux not adhering to BIOS Drive boot order?

2001-01-17 Thread David Balazic
n /etc/fstab (i.e. LABEL= and UUID= > instead of L: and UUID:). A trivial change... > In the end I re-wrote most of the patch, so > that we resolve ROOT_DEV before calling mount_root(), just to be a bit > more consistent. I will release a new patch for 2.2.18 and 2.4.0 after > Davi

Re: Linux not adhering to BIOS Drive boot order?

2001-01-17 Thread David Balazic
hat are assigned in the "order I found them today" , like audio devices , network devices etc... BTW, where is the scsihosts= kernel parameter documented ? -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - -

Re: Linux not adhering to BIOS Drive boot order?

2001-01-17 Thread David Balazic
BTW, where is the scsihosts= kernel parameter documented ? -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: Linux not adhering to BIOS Drive boot order?

2001-01-17 Thread David Balazic
:). A trivial change... In the end I re-wrote most of the patch, so that we resolve ROOT_DEV before calling mount_root(), just to be a bit more consistent. I will release a new patch for 2.2.18 and 2.4.0 after David Balazic has a look at it. Cool, send it to me ! I know a bit about LILO, so I

Re: Linux not adhering to BIOS Drive boot order?

2001-01-17 Thread David Balazic
x. It seems to work well enough. For the "load the kernel" part. Most of the times. Matthew D. Pitts [EMAIL PROTECTED] -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from thi

RE: Linux not adhering to BIOS Drive boot order?

2001-01-17 Thread David Balazic
UUID instead of volume-label - no conflicts ever - temporarily relabel your /home - temporarily use a device node so tell me then, how would one discern between two partitions with the same label? -- David Balazic -- "Be excellent to each other." -

Re: Linux not adhering to BIOS Drive boot order?

2001-01-16 Thread David Balazic
mplained about this years ago , but nothing happened. If someone knows a way to reliably find a certain partition , regardless of the (non)existence and position of other partitions and disks in the system , short of scanning the contents of all available partitions , please tell me. Party

devices.txt missing some info about OSS devices

2001-01-16 Thread David Balazic
/dspX and X * 16 + 4 for /dev/audioX -- David Balazic -- "Be excellent to each other." - Bill & Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTEC

devices.txt missing some info about OSS devices

2001-01-16 Thread David Balazic
/dspX and X * 16 + 4 for /dev/audioX -- David Balazic -- "Be excellent to each other." - Bill Ted - - - - - - - - - - - - - - - - - - - - - - - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

Re: Linux not adhering to BIOS Drive boot order?

2001-01-16 Thread David Balazic
someone knows a way to reliably find a certain partition , regardless of the (non)existence and position of other partitions and disks in the system , short of scanning the contents of all available partitions , please tell me. Party on ! -- David Balazic -- "Be excellent to

Re: MTRR type AMD Duron/intel ?

2001-01-15 Thread David Balazic
Tobias Ringstrom wrote: > > On Mon, 15 Jan 2001, David Balazic wrote: > > > It also reports something like : > > PCI chipset unknown : assuming transparent > > Are you sure it's not > > Unknown bridge resource 0: assuming transparent Might be, I don't remem

MTRR type AMD Duron/intel ?

2001-01-15 Thread David Balazic
A recent 2.4.0 ( not the final , but close ) kernel prints this : mtrr: detected mtrr type: intel I have an AMD K7 Duron 700 CPU Is this correct ? It also reports something like : PCI chipset unknown : assuming transparent I have a VIA KT133 chipset -- David Balazic

  1   2   >