Re: [SOLVED]Re: 2.2.19 && ppa: total lockup. No problem with 2.2.17

2001-04-03 Thread Juan
Tim Waugh escribió: > > On Sat, Mar 31, 2001 at 01:59:39AM +0200, Juan Piernas Canovas wrote: > > > Yes!!!. It works. I am happy now :-) > > Unfortunately, the problem isn't solved, merely worked around. We > need to figure out why this is happening in the first p

Re: [SOLVED]Re: 2.2.19 && ppa: total lockup. No problem with 2.2.17

2001-04-05 Thread Juan
Tim Waugh escribió: > > On Wed, Apr 04, 2001 at 12:59:33AM +0200, Juan wrote: > > > I have the same problem in two different machines but they both are UP. > > However, my kernel configuration has SMP support enabled. > > Could you build a kernel without SMP sup

[ONE-LINE PATCH](Silly?) bug in ext2/namei.c, 2.2.x, 2.4.x

2001-02-15 Thread Juan
n -ENOENT; } ---- -- D. Juan Piernas Cánovas Departamento de Ingeniería y Tecnología de Computadores Facultad de Informática. Universidad de Murcia Campus de Espinardo - 30080 Murcia (SPAIN) Tel.: +34968367657Fax: +34968364151 email: [EMAIL

Addressing logically the buffer cache

2000-11-14 Thread Juan
by the inode number. This mechanism would be very useful for a log-structured file system, for example. Thanks in advance -- D. Juan Piernas Cánovas Departamento de Ingeniería y Tecnología de Computadores Facultad de Informática. Universidad de Murcia Campus de Espinardo - 30080 Murcia (SPAIN

Re: Addressing logically the buffer cache

2000-11-14 Thread Juan
Alexander Viro escribió: > > On Tue, 14 Nov 2000, Juan wrote: > > > Hi!. > > > > Is there any patch or project to address logically the buffer cache?. > > Now, you use three parameters to find a buffer in cache: device, block > > number, and block si

eth0: trigger_send() called with the transmitter busy.

2000-11-16 Thread Juan
Hi! This error ocurrs when "named" is executed. It exists since 2.4.0-test10preX or so. I'm using RedHat 7.0 and my ethernet card is a "Kingston EtheRx KNE20 Plug and Play ISA Adapter". I'm unable to access the Internet because the ethernet card doesn't

eth0: trigger_send() called with the transmitter busy.

2000-11-27 Thread Juan
ork :-(. Besides, the card uses two interrupts (?) and there are two interfaces (eth0 y eth1) when I have only one (?). Bye! -- D. Juan Piernas Cánovas Departamento de Ingeniería y Tecnología de Computadores Facultad de Informática. Universidad de Murcia Campus de Espinardo - 30080 Murcia (SPAIN) Tel.

Serial port hangs my computer in 2.4.0test12-3

2000-11-30 Thread Juan
esides, the card uses two interrupts (?) and there are two interfaces (eth0 y eth1) when I have only one (?). The "gpm" program doesn't work if the ethernet card modules is loaded. When I unload the ethernet card module and restart gpm, my computer hangs. I hope next files can hel

Still "eth0: trigger_send() called with the transmitter busy" in 2.4.0-test12

2000-12-12 Thread Juan
;t work :-(. Besides, the card uses two interrupts (?) and there are two interfaces (eth0 y eth1) when I have only one (?). Besides, mouse stops working and hangs the computer if the network interface is deactivated and I rerun the gpm program. Maybe, my hardware is buggy but it works fine with

2.4.0-test12 won't boot in my Pentium 100Mhz,32MB RAM, SIS motherboard computer

2000-12-12 Thread Juan
It hangs after "Booting the kernel.ok" Bye!!! -- D. Juan Piernas Cánovas Departamento de Ingeniería y Tecnología de Computadores Facultad de Informática. Universidad de Murcia Campus de Espinardo - 30080 Murcia (SPAIN) Tel.: +34968367657Fax: +34968364151 email: [EMAIL PROT

Disk scheduling problems in 2.4.1-pre11?

2001-01-31 Thread Juan
information. Bye. -- D. Juan Piernas Cánovas Departamento de Ingeniería y Tecnología de Computadores Facultad de Informática. Universidad de Murcia Campus de Espinardo - 30080 Murcia (SPAIN) Tel.: +34968367657Fax: +34968364151 email: [EMAIL PROTECTED] PGP public key: http://pgp.rediris.es:11371/pks

Hallo

2015-05-27 Thread Juan
Hallo Mrs. Liliane picked you. For details email her directly:lbettencou...@hotmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read th

[PATCH] n_gsm: prevent crash due to dereferencing NULL gsm->tty

2012-10-26 Thread Guillaume Juan
From: Guillaume Juan If gsm->tty happens to be NULL in gsmld_output, avoid crashing the kernel (the crash is replaced by a warning dump). Prevent at earlier level such situation: - gsmtty_hangup does no longer call gsm_dlci_begin_close when called synchronously from gsm_cleanup_mux, beca

Re: [PATCH] n_gsm: prevent crash due to dereferencing NULL gsm->tty

2012-10-26 Thread Guillaume Juan
Le 26/10/2012 17:20, Greg Kroah-Hartman a écrit : > On Fri, Oct 26, 2012 at 10:11:45AM +0200, Guillaume Juan wrote: >> From: Guillaume Juan >> >> If gsm->tty happens to be NULL in gsmld_output, avoid crashing the kernel >> (the crash is replaced by a warning dum

Re: [PATCH] n_gsm: prevent crash due to dereferencing NULL gsm->tty

2012-10-29 Thread Guillaume Juan
Le 29/10/2012 17:29, Alan Cox a écrit : > > More important is fixing the bug completely. I agree there is a bug I > don't think your fix is sufficient however. > It may not fix all cases but I think it improves things both from a practical and theoretical point of view. In particular the part in

[PATCH] hga depmod fix

2001-05-23 Thread Juan Quintela
Hi if you compile hga as a module, you get unresolved symbols, you need the following patch for it. The patch is trivial. Apply, please. Later, Juan. --- linux/drivers/video/hgafb.c.~1~ Mon May 21 08:56:08 2001 +++ linux/drivers/video/hgafb.c Mon May 21 09:04:00

Re: Dying disk and filesystem choice.

2001-05-25 Thread Juan Quintela
x27;t use it. Some reasoning for inclusion of new drivers. Big changes in a working driver could make it not to work (very bad in the stable series). Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe from this list

Re: [PATCH] warning fixes for 2.4.5pre5

2001-05-25 Thread Juan Quintela
> +++ rb/drivers/scsi/sym53c8xx.c Tue May 22 16:45:03 2001 > @@ -11564,6 +11564,7 @@ > OUTL_DSP (NCB_SCRIPT_PHYS (np, clrack)); > return; > out_stuck: >+ return; > } same Later,Juan. -- In theory, practice and theory are the same, but in practice they a

Re: [PATCH] fix for initrd panic in 2.4.5

2001-06-06 Thread Juan Quintela
t can lead to a panic (depending on what happens to be james> on the stack). The attached fixes the problem and clears all the fields in james> fake_inode to make any other problems like this show up. see the fix in ac kernels, you have a bdev there to put in the fake_inode. Lat

Re: Cosmetic JFFS patch.

2001-06-29 Thread Juan Quintela
atched, and for the distribution the driver that counts is the one that is in in the distribution, not the one in standard kernel. I think that this is overengenering and not too useful :( Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Lar

Re: Microsoft and Xenix.

2001-07-02 Thread Juan Quintela
f I remember correctly, dosshell appeared with dos 4.x, and GEM was there with DOS 3.x (was x = 22?). I also had DOS+ from Digital Research in my Amstrad PC1512. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe from thi

Modules inside modules

2001-05-03 Thread Juan Carlos
Hi, This is my fist message here. Please, help-me. I need to work with two modules toghter. Is possible to include in the one driver one call to another driver? It's work? I do it. But, at compilling time, i have a lot of errors! Thanks! And Sorry by my English! Juan Carlos (FAPESP - B

Re: Requirement of make oldconfig [was: Re: [kbuild-devel] Re: CML2 1.3.1, aka ...]

2001-05-03 Thread Juan Quintela
et works well for me (tm). I don't see the point to rewrote the configuration language and made it _less_ powerfull for no good reason. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe from this list: send the li

Re: kdb wishlist

2001-05-08 Thread Juan Quintela
lt shortcut. (and yes, I also use emacs and ^X^X all the time, but I think that this combination is not specially bad, and I suppose that the pet aplication of other people will have problems with something like: ^A^A^A that I never use). Later, Juan. -- In theory, practice and theory are the

Re: 2.4.3-p8 pci_fixup_vt8363 + ASUS A7V "Optimal" = IDE disk corruption

2001-05-09 Thread Juan Quintela
Hi sorry for the delay, it is working for your motherboard the lastest kernels of Mandrake? I think that all the problems have been solved? Sorry for the delay, as I was finishing more things. Later, Juan. >>>>> "wayne" == Wayne Whitney &

RE: [PATCH] IA64/perfmon: kill dead code, clean irq handling

2007-10-25 Thread Villacis, Juan
Hi, The VTune sampling driver currently uses this hook for cases where it needs to do its own handling of the PMU on platforms that Perfmon2 may not yet (fully, correctly) recognize at the time of the kernel's release. -juan -Original Message- From: Jeff Garzik [mailto:[EMAIL PROT

Meyer Sound GPL Violations

2006-12-13 Thread Juan Erbes
Yesterday I was in an audio seminar from Meyer Sound and the AES, and discovered an audio analizer that uses Linux OS, and I mean that it uses the fftw open source libraries. In the details of the product, not appear any word about gpl and linux. Please, investigate this case: http://www.meyersoun

Fwd: Meyer Sound GPL Violations

2006-12-13 Thread Juan Erbes
Yesterday I was in an audio seminar from Meyer Sound and the AES, and discovered an audio analizer that uses Linux OS, and I mean that it uses the fftw open source libraries. In the details of the product, not appear any word about gpl and linux. Please, investigate this case: http://www.meyersoun

Request for Partnership-

2018-08-17 Thread Juan Carlos
contacting you. Ultimately I need you to play an important role in the completion of this business transaction. Reply if you are willing to do the business. Regards, Juan Carlos

{Spam?} YOU HAVE WON

2020-12-15 Thread juan . arias
LOTTO.NL, 2391 Beds 152 Koningin Julianaplein 21, Den Haag-Netherlands. (Lotto affiliate with Subscriber Agents). From: Susan Console (Lottery Coordinator) Website: www.lotto.nl Sir/Madam, CONGRATULATIONS!!! We are pleased to inform you of the result of the Lotto NL Winners International progr

{Spam?} YOU HAVE WON

2020-12-15 Thread juan . arias
LOTTO.NL, 2391 Beds 152 Koningin Julianaplein 21, Den Haag-Netherlands. (Lotto affiliate with Subscriber Agents). From: Susan Console (Lottery Coordinator) Website: www.lotto.nl Sir/Madam, CONGRATULATIONS!!! We are pleased to inform you of the result of the Lotto NL Winners International progr

{Spam?} YOU HAVE WON

2020-12-15 Thread juan . arias
LOTTO.NL, 2391 Beds 152 Koningin Julianaplein 21, Den Haag-Netherlands. (Lotto affiliate with Subscriber Agents). From: Susan Console (Lottery Coordinator) Website: www.lotto.nl Sir/Madam, CONGRATULATIONS!!! We are pleased to inform you of the result of the Lotto NL Winners International progr

[PATCH] ARM: i.MX27 pca100: remove deprecated IRQF_DISABLED

2014-05-07 Thread Juan Solano
This flag is a NOOP and can be removed now. Signed-off-by: Juan Solano --- arch/arm/mach-imx/mach-pca100.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/mach-imx/mach-pca100.c b/arch/arm/mach-imx/mach-pca100.c index bf3ac51..20e7c33 100644 --- a/arch/arm/mach

[PATCH] spi: use sg_next for walking through the allocated scatterlist table

2016-11-21 Thread Juan Gutierrez
. The sg table can be properly walked by sg_next instead of using an array. Signed-off-by: Juan Gutierrez --- drivers/spi/spi.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c index 838783c..6435548 100644 --- a/drivers/spi/spi.c

[PATCH] spi: use sg_next for walking through the allocated scatterlist table

2016-11-22 Thread Juan Gutierrez
. The sg table can be properly walked by sg_next instead of using an array. Signed-off-by: Juan Gutierrez --- drivers/spi/spi.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c index 838783c..6435548 100644 --- a/drivers/spi/spi.c

Re: [PATCH] usbip: fix usbip bind writing random string after command in match_busid

2017-12-14 Thread Juan Zea
busid); rc = write_sysfs_attribute(match_busid_attr_path, command, - sizeof(command)); + cmd_size); if (rc < 0) { dbg("failed to write match_busid: %s", strerror(errno)); return -1; Regards, Juan

[PATCH] usbip: fix usbip bind writing random string after command in match_busid

2017-12-15 Thread Juan Zea
usbip bind writes commands followed by random string when writing to match_busid attribute in sysfs, caused by using full variable size instead of string length. Signed-off-by: Juan Zea --- tools/usb/usbip/src/utils.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a

[PATCH] usbip: fix usbip bind writing random string after command in match_busid

2017-12-13 Thread Juan Zea
usbip bind writes commands followed by random string when writing to match_busid attribute in sysfs, caused by using full variable size instead of string length. Signed-off-by: Juan Zea --- tools/usb/usbip/src/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/usb

Re: [2.6 patch] make stk_camera_{suspend,resume}() static

2008-02-20 Thread Jaime Velasco Juan
El mar. 19 de feb. de 2008, a las 21:29:08 +0200, Adrian Bunk escribió: > This patch makes the needlessly global stk_camera_{suspend,resume}() > static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > Acked-by: Jaime Velasco Juan <[EMAIL PROTECTED]> thanks -- To

Re: [2.4.3ac11] clock timer configuration lost - probably a VIA686amotherboard

2001-04-22 Thread Juan Pablo Abuyeres
This should have gone on my last email: [root@blackbird log]# cat /proc/pci PCI devices found: Bus 0, device 0, function 0: Host bridge: VIA Technologies Unknown device (rev 68). Vendor id=1106. Device id=691. Medium devsel. Master Capable. No bursts. Prefetchable 32

Re: [2.4.3ac11] clock timer configuration lost - probably a VIA686amotherboard

2001-04-22 Thread Juan Pablo Abuyeres
Well... I remember this message showing on my console, although I was doing nothing special... Apr 18 14:37:01 blackbird kernel: probable hardware bug: clock timer configuration lost - probably a VIA686a. Apr 18 14:37:01 blackbird kernel: probable hardware bug: restoring chip configuration. -- Ap

Re: [2.4.3ac11] clock timer configuration lost - probably a VIA686amotherboard

2001-04-22 Thread Juan Pablo Abuyeres
sorry to write so many messages for the same thing... but I fotgot to mention that I'm using 2.2.19, not 2.4.x that's it. - 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/majordo

Information about kernel threads

2001-02-23 Thread Juan Piernas Canovas
Hi all! I need some information about kernel threads, specifically about signal handling. Where can I get any documents about that? Thanks in advance. Juan. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTE

Test

2000-09-07 Thread Juan J. Quintela
Test -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - 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/

Re: spin_lock forgets to clobber memory and other smp fixes [was

2000-09-07 Thread Juan J. Quintela
nation. You can get a lot of info in "The Dragon book". Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - 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/

[PATCH]: minor bug at schedule()

2000-09-07 Thread Juan J. Quintela
comment there, please. I also remove an unneeded return. Later, Juan. diff -urN --exclude-from=/home/lfcia/quintela/work/kernel/exclude base/kernel/sched.c working/kernel/sched.c --- base/kernel/sched.c Wed Sep 6 00:37:32 2000 +++ working/kernel/sched.c Fri Sep 8 00:43:11 2000 @@ -504,6

Re: test8-pre6 file corruption and oops

2000-09-07 Thread Juan J. Quintela
>>>>> "kenneth" == Kenneth Johansson <[EMAIL PROTECTED]> writes: hi I only can guess that you are using a wrong System.map for doing the ksymoops. __mon_yday is an array, not a function, the backtrace don't make sense. Later

Re: modules_install?

2000-09-07 Thread Juan J. Quintela
e easy to install that dir in another machine (perhaps puting a tiny Makefile/script there to do that). Just my 2 pesetas :)) Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe from this list: send the line "unsub

Re: test8-pre6 file corruption and oops

2000-09-08 Thread Juan J. Quintela
a to run klogd with the -x option, to prevent him from doind the translation. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - 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/

[PATCH] rewrite of truncate_inode_pages

2000-09-07 Thread Juan J. Quintela
tial page * truncate_complete_page() - In the rewrite, it desappear the double page_cache_realease(), that made a lot of people thought that it was one error. Apart form that, the function should behave the same that the old one. Coments please. Later, Juan. diff -urN --exclude-from=/home/l

Ooops in filemap_write_page in test8

2000-09-11 Thread Juan J. Quintela
Hi I was running mmap001 over NFS when I got one Oops, with the following backtrace. The problem is that the page->mapping is NULL, and it causes a NULL access at filemap_write_page. If you need any more info, let me know. Later, Juan. 0xc29ff574 0xc0122

Re: [ANNOUNCE] Darkstar Development Project

2000-09-11 Thread Juan J. Quintela
k). I want to be able to use cvs diff for a whole tree, when I have changed only 2-5 files to be very fast, (i.e. speed of diff -r between hardlinkend trees). Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe from this lis

Memtest suite 0.0.4

2000-09-11 Thread Juan J. Quintela
tress to use something more portable than , help is welcome. This tests can be made possible thanks to the collaboration of: Conectiva <http://www.conectiva.com/> LFCIA (my University group) <http://www.lfcia.org> that kindly donated to me an SMP machine. Thanks for

Re: [patchlet] Minor cleanup in mm/swapfile.c (2.4.0t8)

2000-09-13 Thread Juan J. Quintela
> "rasmus" == Rasmus Andersen <[EMAIL PROTECTED]> writes: rasmus> Hi. rasmus> This patch does minor and strightforward cleanup in mm/swapfile.c. Please, don't apply, SWP_WRITEOK is defined as two bits: #define SWP_WRITEOK 3 that means that ((p->flags & SWP_WRITEOK) == SWP_WRITEOK) !=

Re: [PATCH 2.4.0-test8] mm/filemap.c

2000-09-14 Thread Juan J. Quintela
er. If you think that the for is nicer (I think that the while is easier to read, but that is question of taste). Later, Juan. bill> Share and enjoy! bill> -- bill> || Bill Wendling [EMAIL PROTECTED] bill> --- linux-2.4.0-test8/mm/filemap.cSat Sep 9 02:35

Re: Proposal: Linux Kernel Patch Management System

2000-09-15 Thread Juan J. Quintela
cort> mental power for them. I think ted means that it takes a man-year for the kernel comunity, not for a single person :) Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe from this list: send the line &q

Re: 2.4.0test9-pre2 and pre1 wont boot

2000-09-17 Thread Juan J. Quintela
toph> configuration but to no avail. christoph> 2.4.0test2 works fine. Could you send your .config and a description of your system??? Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe from this list: send the lin

Freezes with test9-pre4 + mmap002

2000-09-19 Thread Juan J. Quintela
and I was not able to reproduce without local patches applied, that is the reason that I haven't reported them here before. I reported then to Rik anyway). I am investigating further here, but any comment/patch is welcome :))) Later, Juan. EBP

Re: kernel BUG at slab.c:804!

2000-10-26 Thread Juan J. Quintela
could you pass the output through ksymoops to know the backtrace, see the linux/Reporting_bugs file. Without that info it is very difficult to know what is happening. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy

Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks

2000-09-25 Thread Juan J. Quintela
randomly_ 1.5GB of data. You need to balance that _always_ :(( I think that there is no silver bullet here :( Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe from this list: send the line "unsubscribe lin

Re: test9-pre7

2000-09-25 Thread Juan J. Quintela
hdb2 hdb3 hdb3 < hdb5 hdb5 hdb6 hdb6 hdb7 hdb7 hdb8 hdb8 hd udo> b9 hdb9 hdb10 hdb10 > udo> The following attached patch should fix this. udo> I'd be happy if someone could verify that it's correct udo> (seeing that it's past 3am here). It works nicely here. Thanks

Re: more testing on 2.4.0-t9p[456] VM deadlocks

2000-09-26 Thread Juan J. Quintela
ple of more fixes and ingo> the new multiqueue stuff), so you might want to test that as well. Ingo, I am very wrong, or vmfixes-B2_deadlock is not included in test9-pre7. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Lar

Re: make ksymoops fails

2000-09-26 Thread Juan J. Quintela
s.o] Error 1 edsel> Where can I get bfd.h? edsel> The version of my kernel (and source) is 2.2.17 on Debian (potato). quintela$ dpkg -S bfd.h binutils-dev: /usr/include/bfd.h i.e. binutils-dev. Later, Juan. -- In theory, practice and theory are the same, but in practice they are differen

Re: 2.4.0-test9-pre6 OOPS

2000-09-27 Thread Juan J. Quintela
ou put that it is the place where you are having problems. Could you check if you have also a line with BUG(): in your logs just before that Oops? Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe from this list: send t

Bottom Handles/soft irqs/timer interrupts/SMP .....

2000-09-27 Thread Juan J. Quintela
how to setup a function to be called by each CPU, you are welcome. I have only found smp_call_function, but I don't know if it is run with local_irqs deactivated, or if it is the correct answer to this problem. Later, Juan. -- In theory, practice and theory are the same, but in

PATCH: Fix to slab.c for SMP (test9-pre7)

2000-09-27 Thread Juan J. Quintela
phen Tweedie, Alan Cox, Ingo & the rest of the people that explained me the SMP/cross CPU mysteries. Any comments, suggestions are welcome Later, Juan. diff -urN --exclude-from=/home/lfcia/quintela/work/kernel/exclude base/arch/i386/kernel/smp.c working/arch/i386/kernel/smp.c --- base/arch/i

Re: 2.4.0-test9-pre7

2000-09-28 Thread Juan J. Quintela
800 chris> Super Micro P6DGU chris> Slackware 7.1 Any Oops info, any syslog info ?? With only that information, it is difficult to know what is happening. Later, Juan. -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - To unsubscribe fr

Re: [patch] vmfixes-2.4.0-test9-B2 - fixing deadlocks

2000-09-28 Thread Juan J. Quintela
> "ingo" == Ingo Molnar <[EMAIL PROTECTED]> writes: Hi ingo> 2) introducing sys_flush(), which flushes pages from the pagecache. It is not supposed that mincore can do that (yes, just now it is not implemented, but the interface is there to do that)? Just curious. -- In theory, practice

PATCH: Fix to slab.c for SMP (test9-pre7) (v2)

2000-09-28 Thread Juan J. Quintela
Hi After some rethought over the patch (and feedback from Linus) I have made another version that should work also on SMP Sparc. As always, any comment/feedback/Bug reports/... are welcome. Later, Juan. ChangeLog: v2.0: - shrink_[id]_caches don't return the numb

Re: Bottom Handles/soft irqs/timer interrupts/SMP .....

2000-09-30 Thread Juan J. Quintela
smp_call_function, but don't grab any lock inside. I sent the version to the list. It is also at: http://carpanta.dc.fi.udc.es/~quintela/kernel/2.4.0-test9-pre7/slab_02.patch Could you test if it is now safe in SMP Sparc also???? (/me has no SMP Sparc's around nor knoledge abou

Re: [PATCH *] VM patch for 2.4.0-test8

2000-09-13 Thread Juan J. Quintela
did I miss? I think nothing, I suppose that riel means > 2 and == 2, if we arrive there when a page count of 1 we are in problems as you have told. /me doing greping .. I can only see one place where we add a page to the page cache and we don't increase its page count, and it

Fwd: Re: Kernel Memory Leak in swapoff/swapon in 2.4.0-test1-ac7

2000-10-08 Thread Juan J. Quintela
as not 1 at that point). - Change sys_swapon to use alloc_page instead of __get_free_page() as we need the page argument anyway. Any comments bug reports, ... are wellcome. Later, Juan. PD: Linus, please apply. diff -urN --exclude-from=/home/lfcia/quintela/work/kernel/exclude base/fs/buffer.c wor

[PATCH]: fixing swapon memory leak against 2.4.0-test10-pre1

2000-10-09 Thread Juan J. Quintela
Hi Linus I just resend this patch (the first time I forgot to put the [PATCH] field). It fixes a leak in swapon reported by marcelo quite time ago. Later, Juan. >>>>> "marcelo" == Marcelo de Paula Bezerra <[EMAIL PROTECTED]> writes: Hi sorry

2.2.19 && ppa: total lockup. No problem with 2.2.17

2001-03-30 Thread Juan Piernas Canovas
On Fri, 30 Mar 2001, Juan Piernas Canovas wrote: Hi!. When I execute "modprobe ppa" while running a kernel 2.2.19, my computer hangs completely. No messages. System request key does not work. The kernel configuration is the same in both 2.2.17 and 2.2.19. Perhaps, the problem is

[SOLVED]Re: 2.2.19 && ppa: total lockup. No problem with 2.2.17

2001-03-30 Thread Juan Piernas Canovas
On Fri, 30 Mar 2001, Tim Waugh wrote: > On Fri, Mar 30, 2001 at 03:55:01PM +0200, Juan Piernas Canovas wrote: > > > The kernel configuration is the same in both 2.2.17 and 2.2.19. > > Perhaps, the problem is not in the ppa module, but in the parport, > > parport_pc

Re: Add the infamous Huawei E220 to option.c

2007-11-29 Thread Jaime Velasco Juan
Hi, El jue. 29 de nov. de 2007, a las 15:05:50 +0100, Johann Wilhelm escribió: > If everything's working please also add code to also support the other E220 > device... so both PID 0x1003 and 0x1004 should be treaded the same way... > > to test the device with the 0x1004-PID maybe Jaime Velasco

[PATCH] USB: option: Bind to the correct interface of the Huawei E220

2007-11-30 Thread Jaime Velasco Juan
Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]> Signed-off-by: Jaime Velasco Juan <[EMAIL PROTECTED]> --- diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index a18659e..352c94c 100644 --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c @@ -

Re: [2.6 patch] make stk_camera_cleanup() static

2008-01-29 Thread Jaime Velasco Juan
El mar. 29 de ene. de 2008, a las 00:11:01 +0200, Adrian Bunk escribió: > stk_camera_cleanup() can become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > Acked-by: Jaime Velasco Juan <[EMAIL PROTECTED]> -- To unsubscribe from this list: send the line "

Re: [2.6 patch] stk-sensor.c: make 2 functions static

2008-01-29 Thread Jaime Velasco Juan
El mar. 29 de ene. de 2008, a las 00:10:58 +0200, Adrian Bunk escribió: > This patch makes the following needlessly global functions static: > - stk_sensor_outb() > - stk_sensor_inb() > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > Acked-by: Jaime Velasco Juan &

Adaptec RAID SCSI 2100S

2001-05-13 Thread Juan Pablo Abuyeres
hi, I'm trying to make this card work under 2.4.4, but I couldn't find a patch anywhere to get it working under 2.4.x nor on 2.2.x. I tried with the I2O kernel support, but it didn't work, it only reported errors after a pretty long waiting :) The CDROM the card comes with brings a precompiled m

Re: Adaptec RAID SCSI 2100S

2001-05-14 Thread Juan Pablo Abuyeres
On Mon, 14 May 2001, Alan Cox wrote: > > I'm trying to make this card work under 2.4.4, but I couldn't find a patch > > anywhere to get it working under 2.4.x nor on 2.2.x. I tried with the I2O > > kernel support, but it didn't work, it only reported errors after a pretty > > long waiting :) > >

Re: Adaptec RAID SCSI 2100S

2001-05-14 Thread Juan Pablo Abuyeres
ev/sda1 * 1 2 16033+ 83 Linux /dev/sda2 3 2232 179124755 Extended /dev/sda5 366514048+ 82 Linux swap /dev/sda667 2232 17398363+ 83 Linux Command (m for help): So, I don't know if I'm doing something

Re: Adaptec RAID SCSI 2100S

2001-05-14 Thread Juan Pablo Abuyeres
after that I won't be able to do tests... so.. maybe I would have to use 2.2.19 instead of 2.4.4 :-(... Juan Pablo Abuyeres - 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.kern

Re: Adaptec RAID SCSI 2100S

2001-05-14 Thread Juan Pablo Abuyeres
separately I have to go to the controller's software by pressing ctrl-a at boot time. Juan Pablo Abuyeres On Mon, 14 May 2001, Josh Logan wrote: > > What makes you think /dev/sda is the raid? For me cat /proc/scsi/scsi > lists all 4 drives which,

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-20 Thread Juan Piernas Canovas
Hi Jörn, On Tue, 20 Feb 2007, [utf-8] Jörn Engel wrote: On Tue, 20 February 2007 00:57:50 +0100, Juan Piernas Canovas wrote: Actually, the GC may become a problem when the number of free segments is 50% or less. If your LFS always guarantees, at least, 50% of free "segments" (note

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-21 Thread Juan Piernas Canovas
Hi Jörn, On Wed, 21 Feb 2007, [utf-8] Jörn Engel wrote: On Wed, 21 February 2007 05:36:22 +0100, Juan Piernas Canovas wrote: I don't see how you can guarantee 50% free segments. Can you explain that bit? It is quite simple. If 50% of your segments are busy, and the other 50% are free

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-21 Thread Juan Piernas Canovas
the meta-data device, which is different to the design that you propose. On Wed, 21 Feb 2007, [utf-8] Jörn Engel wrote: On Wed, 21 February 2007 19:31:40 +0100, Juan Piernas Canovas wrote: I do not understand. Do you mean that if I have 10 segments, 5 busy and 5 free, after cleaning I could need

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-22 Thread Juan Piernas Canovas
] [more data] Segment 2: [free] Segment 3: [some data] [ DB D1' D2' ] [more data] .. Segment n: [ D0 D1 D2 ] [ empty ] That is, D0 needs in the new segment the same space that it needs in the previous one. The differences are subtle b

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-24 Thread Juan Piernas Canovas
Hi Jörn, On Fri, 23 Feb 2007, [utf-8] Jörn Engel wrote: On Thu, 22 February 2007 20:57:12 +0100, Juan Piernas Canovas wrote: I do not agree with this picture, because it does not show that all the indirect blocks which point to a direct block are along with it in the same segment. That

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-25 Thread Juan Piernas Canovas
On Sun, 25 Feb 2007, [utf-8] Jörn Engel wrote: On Sun, 25 February 2007 03:41:40 +0100, Juan Piernas Canovas wrote: Well, our experimental results say another thing. As I have said, the greatest part of the files are written at once, so their meta-data blocks are together on disk. This allows

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-15 Thread Juan Piernas Canovas
"oldies" ;-) ] The patch for 2.6.11 is not still stable enough to be released. Be patient ;-) Juan. Jan -- D. Juan Piernas Cánovas Departamento de Ingeniería y Tecnología de Computadores Facultad de Informática. Universidad de Murcia Campus de Espinardo - 30080

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-15 Thread Juan Piernas Canovas
Hi Andi, On Thu, 15 Feb 2007, Andi Kleen wrote: Juan Piernas Canovas <[EMAIL PROTECTED]> writes: [playing devil's advocate here] If the data and meta-data devices of DualFS can be on different disks, DualFS is able to READ and WRITE data and meta-data blocks in PARALLEL. XFS

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-15 Thread Juan Piernas Canovas
Hi Jörn, On Thu, 15 Feb 2007, [utf-8] Jörn Engel wrote: On Thu, 15 February 2007 19:38:14 +0100, Juan Piernas Canovas wrote: The patch for 2.6.11 is not still stable enough to be released. Be patient ;-) While I don't want to discourage you, this is about the point in development

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-15 Thread Juan Piernas Canovas
d be interested in a "install distro with installer ; boot afterwards from it" type benchmark. Do you have something like this? -Andi I think that the results sent by Sorin answer your question :-) Regards, Juan. -- D. Juan Piernas Cánovas Departamento de Ingeniería y T

