From: Quinn Harris <lists@qutek.net>
To: reiserfs-list@namesys.com
Subject: Re: Relocating files for faster boot/start-up on reiser(fs/4)
Date: Fri, 15 Sep 2006 18:01:07 -0600 [thread overview]
Message-ID: <200609151801.09038.lists@qutek.net> (raw)
In-Reply-To: <450B28E6.90405@slaphack.com>
On Friday 15 September 2006 16:27, David Masover wrote:
> > Not sure if I would be better of trying initng or waiting for upstart
> > (Ubuntus new init) to get scripts that actually parallel boot. The code
> > for upstart is very clean and it has the backing of a major distro, so I
> > have high hopes.
>
> Hmm. That sounds kind of cool, but I wonder how it compares to Gentoo's
> init scripts? I guess I'll have to wait till it hits the one Ubuntu box
> I have...
Gentoo default init doesn't paralize well. Not when compared to initng which
is realitivly easy to get to work on Gentoo. The Ubuntu people decided
initng wansn't powerfull enough (let alone the existing sysvinit). They
thought it needed a better way to define the bootup sequence during boot. In
addition to integrate running any task like ACPI events, hotplut, CRON into
one consistent tool.
http://www.netsplit.com/blog/work/canonical/upstart.html
>
> > Much like before, I was able to improve a 16.5s oowriter cold start to
> > 14s with this reallocate script, with a cold start of 4.8s (OO 2.0.2, was
> > using 2.0.3 before).
>
> Wait -- cold start is 14s, but it's also 4.8s? Did you mean warm/hot
> start for that last number?
OOPS its 4.8s warm and was initially 16.5s cold then 14s cold after
reallocationg.
>
> > I think Python will be the best language for this because its become
> > relatively universal and its easy to understand for the uninitiated.
> > This really isn't black magic so transparency is good. I personally
> > prefer Ruby though.
>
> Wait... Python is more universal than Ruby of Ruby on Rails?
Both Gentoo and Ubuntu install Python by default but not Ruby. And more
people at least in the US are familiar with Python. Finally I might use
Python inotify code (to replace readahead-watch) and the Ruby version is a
bit alpha and I don't think availible in Gentoo or Ubuntu packages.
I came to Ruby through RoR. I think the language has an unmatched pragmatic
eligance. This isn't appreciated until one addresses a few problem domains
with it. I don't know of anything Python does reasonably well that Ruby
can't do reasonably well (- the performance problem). On the other hand, I
doubt Python could make for something as slick as Rake
http://www.martinfowler.com/articles/rake.html. And Ruby provides a wealth
of conviences and shortcuts without being the lexical mess that is Perl. I
could be missing something though. But for this particular problem Python
isn't bad.
>
> Python is faster, anyway... I'm waiting for someone to do a decent
> implementation of Ruby on something like .NET before I start using it
> for anything I want to perform well.
next prev parent reply other threads:[~2006-09-16 0:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-13 20:51 Relocating files for faster boot/start-up on reiser(fs/4) Quinn Harris
2006-09-13 21:10 ` Peter
2006-09-14 3:10 ` Quinn Harris
2006-09-14 19:55 ` David Masover
2006-09-14 22:09 ` Quinn Harris
2006-09-14 22:23 ` David Masover
2006-09-15 5:15 ` Toby Thain
2006-09-15 21:20 ` Quinn Harris
2006-09-15 22:27 ` David Masover
2006-09-16 0:01 ` Quinn Harris [this message]
2006-09-16 8:59 ` David Masover
2006-09-18 9:36 ` PFC
2006-09-18 22:32 ` Quinn Harris
2006-09-14 14:01 ` cmaurand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200609151801.09038.lists@qutek.net \
--to=lists@qutek.net \
--cc=reiserfs-list@namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.