"Eric S. Raymond" wrote:
>
> The latest version is always available at http://www.tuxedo.org/~esr/cml2/
>
The "CML2 prototype" link points to version 0.9.0 instead of
http://www.tuxedo.org/~esr/cml2/cml2-0.9.1.tar.gz
Regards
--
Peter L. Hansen
-
To unsubscribe from this list: send the line "un
On Mon, 8 Jan 2001, Chris Wedgwood wrote:
> On Mon, Jan 08, 2001 at 02:56:10AM -0500, Alexander Viro wrote:
>
> Plenty. ext2, for one - e.g. with 4Kb blocks you have limit
> at 0x4010040c000 for files and 0x1 for directories. With
> 1Kb blocks the limit for files is 0x404
Hi all!
I have a problem with 2.4.0
I'm testing Informix IIF-2000 database server running on dual Intel
Pentium II - 233. When I run 'make -j30 bzImage' in the kernel source,
my
Linux box hangs without any messages. This occurs when Informix is
running. When I stoped Informix and tryed to do the
On Sun, Jan 07, 2001 at 03:52:41PM -0800, Linus Torvalds wrote:
> In article <[EMAIL PROTECTED]>,
> Philip Armstrong <[EMAIL PROTECTED]> wrote:
> >In supplement to Evan Thompson's emails with the subject "Additional
> >info. for PCI VIA IDE crazyness. Please read." I've noticed the
> >following m
Tim Wright wrote:
>
> Sounds somewhat familiar. The pump that came with RedHat 6.2 never worked
> correctly at work, but dhcpcd worked just fine (we don't have static IP
> addresses, but there are fewer machines than there are addresses in the pool,
> so effectively, we do :-). The odd thing is t
On Mon, 8 Jan 2001, Andrew Morton wrote:
> Obviously, something changed between 2.2.14 and more current
> kernels which broke pump. I don't believe it's a driver change
> because it also affects the 3c90x driver. I don't have a theory
> as to why this affects the 3com NICs though. But I'm assum
Mark Hahn wrote:
>
> > But as soon as I try to assign an IP-adress the whole system halts
> > rock-solid, the magic sysrq combinations don't even work anymore.
>
> I notice that the driver detects irq11, but it doesn't show in
> /proc/interrupts. are there no other kernel messages?
>
> someone
Paul Gortmaker wrote:
>
> Aschwin van der Woude wrote:
> >
> > I have a problem with a network-driver.
> > The ne2k-pci modules loads fine, no problem at all. Everything works
> > like a sunshine.
> > But as soon as I try to assign an IP-adress the whole system halts
> > rock-solid, the magic sys
David Ford wrote:
>
> Every once in a while I have a very frustrating problem develop. All tty
> handling stops.
> ...
> # uname -r
> 2.4.0-test11
Fixed in test13, I suspect.
http://www.uwsg.iu.edu/hypermail/linux/kernel/0012.2/0823.html
-
To unsubscribe from this list: send the line "unsubscr
"J . A . Magallon" wrote:
>
> On 2001.01.02 Giacomo A. Catenazzi wrote:
> > Hello!
> >
> > When working in cpu autoconfiguration I found some problems:
> >
> > I have to identify this processor:
> > Vendor: Intel
> > Family: 6
> > Model: 8
> > Is it a "Pentium III (Coppermine)" (setup.c:17
Dear Kernel developers!
Lots of things may have changed in 2.4.0-prer., because nor cdrecord
neither postgressql do not run because of system v ipc / shm problem.
After recompiling cdrecord with the new header files, started working.
I'm just recompiling postgres too.
/var/log/postgresql.log:
0
[EMAIL PROTECTED] wrote:
>
> I still haven't looked at things, but two points:
> (i) is the behaviour constant on all architectures?
As it is a property of the mc146818, it should be constant across all
arch that use drivers/char/rtc.c
Sparc uses drivers/sbus/char/rtc.c which is for Mostek 480
Tim Sailer wrote:
>
> On Sat, Jan 06, 2001 at 10:11:40PM +1100, Andrew Morton wrote:
> > this issue was discussed on the netdev mailing list a few weeks
> > back.
> >
> > It's very unfortunate that the web archives of netdev
> > stopped working several months ago and there now appears
> > to be n
In article <[EMAIL PROTECTED]> you wrote:
> I've put a patch up for testing on the kernel.org mirrors:
>
> /pub/linux/kernel/people/davem/zerocopy-2.4.0-1.diff.gz
>
> It provides a framework for zerocopy transmits and delayed
> receive fragment coalescing. TUX-1.01 uses this framework.
Hi Dave,
Do you run powertweak?
there is a new parameter
/proc/sys/kernel/shmall
and some powertweak versions set it to 0.
--
Manfred
-
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
Hi,
On Mon, 8 Jan 2001, Narancs 1 wrote:
> Lots of things may have changed in 2.4.0-prer., because nor cdrecord
> neither postgressql do not run because of system v ipc / shm problem.
> After recompiling cdrecord with the new header files, started working.
> I'm just recompiling postgres too.
>
Norbert Breun wrote:
>
> Hallo,
>
> sorry if this is a silly question...
> as far as I understood my smp-board seem not well designed - so I get APIC
> error messages nearly every 1-3 seconds. These mmessages do not help me
> because -so I was told - it is not possible to fix the problem.
> Is i
Well, I'll let the number speak:
$ cp -R linux-2.4.0 linux-2.4.0-trimed
$ find linux-2.4.0-trimed -type f | xargs perl -wi -pe 's/\s+$/\n/'
$ du -s linux-2.4.0 linux-2.4.0-trimed
119360 linux-2.4.0 # NOTE: 4k blocks, just an estimate
119160 linux-2.4.0-trimed
$ diff -ru linux-2.4.
> kdb v0.6 is out of date and no longer supported. kdb v1.5 against
> 2.2.18 is in ftp://oss.sgi.com/projects/kdb/download/ix86/, it supports
> modules correctly. This patch is only there as a courtesy, SGI do not
> support kdb on 2.2 kernels, all our debugging work is on 2.4 kernels.
> If you
> Ok.. I'm going bananas. It could be a 4am braindeath or a rh7.0 bungholio
> but this is annoying:
There are lots of corner cases in the kernel that are probably a bit off
> main(int argc, char **argv)
> {
> int fd;
> setfsuid(atoi(argv[1]));
> fd = open("/etc/passwd", O_RDONL
Date: Mon, 8 Jan 2001 11:39:15 +0100
From: Christoph Hellwig <[EMAIL PROTECTED]>
don't you think the writepage file operation is rather hackish?
Not at all, it's simply direct sendfile support. It does
not try to be any fancier than that.
Later,
David S. Miller
[EMAIL PROTECTED]
-
To
On Sun, Jan 07, 2001 at 10:52:48PM -0600, [EMAIL PROTECTED] wrote:
>
>
> Actually, I have another reason for using patch-kernel, besides being
> inexperienced or lazy: being weird. :-) For some reason, I have an
> aversion to downloading complete kernels, and just grab the patches.
> That's u
Hello all
Just to add a spoonful of honey to what seems to be a flood of criticism
and bug-reports on 2.4.0: installed it (final) on a P75 with an S3-Trio64
graphics card, CS4232 sound card without any problem whatsoever (apart,
perhaps, from some compile warnings - but those are supposedly due t
Willem,
First of all thanks for tracking down this bug! Keep up the good work.
I have produced a IMHO more elegant solution (see attached patch) which
doesn't require introducing the ugly divide function by using the
asm/bitops.h::ffs() function and then replacing all clusterfactor
arithmetic wi
On Mon, 8 Jan 2001, Nils Philippsen wrote:
> /proc/sys/kernel/shmall to "0" (that is the maximum number of SHM segments).
yes, powertweak made it wrong.
what is the good value for it?
thx
Narancs v1
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a mess
> While compiling 2.4.0-ac4, I receivied the following..Looks like a
> typo...Patch is also below.
Cut and paste error on a path I didn't check - thanks
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ
On Mon, Jan 08, 2001 at 04:42:18AM -0600, Jeremy M. Dolan wrote:
[snip]
> - Yes, I am pretty pedantic to propose a 19M patch that doesn't *DO*
>anything.
While I really like the idea with this patch, I'm 100% certain that
Linus would not, under any circumstances, accept this patch.
I sugg
Hi all,
I am porting a NT driver and app into linux... Currently i am having a
problem in the application part... The scenario is as follows..
I have a function foo(param1, timeout)... what this function has to do is
wait for param1 to be set true.. ie wait for this varibale to be set till
the t
> Alan, it doesn't work that way. Maximal size depends on the type of object,
> for one thing. Moreover, it's not always a multiple of page size, so you
Its a multiple of page size for all fs's we have but I did it in terms of
bytes anyway
> still need foo_get_block() to be aware of the problem
On Mon, 8 Jan 2001, Narancs 1 wrote:
> On Mon, 8 Jan 2001, Nils Philippsen wrote:
>
>
> > /proc/sys/kernel/shmall to "0" (that is the maximum number of SHM
> > segments).
> yes, powertweak made it wrong. what is the good value for it?
according to /usr/src/linux/include/linux/shm.h:
#define SHM
> There is code to support this in 2.4.0-ac4 -- initially I didn't like
> the way Alan had done things (I was think -EFBIG should be used only
> for LFS violations) but after some thought has decided that what he
> has makes a lot of sense.
Its based on the docs I have + a test program for the no
On Mon, 8 Jan 2001, Alan Cox wrote:
> > Alan, it doesn't work that way. Maximal size depends on the type of object,
> > for one thing. Moreover, it's not always a multiple of page size, so you
>
> Its a multiple of page size for all fs's we have but I did it in terms of
> bytes anyway
1Kb-blo
In article <[EMAIL PROTECTED]> you write:
> - I'm not yet positive there are no other places in the tree that
>aren't safe to s/[]+$//. C can, if formated poorly
>enough, be affected by it (multiline strings not ending with \).
Multiline strings not ending with \, are errors. gcc admits
> Obviously, something changed between 2.2.14 and more current
> kernels which broke pump. I don't believe it's a driver change
> because it also affects the 3c90x driver. I don't have a theory
> as to why this affects the 3com NICs though. But I'm assuming
> that whatever broke pump also broke
> Is there any other solution than recompiling programs?
> all of the program which need shm/ipc will turn blue?
Congratulations you are running an old version of powertweak. Remvoe that
and it should recover (its setting shm limits to 0)
-
To unsubscribe from this list: send the line "unsubscrib
Hi,
I am facing problems in loading a module under 2.2.16. The actual
kernel is 2.2.14 and it loads in it without any trouble, but when I run my
unmodified kernel 2.2.16(I only patched the kdb patch with it and
configured with all kernel hacking options on) and try to do a insmod, it
say
Hello!
> Description:
> Cleans up the reporting of PCI device numbers when they are printed out by
> the PCI IDE driver. The dev->devfn value holds both the device number and
> the function number, so it's nicer if they are split out and displayed
> separately to the user.
Better use pci_dev->sl
On Mon, 8 Jan 2001, Nils Philippsen wrote:
>
> #define SHMALL (SHMMAX/PAGE_SIZE*(SHMMNI/16)) /* max shm system wide (pages)
> */
> On my machine here, it is 2097152. It should be the same on any Intel IA32
ok thanks for it! I donwanna reboot my computer ;-)
10x4all
Narancs v1
-
To unsubscribe
Hi,
On Sat, Jan 06, 2001 at 08:57:26PM +0100, Marc Lehmann wrote:
> On Fri, Jan 05, 2001 at 11:58:56AM +, David Woodhouse <[EMAIL PROTECTED]>
>wrote:
> > You mount it read-only, recover as much as possible from it, and bin it.
> >
> > You _don't_ want the fs code to ignore your explicit ins
> > I put it into generic_file_write. That covers most fs's it seems. The jffs
> > guys are going to switch to generic_file_write soon and the other fs's
> > that dont are wacko ones I dont care about ;)
>
> Alan, we have to deal with get_block() failures anyway. -ENOSPC, -EDQUOT,
> not to ment
Dear list users,
While compiling the kernel of Red Hat 6.2 I got the following error
at the time of rebooting:
depmod: depmod *** unresolved symbols in /lib/modules/2.2.14-
5.0/misc/iBCS.o/
depmod: depmod *** unresolved symbols in /lib/modules/2.2.14-
5.0/misc/emul0kl.o
Kindly let me know how
On Mon, 8 Jan 2001, Alan Cox wrote:
> > > I put it into generic_file_write. That covers most fs's it seems. The jffs
> > > guys are going to switch to generic_file_write soon and the other fs's
> > > that dont are wacko ones I dont care about ;)
> >
> > Alan, we have to deal with get_block()
Hi Linus,
hi all,
cramfs is a read-only fs. So we should honour that in inode->mode
to avoid confusion of programs.
My isofs shows this too, so I think I'm right deleting the write
permissions in the inode. May be we should change it in
mkcramfs (too).
I don't know what POSIX says about RO fs,
Hi,
I have tried this.
I have spend few hours. Even after some changes it loks like
this driver is incompatible with 2.4 kernels.
Am I wrong ?
Anybody have successfully compiled nvidia 0.9-5 driver
with 2.4.0 final kernel ? How ?
Cheers,
Blizbor
--
-
To unsubscribe from this list: send the
> Umm... Details, please? Are you talking about 2^32 or about fs layout limits?
> The former may very well belong to VFS - no arguments here. The latter...
> And yes, fs layout limits are visible - for ext2 they can be as low as 2^24
> blocks.
The SuS rules require write checks
resource limit
On 8 Jan 2001, at 11:52, Keith Owens wrote:
> On Sun, 7 Jan 2001 16:19:50 -0500,
> "Rich Baum" <[EMAIL PROTECTED]> wrote:
> >This patch should fix the rest of the warnings about #endif
> >statements when using the 20001225 gcc snapshot. Thanks to
> >Keith Owens for providing a script to autom
[Russell King]
> Can't you get the source, and whatever relevent files you need to
> build a dpkg and build the source + binary packages yourself (with
> maybe a few minor changes to the dpkg build information)?
Right. No changes at all. modutils_2.3.23-2.diff.gz applies fine,
except for one bi
Alan Cox wrote:
>
> > Obviously, something changed between 2.2.14 and more current
> > kernels which broke pump. I don't believe it's a driver change
> > because it also affects the 3c90x driver. I don't have a theory
> > as to why this affects the 3com NICs though. But I'm assuming
> > that w
Hi Alan,
These are just a few unused variables that popped up as warnings from
2.4.0-ac3 (I've also (briefly) checked ac4, and didn't notice any changes
in there). Here's hoping that I'm not breaking something...
--
Bruce Harada
[EMAIL PROTECTED]
diff -Nur linux-2.4.0-ac3/drivers/net/tulip/m
Alan Cox wrote:
>
> Handle with care. I think the fs updates are right but I don't guarantee it.
The .config selectes everything as 'm' when possible.
make[2]: Entering directory `/data2/usr/local/src/linux-2.4/fs/qnx4'
gcc -D__KERNEL__ -I/usr/local/src/linux/include -Wall
-Wstrict-prototypes
I would try to:
* implement foo_poll() in the kernel driver.
* the user space app calls select() or poll().
WaitForSingleObject should be easy to replace.
WaitForMultipleObjects could be tricky if you wait for different events
(e.g. wait until either the kernel driver has new data, or another
p
On Sun, 7 Jan 2001, Ben Greear wrote:
> jamal wrote:
> > As in my response to Matti, i thing a netdevice is a generalized link
> > layer structure and should remain that way.
>
> Yes, but VLANs are a link-layer structure too, and things like tunnels
> are really link-layer too, as far as protoc
I thought I'd find a diff between 2.4.0test12 (last test release) to
the final 2.4.0 release, but did not. Wouldn't it be (have been) a good
idea?
Regards,
Ulrich
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read
On Sun, 7 Jan 2001, David Ford wrote:
> Distributions should be encouraged to use ip rather than ifconfig/route. It
> works better and does more, the output is more informative, more concise,
> and less confusing. It doesn't take that much more disk space than ifconfig
> and route does, ifcon
Hello again,
On Mon, Jan 08, 2001 at 11:53:19PM +1100, Andrew Morton wrote:
> so perhaps I have not in fact reproduced the problem. Hopefully
> Christian can retest with a later pump and let me know.
I fear I can't...I have no 3com905C in reach anymore as I had it
exchanged for a NetGear NIC. :
[EMAIL PROTECTED] said:
> Also, if you care about memory usage, you're likely to be much better
> off using ramfs rather than something like "ext2 on ramdisk". You
> won't get the double buffering.
That'll be even more useful once we can completely configure out all
support for block devices
Am Montag, 8. Januar 2001 04:00 schrieb Mohammad A. Haque:
> when you use SMP there's suppOsed to be one icon that shows up for
> every CPU you have. 2 cpu = 2 icons, 4 cpu = 4 icon. That's what the for
> loop in fbcon_show_logo().
>
> So this really isnt a bug, depending on how you look at it. I
> Ulrich Windl writes:
> I thought I'd find a diff between 2.4.0test12 (last test release) to
> the final 2.4.0 release, but did not. Wouldn't it be (have been) a good
> idea?
Apply:
patch-2.4.0-prerelease.bz2 and then prerelease-to-final.bz2 to test12
and you get 2.4.0 final.
You'll f
Hi,
This patch fixes a problem that I was having with the ENSONIQ
SoundScape mixer: basically, the mixer device was owned by the ad1848
module but was being deallocated when the sscape module was
unloaded. This patch hands the mixer device to the sscape module
instead so that the sscape module -c
On Mon, Jan 08, 2001 at 12:26:17PM +, Alan Cox wrote:
> I can put all that in the VFS so I did (right now the ext2 size calculator is
> wrong but thats proof of concept detail). Just need to shift if over from
> ext2/file.c
Try 'getconf LINK_MAX /ramfs'.
While the result (127) is in some way
Ingo,
> cramfs is a read-only fs. So we should honour that in inode->mode
> to avoid confusion of programs.
>
> My isofs shows this too, so I think I'm right deleting the write
> permissions in the inode. May be we should change it in
> mkcramfs (too).
>
> I don't know what POSIX says about RO fs,
On Mon, Jan 08, 2001 at 12:13:39PM +, Shane Nay wrote:
> This may not initially seem like such a great thing..., but imagine a base
> distro being distributed as a cramfs file. Copy the thing over to your HD
> and you're done, otherwise the distro packaging has to keep track of
> permision
hi ulrich,
Ulrich Windl wrote:
>
> I thought I'd find a diff between 2.4.0test12 (last test release) to
> the final 2.4.0 release, but did not. Wouldn't it be (have been) a good
> idea?
[snip]
its here
ftp://ftp.kernel.org/pub/linux/kernel/v2.4/test-kernels/prerelease-to-final.gz
worked for me
On Mon, 8 Jan 2001, Stefan Traby wrote:
> On Mon, Jan 08, 2001 at 12:26:17PM +, Alan Cox wrote:
>
> > I can put all that in the VFS so I did (right now the ext2 size calculator is
> > wrong but thats proof of concept detail). Just need to shift if over from
> > ext2/file.c
>
> Try 'getcon
Hi Linus,
On Sun, 7 Jan 2001, Linus Torvalds wrote:
> I wonder what to do about this - the limits are obviously useful, as
> would the "use swap-space as a backing store" thing be. At the same
> time I'd really hate to lose the lean-mean-clean ramfs.
Let me repeat on this issue: shmem.c has ever
[EMAIL PROTECTED] said:
> I put it into generic_file_write. That covers most fs's it seems. The
> jffs guys are going to switch to generic_file_write soon
It's in CVS already. For 2.4, 'soon' == 'when Linus is ready to start taking
patches'
If you want it for 2.4-ac I can provide a patch whi
On Monday 08 January 2001 13:11, David Woodhouse wrote:
> [EMAIL PROTECTED] said:
> > Also, if you care about memory usage, you're likely to be much better
> > off using ramfs rather than something like "ext2 on ramdisk". You
> > won't get the double buffering.
>
> That'll be even more useful onc
stefan mojschewitsch wrote:
>
> hi ulrich,
>
> Ulrich Windl wrote:
> >
> > I thought I'd find a diff between 2.4.0test12 (last test release) to
> > the final 2.4.0 release, but did not. Wouldn't it be (have been) a good
> > idea?
> [snip]
>
> its here
> ftp://ftp.kernel.org/pub/linux/kernel/v2.
On Mon, 8 Jan 2001, Ingo Oeser wrote:
> Then we might need W bits, but currently they disturb things like
> "test" and the perl equivalent, which is quite annoying and
> complexifies code. (Yes, I'm selfish too ;-))
Huh??? Consider write-protected floppy. What, you mean that it also
should ma
Hi !!
I just installed Redhat 6.0. When i run "su" command it takes much time
to apper passwd prompt.
Its also taking much time in authentication after entering the password.
Regards,
Nauman Ansari
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a mes
On 8 Jan 2001, at 14:16, Andreas Jaeger wrote:
> > Ulrich Windl writes:
>
> > I thought I'd find a diff between 2.4.0test12 (last test release) to
> > the final 2.4.0 release, but did not. Wouldn't it be (have been) a good
> > idea?
>
> Apply:
> patch-2.4.0-prerelease.bz2 and then prer
Inspecting some code I found out that in 2.4.0test12
request_irq() is declared in sched.h, and not in interrupt.h,
SA_SHIRQ is declared in asm/signal.h, and not in interrupt.h
Isn't that a bit confusing? Maybe for 2.5 let's re-sort some things to
clean up dependencies...
Regards,
Ulrich
-
To
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I don't know if this is the right place to ask this, but here it goes:
I have a Microsoft Intellimouse 1.2 connected to the PS/2 port of my VIA
chipset based mobo, and frequently it sends mouse move and button press
events that are nothing b
On Mon, Jan 08, 2001 at 08:35:10AM -0500, Alexander Viro wrote:
> On Mon, 8 Jan 2001, Stefan Traby wrote:
> > Try 'getconf LINK_MAX /ramfs'.
> > While the result (127) is in some way SuS/POSIXLY_CORRECT,
> > it's not the truth.
> >
> > Why not start to fix this problem outside the funny switch/ca
Hi,
The following patch tries to improve the media autosensing capabilities of the
2.4 tulip driver. Iused Doanld Becker's tulip driver as a basis. I only tested
it on a Digital PWS500a with onboard 21143 chip with MII transceiver.
Peter.
diff -rc linux.orig/drivers/net/tulip/21142.c linux/
Alan, consider applying the patch below.
Contents:
* recovery from failing get_block() in __block_write_full_page()
and __block_prepare_write().
* handling of partially mapped pages in generic_file_write().
* use of ->s_maxbytes in default_llseek().
* crapectomy in
On Mon, Jan 08, 2001 at 09:26:23PM +1100, Andrew Morton wrote:
> Tim Sailer wrote:
> >
> > On Sat, Jan 06, 2001 at 10:11:40PM +1100, Andrew Morton wrote:
> > > this issue was discussed on the netdev mailing list a few weeks
> > > back.
> > >
> > > It's very unfortunate that the web archives of ne
On Mon, Jan 08, 2001 at 03:01:08PM +0100, Peter De Schrijver wrote:
> Hi,
>
> The following patch tries to improve the media autosensing capabilities of the
> 2.4 tulip driver. Iused Doanld Becker's tulip driver as a basis. I only tested
> it on a Digital PWS500a with onboard 21143 chip with MI
On 2001.01.08 Giacomo Catenazzi wrote:
>
> Thus the older Celerons should be compiled with CONFIG_M686 (Pentium
> Pro),
> but the Celeron Coppermine can be compiled with CONFIG_M686FXSR (Pentium
> III), right?
> In this case we should update the files Configure.help and the config.in
> files.
>
On Mon, 8 Jan 2001, David S. Miller wrote:
> This definitely seems like the classic "/etc/nsswitch.conf is told to
> look for YP servers and you are not using YP", so have a look and fix
> nsswitch.conf if this is in fact the problem.
What I have never gotten, is why on my machines (no specific
Date:Mon, 08 Jan 2001 18:39:34 +0500
From: Ansari <[EMAIL PROTECTED]>
I just installed Redhat 6.0. When i run "su" command it takes much
time to apper passwd prompt. Its also taking much time in
authentication after entering the password.
This definitely seems like the cl
On Mon, 8 Jan 2001, Stefan Traby wrote:
> Because I have no knowledge on this I suggest that you and Ulrich fight
> together on a more flexible solution than the current one. I guess
> that Linus would accept this without thinking too much about it.
Unfortunately, Ulrich's taste was incompatib
In article <[EMAIL PROTECTED]> you wrote:
> Hi Linus,
>
> On Sun, 7 Jan 2001, Linus Torvalds wrote:
>> I wonder what to do about this - the limits are obviously useful, as
>> would the "use swap-space as a backing store" thing be. At the same
>> time I'd really hate to lose the lean-mean-clean ram
Free speech means you can say anything you want, but it doesn't mean you can
force anyone to listen. If I don't want to hear it, I can forbid you from
coming into my house to tell me about it. I can configure my software to reject
your messages if I don't want to see them. If I own a newsserv
Ingo,
> You can use (GNU-)tar for this. It even keeps track of other bits like
> ext2fs attributes, AFAIK.
True..., but cramfs is acting like a mountable (tar czvf) because of the
compressed pages. Seems redundant to have a tar on top of what is basically
a segmented tar with frontal indexing
i installed 2.4.0 last week and all worked well on my amd-K6-350
i use a cheap sound card since 2.0.36 and it always worked well too.
it work well now in 2.4.0, BUT , /dev/sndstat report me
and /proc/sound (as noted in documentation) does not exist...
the sound work well, but i cant verify the e
[EMAIL PROTECTED] said:
> While the topic is raised..., I've hacked up cramfs for linear
> addressing to kill the "double buffering" effiect. However as David
> mentions the block device support thing is an issue here. What is a
> reasonable way to allow a cramfs partition to access the dev
> +
> + if (owner)
> + ad1848_mixer_operations.owner = owner;
> +
> if ((e = sound_install_mixer(MIXER_DRIVER_VERSION,
> dev_name,
> &ad1848_mixer_operations,
>
> BTW Isn't it ever-so-slightly dodgy modifying the static
Very.
> operations in exactly the same way as
HYA
Peter.
diff -ur linux.orig/drivers/net/tulip/21142.c linux/drivers/net/tulip/21142.c
--- linux.orig/drivers/net/tulip/21142.cTue Nov 7 20:08:09 2000
+++ linux/drivers/net/tulip/21142.c Sun Jan 7 18:29:03 2001
@@ -99,8 +99,8 @@
{
struct tulip_private *tp = (struct tu
> > Why not start to fix this problem outside the funny switch/case in glibc ?
> > The filesystem itself should able to handle this.
>
> Sigh... And the API would be?
In SuS its pathconf()
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMA
> On Sun, 7 Jan 2001, Linus Torvalds wrote:
> > I wonder what to do about this - the limits are obviously useful, as
> > would the "use swap-space as a backing store" thing be. At the same
> > time I'd really hate to lose the lean-mean-clean ramfs.
>
> Let me repeat on this issue: shmem.c has eve
Hi Christoph,
On Mon, 8 Jan 2001, Christoph Hellwig wrote:
> I had a prototype tmpfs in -test10 (ro so) times. It based on ramfs
> for all the metadata stuff and used the (old) shmfs code for
> swap-backed data. The only real problem the code had, was that it
> needed a ->allocpage address_spac
Hi,
This is a revised version of my ad1848 patch; instead of modifying the
static structures, update the "owner" fields in the audio_devs[] and
mixer_devs[] structures instead.
Chris
--- linux-vanilla/drivers/sound/ad1848.cFri Aug 11 16:26:43 2000
+++ linux-2.4.0-ac3/drivers/sound/ad18
Hi Alan,
On Mon, 8 Jan 2001, Alan Cox wrote:
> I have been thinking about this. I think we should merge the size
> limiting code with the example clean ramfs code. Having spent a
> while debugging the LFS checks and some other funnies I realised one
> problem with the ramfs in 2.4.0 as an example
On Mon, 8 Jan 2001, Alan Cox wrote:
> > > Why not start to fix this problem outside the funny switch/case in glibc ?
> > > The filesystem itself should able to handle this.
> >
> > Sigh... And the API would be?
>
> In SuS its pathconf()
Which happens to be remarkably ugly. And it will not ge
After 3 days up doing fairly normal things with an unremarkable
configuration and a vanila 2.4.0 kernel (nfs) I tried to log out of KDE
and hung in 'preparing session for logout'. In a text console, dmesg
showed an infinite number of "Free blocks count corrupted" messages:
EXT2-fs error (devi
On Mon, 8 Jan 2001 10:57:32 + (GMT),
Guennadi Liakhovetski <[EMAIL PROTECTED]> wrote:
>Keith Owens wrote
>> kdb v0.6 is out of date and no longer supported. kdb v1.5 against
>> 2.2.18 is in ftp://oss.sgi.com/projects/kdb/download/ix86/, it supports
>> modules correctly. This patch is only t
Configure.help also has help text for some 35 CONFIG_ options that
have since been removed from the config.in files. Here is a little
script to prune out those orphan entries (it is only 1/10th the size
of the resulting diff, and its the gift that keeps on giving)
It tells you how many C
On Sat, 6 Jan 2001 [EMAIL PROTECTED] wrote:
> > It's not that simple.. The maxtor comes clipped,. but Linux can't kill the
> > clip. So it sticks with 32 MB
>
> > ibmsetmax.c does a software clip, but that bugs a bit. Sometimes even
> > Linux doesn't see 61 GB, but only 32, sometimes the full ca
> Which happens to be remarkably ugly. And it will not get better tomoorow...
Its really only ugly in one way which is that you pass an int for the item
rather than having a struct of all the data
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a me
1 - 100 of 338 matches
Mail list logo