Re: [ANNOUNCE] DualFS: File System with Meta-data and Data Separation

2007-02-19 Thread Juan Piernas Canovas
very similar to the two-strategies GC that you propose in a separate e-mail. The point of all the above is that you must improve the common case, and manage the worst case correctly. And that is the idea behind DualFS :) Regards, Juan. (1) DualFS can also use extents to implement r

ppdev - libieee1284.so conflicts with 2.6.21

2007-07-02 Thread Juan Antonio Martinez
hp?func=detail&aid=1739643&group_id=29314&atid=395778 http://www.digipedia.pl/man/libieee1284.3.html Not sure if a kernel bug or a library one, so my apologizes if this is not the propper list Juan Antonio - To unsubscribe from this list: send the line "unsubscribe linux-kernel&

Re: ppdev - libieee1284.so conflicts with 2.6.21

2007-07-03 Thread Juan Antonio Martinez
eport received in my working kernel? "ppdev0: negotiated back to compatibility mode because user-space forgot" Juan Antonio - 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: [Nbd] NBD Maintainer

2015-01-14 Thread Juan Antonio Martinez
- how wide is NBD usage today (any estimation is ok), We at Universidad Politécnica de Madrid (Spain) have 7 clustered NBD servers, 200+ nbd clients and about 3500 users ( teachers & students ) AFAIK NBD based LTSP installations are very common in educational environments Juan Antonio -- To un

Re: [PATCH v2] ACPI / EC: Clear stale EC events on Samsung systems

2014-03-05 Thread Juan Manuel Cabo
ec_dmi_table[] = { until 3.11 I guess. It is just a context line and is not important for the patch itself. See: http://lxr.free-electrons.com/source/drivers/acpi/ec.c?v=3.11 http://lxr.free-electrons.com/source/drivers/acpi/ec.c?v=3.12 Cheers! --Juan Manuel Cabo On 03/05/2014 10:24 PM, Kieran Clancy

Re: [PATCH] ACPI / EC: Clear stale EC events on Samsung systems

2014-02-26 Thread Juan Manuel Cabo
but using them instead to poll (not GPE initiated) at awake. The EC would then return status without 0x20 mask and 'event type'==0 when no more left. -- Juan Manuel Cabo >> >> enum { >> EC_FLAGS_QUERY_PENDING,/* Query is pending */ >> @@ -116,6

  1   2   >