Linux

Alan Cox: Linux 2.5.47-ac1

Címkék

Itt van AC legújabb foltja a 2.5.47 fejlesztői linux kernelhez.

Letölthető patch-2.5.47-ac1.gz

Változások:From: Alan Cox

To: linux-kernel@vger.kernel.org

Subject: Linux 2.5.47-ac1

Date: 12 Nov 2002 13:26:06 -0500

** I strongly recommend saying N to IDE TCQ options otherwise this should hopefully build and run happily.

This contains new IDE stuff. Exercise the usual caution.

Linux 2.5.47-ac1

o Fix ARP seq_file support (Arnaldo Carvalho de

Melo)

o Fix ipt_TCPMSS (Felipe Damasio)

o Fix SX detect logic (Rogier Wolff)

o ATM printk quieten (Paul Komkoff)

o Switch ips scsi driver to request_region (Marcus Alanen)

o siscsi scsi_register failure handler (Michael Still)

o Fix head.S comment (Pavel Machek)

o Fix missing bttv header update (Brendan Burns)

o Add Zwane Mwaikambo to CREDITS (Zwane Mwaikambo)

o Fix SETTRIGGER mishandling in i810 audio (Paul Stewart)

o Fix aacraid build (Mark Haverkamp)

o Update the magic number table in the docs (Petr Baudis)

o Fix serverworks IDE mode reporting (Julian Blake)

o bitops.h leaves "ADDR" defined (Denis Vlasenko)

o Forward port ide_cs locking fixups from 2.4 (me)

o The NS SCx200 IDE driver (Mark Lord)

o Split ide.c into ide-io.c and ide.c (me)

o Fix bttv uninitialized timer (Andrew Morton)

o Make the IDE argument names saner for iops (Geert Uytterhoeven)

o Improve longhaul support for earlier VIA (Dave Jones)

o Add missing jfs acl file (Dave Kleikamp)

o Fix cs46xx compile (Chris Friesen)

o Further eata/u14-34f updates (Dario Ballabio)

o Merge all the megaraid changes together (Matt Domsch)

Az utolsó LME GNU/Linux Konferencia anyaga PDF-ben

Címkék

Elég jó kis anyag :)


Mivel az Acroader nem engedi, hogy kimásoljak a szövegből, ezért csak röviden idéznék a témákból:a caesar-kódtól az SSH-ig

e-mail spam védelem

a nyílt forráskód kormányzati haszna

UHU szerver és tűzfal

ISDK

linux optimalizálás tűzfalakon

netfilter

php-gtk

központosított felhasználómenedzsment linuxon

nagy rendszerek felépítése

magyar ispell

Linux alapú klasztertechnológiák (talán trey-nek nem is kell megcsinálni a leírását???)

lme most és majd

webszerver védelme határvédelmi eszközökkel (fura cím... Nem?)

grid rendszerek

ördög és pokol (egy kis morzsa a bsd-seknek is :)

Sun (napocska a nyílt forráskód mellett. De az a mosolygós fajta, amit az ovis rajzokon látni :)

MagyarOffice vagy OpenOffice.org?

az oracle-linux kapcsolat

Jó szórakozást!



Link:

http://www.lme.hu/rendezvenyek/konferencia/2002/2002.pdf

Klaszterezésre egy szép, illusztrált példa

Címkék

Nemrég volt szó a klaszterezésről. Az osdn hírlevelében véletlenül ráakadtam egy pár nagyon "szép" képre. Egy játékszerver összeállításáról csinálták őket Olaszországban. 6db AMD 1.7-1.8GHz-s processzorral. Az összekötést itt openMosix-szal oldották meg.

Itt vannak a képek (a szöveget lefordítattam angolra az altavistával, mert gondoltam olaszul kevesebben tudnak :)

Linux Póló Project: sikeres volt

Címkék

A mai nappal végetér a második magyar Linux Póló Project, mely egyértelműen eredményesnek mondható volt. Ezután már nincs lehetőség rendelésre. Amint az utolsó pólókat is kipostáztuk, közzétesszük az ezzel kapcsolatos statisztikánkat.

[Bejelentés] LTP-20021107

Címkék

Megjelent az LTP legújabb kiadása. Az LTP-20021107.tgz (Linux Testing Project) letölthető a project honlapjáról.

