Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Kernel] -morph sources (con supporto a inotify e squashfs!)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
yardbird
l33t
l33t


Joined: 20 Apr 2002
Posts: 689
Location: nl.leiden

PostPosted: Mon Dec 06, 2004 8:07 pm    Post subject: [Kernel] -morph sources (con supporto a inotify e squashfs!) Reply with quote

Salve,

ho messo insieme una patch per il kernel 2.6.9 basata sul tree -ck di Con Kolivas. Questa patch è mirata alle prestazioni e alle funzionalità in ambito desktop. Le aggiunte rispetto al kernel -ck sono:
    - software suspend,
    - patch -ac di Alan Cox (che mantiene un tree contenente bugfixes),
    - acpi-dsdt intird patch per rimpiazzare le implementazioni ACPI bacate,
    - fbsplash e vesa-tng (fbsplash rimpiazza bootsplash e vesa-tng è un driver più evoluto per il framebuffer VESA),
    - packet-cd writing patch,
    - reiser4,
    - supermount-ng.

Maggiori dettagli li trovate in questo post nel forum dedicato al kernel:
https://forums.gentoo.org/viewtopic.php?t=255721

La patch funziona egregiamente sia sul mio laptop che sul mio server casalingo, e ho testato abbastanza estensivamente tutte le funzionalità aggiuntive che essa contiene. Vorrei sapere cosa ne pensate. Le critiche costruttive sono ovviamente molto ben accette :wink:

Grazie!
_________________
Albert Einstein wrote:
I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.info


Last edited by yardbird on Fri Dec 17, 2004 8:36 pm; edited 2 times in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30966
Location: here

PostPosted: Mon Dec 06, 2004 8:09 pm    Post subject: Reply with quote

Non hai un ebuild anche?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
molesto
Tux's lil' helper
Tux's lil' helper


Joined: 30 Oct 2004
Posts: 145
Location: Rome, Italy

PostPosted: Mon Dec 06, 2004 9:20 pm    Post subject: Reply with quote

wow, bel lavoro !
_________________
http://www.immeritus.org
The Sirius Black fan club
Back to top
View user's profile Send private message
yardbird
l33t
l33t


Joined: 20 Apr 2002
Posts: 689
Location: nl.leiden

PostPosted: Tue Dec 07, 2004 1:09 am    Post subject: Reply with quote

fedeliallalinea wrote:
Non hai un ebuild anche?

Di solito il kernel me lo patcho a mano, ma concordo che è un'idea interessante. Domani vedo se riesco a preparare qualcosa.
molesto wrote:
wow, bel lavoro !

Grazie, sono lieto che lo apprezzi :D
_________________
Albert Einstein wrote:
I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.info
Back to top
View user's profile Send private message
Benve
l33t
l33t


Joined: 13 Mar 2003
Posts: 897
Location: Italy Romagna

PostPosted: Tue Dec 07, 2004 8:07 pm    Post subject: Reply with quote

Ma reiser4 non funzionava solo sui kernel che derivavano dai Morton ?
Appena posso provo le tue pach. Se funziona davvero ho trovato quello che stavo cercando (un kernel con reiser4 e software suspend 2)
Back to top
View user's profile Send private message
yardbird
l33t
l33t


Joined: 20 Apr 2002
Posts: 689
Location: nl.leiden

PostPosted: Wed Dec 08, 2004 1:40 am    Post subject: Reply with quote

Benve wrote:
Ma reiser4 non funzionava solo sui kernel che derivavano dai Morton ?

Io ero solito usare i kernel -mm, ma ultimamente sono un po' troppo "sperimentali" per me, ed è anche per questo che mi sono messo a lavorare su questa patch.
Per reiser4 ci sono le patch sul sito ftp://ftp.namesys.com, sia per il kernel 2.6.9 che per il 2.6.10-rc1, quindi ora non ci dovrebbero essere problemi ad utilizzare questo filesystem anche sui kernel vanilla (e infatti personalmente problemi non ne ho).
Il software suspend effettivamente è molto comodo, specialmente per i laptop :wink: Sul mio funziona che è una meraviglia.
Sto finendo di preparare un ebuild, lo posto appena ho finito (domani penso).

Ciao :D
_________________
Albert Einstein wrote:
I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.info
Back to top
View user's profile Send private message
yardbird
l33t
l33t


Joined: 20 Apr 2002
Posts: 689
Location: nl.leiden