The Linux Test Project az SGI, IBM, OSDL, és a Bull összefogásának eredményeként jött létre abból a célból, hogy az Open Source közösségnek egy teszt programok gyűjteményét biztosítsa. A tesztprogramok célja, hogy a Linux kernel robosztusságát, megbízhatóságát, stabilitását lehessen tesztelni.

Az LTP letölthető ltp-20021107.tgz

Bejelentés:From: Jeff Martin

To: linux-kernel@vger.kernel.org

Subject: [ANNOUNCE] LTP-20021107

Date: 08 Nov 2002 07:50:07 -0600

The Linux Test Project test suite LTP-20021107.tgz has been released. Visit our website (http://ltp.sourceforge.net) to download the latest version of the testsuite, and for information on test results on pre-releases, release candidates & stable releases of the kernel. There is also a list of test cases that are expected to fail, please find the list at

(http://ltp.sourceforge.net/expected-errors.php)

We encourage the community to post results, patches, or new tests on our mailing list, and to use the CVS bug tracking facility to report problems that you might encounter. More details available at our web-site.

Change Log

------------

- Added "setdomainname01", "setdomainname02", ( Saji Kumar )

and "setdomainname03" to "syscalls" runtest file

- Added "sethostname01", "sethostname02", ( Suresh Babu )

and "sethostname03" to "syscalls" runtest file

- Fixed bug introduced in "fsstress.c" ( Andi Kleen, Andrew Morton )

- Fix "chdir03.c" to remove unintentional
in ( Paul Larson )

the directory name

- Added code to remove the tmp test dir ( Robbie Williamson )

in "fcntl11.c"

- fix for "shmctl01.c" to get rid of the shmdt ( Manfred Spraul )

failures in "shmctl01"

- Fix for "readdir01" slightly incorrect errno ( Paul Larson )

handling

- Back out "readv01", "readv02" changes to ( Paul Larson )

expect EINVAL when count==0. Kernel is going

to keep the old behaviour.

- Fix for "waitpid02". uses undefined div by ( Paul Larson )

0 behaviour

- Revert "writev01.c" back to not expect EINVAL ( Paul Larson )

when count==0

- Fix for "mc_commo". Changed a 'ps -ef' command ( Robbie Williamson )

to 'ps -ewf' to ensure that a grep finds the

info it needs.

- Fix in mc_member. Corrected typo causing false ( Robbie Williamson )

pass. Found by Li Ge

- Fix in "tcpdump01". Removed erroneous INTERFACE ( Robbie Williamson )

declaration.

- Fix tools/ltprun to use the new runalltests ( William Jay Huie )

semantics

-

To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

the body of a message to majordomo@vger.kernel.org

More majordomo info at http://vger.kernel.org/majordomo-info.html

Please read the FAQ at http://www.tux.org/lkml/

[Bejelentés] procps 3.1.0

Címkék

Albert D. Cahalan [acahalan@cs.uml.edu] bejelentette a procps legújabb verzióját, a 3.1.0-ás verziót. Ez tartalmazza az első említésre méltó vmstat változásokat. Mostantól az IO-wait időt elkülönítve lehet látni az idle időtől, hogyha Linux 2.5.41 vagy újabbat használsz.From: Albert D. Cahalan

To: linux-kernel@vger.kernel.org

Subject: [ANNOUNCE] procps 3.1.0

Date: 08 Nov 2002 23:22:41 -0500

This includes the first noticeable vmstat change. Now you get

IO-wait time separate from idle time if you run Linux 2.5.41

or later.

There's a Solaris-compatible pmap as well, lacking only the

per-vma resident memory stats that Linux doesn't supply.

(hint, hint... though I don't know where they'd fit)

http://procps.sf.net/

http://procps.sf.net/procps-3.1.0.tar.gz

------------- recent changes -------------

procps-3.0.5 --> procps-3.1.0

vmstat displays IO-wait time instead of bogus "w" can build w/o shared library (set SHARED=0) when IO-wait hidden, count as idle, not as sys pmap command added (like Sun has)

do not crash GNU make 3.79 top slightly faster

procps-3.0.4 --> procps-3.0.5

top tolerates super-wide displays

better (?) RPM generation

XConsole and top.desktop removed

old build system removed

code cleanup

pgrep and pkill get "-o" (oldest matching process)

had vmstat "bi" and "bo" output interchanged on 2.5.xx

fix man page tbl directives

top man page cleaned up

-----------------------------------------

-

To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org

More majordomo info at http://vger.kernel.org/majordomo-info.html

Please read the FAQ at http://www.tux.org/lkml/