PostPosted: Wed Dec 08, 2004 1:04 pm    Post subject: Reply with quote

Ok, ho aggiunto anche l'ebuild:

http://www.ing.unitn.it/~rbiscani/morph-sources-2.6.9-r8.ebuild

Fatemi sapere se ci sono problemi. Io sarò offline almeno fino a domani sera, quindi portate pazienza se non rispondo velocemente :D
_________________
Albert Einstein wrote:
I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.info
Back to top
View user's profile Send private message
yardbird
l33t
l33t


Joined: 20 Apr 2002
Posts: 689
Location: nl.leiden

PostPosted: Thu Dec 09, 2004 10:06 pm    Post subject: Reply with quote

Nuova versione (-r9). Aggiunto il supporto a inotify, una nuova interfaccia a livello kernel per la notifica delle modifiche a file e directory.

http://www.ing.unitn.it/~rbiscani/morph-sources-2.6.9-r9.ebuild

Sono graditi commenti :D
_________________
Albert Einstein wrote:
I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.info
Back to top
View user's profile Send private message
yardbird
l33t
l33t


Joined: 20 Apr 2002
Posts: 689
Location: nl.leiden

PostPosted: Mon Dec 13, 2004 12:47 am    Post subject: Reply with quote

Nuova versione, -r10. Aggiornata la patch di Alan Cox alla versione -ac15.

http://www.ing.unitn.it/~rbiscani/morph-sources-2.6.9-r10.ebuild
_________________
Albert Einstein wrote:
I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.info
Back to top
View user's profile Send private message
yardbird
l33t
l33t


Joined: 20 Apr 2002
Posts: 689
Location: nl.leiden

PostPosted: Fri Dec 17, 2004 8:34 pm    Post subject: Reply with quote

Ancora una nuova versione. Aggiunto l'interessante squashfs e qualche update.

http://www.ing.unitn.it/~rbiscani/morph-sources-2.6.9-r11.ebuild
_________________
Albert Einstein wrote:
I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.info
Back to top
View user's profile Send private message
Dhaki
Guru
Guru


Joined: 16 Jun 2004
Posts: 325
Location: Ticino - CH

PostPosted: Wed Dec 22, 2004 3:08 pm    Post subject: Reply with quote

Bella lì :P . Adesso il mio uname -r dice:
Code:
2.6.9-morph11
.
Mi sono serviti tanto dato che gli mm danno conflitti con i nvidia drivers, invece questo no e ha anche reiser4.
Back to top
View user's profile Send private message
yardbird
l33t
l33t


Joined: 20 Apr 2002
Posts: 689
Location: nl.leiden

PostPosted: Thu Dec 23, 2004 1:33 pm    Post subject: Reply with quote

Dhaki wrote:
Bella lì :P . Adesso il mio uname -r dice:
Code:
2.6.9-morph11
.
Mi sono serviti tanto dato che gli mm danno conflitti con i nvidia drivers, invece questo no e ha anche reiser4.

Ottimo, mi fa piacere :D
_________________
Albert Einstein wrote:
I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.info
Back to top
View user's profile Send private message
yardbird
l33t
l33t


Joined: 20 Apr 2002
Posts: 689
Location: nl.leiden

PostPosted: Tue Dec 28, 2004 11:26 pm    Post subject: Reply with quote

Un piccolo bump per segnalare che lo sviluppo della patch prosegue. Attualmente è disponibile la versione 2.6.10-morph5, ho aggiunto anche il supporto ad alsa-1.0.7.
_________________
Albert Einstein wrote:
I consider it [...] urgently necessary for [...] workers to get together, both to protect their own economic status and [...] to secure their influence in the political field.


http://www.bluescarni.info
Back to top
View user's profile Send private message
Benve
l33t
l33t


Joined: 13 Mar 2003
Posts: 897
Location: Italy Romagna

PostPosted: Wed Dec 29, 2004 10:14 am    Post subject: Reply with quote

io attualmente uso 2.6.9-morph11 senza problemi.

Ma qualcuno usa reiser4 come modulo ?
Back to top
View user's profile Send private message
Dhaki
Guru
Guru


Joined: 16 Jun 2004
Posts: 325
Location: Ticino - CH

PostPosted: Tue Feb 08, 2005 3:19 pm    Post subject: Reply with quote

Segnalo un bump dato che sto emergendo proprio adesso: morph-sources-2.6.10-morph22
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum