gentoo roadmap
Lisa Marie Seelye
lisa@gentoo.org
08 Aug 2003 15:19:05 -0400
--=-6+RYBuef5Bc2zLIunR0B
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
On Fri, 2003-08-08 at 15:06, Brad Fitzpatrick wrote:
> Thoughts on the Gentoo memcached roadmap[1]:
>=20
> * The APIs shouldn't RDEPEND on memcached. In LiveJournal's case, our
> memcached machines are on totally separate hosts from our web nodes.
I had debated this with myself before I put the ebuilds in. I came to
the conclusion that memcached is not a large package, and it compiles
very quickly.
It isn't too much of a big deal; I'll remove the depends.
> * I'd like the init/conf scripts included in memcached. It's not so much
> that I'm lazy, but I'm not sure the correct way to do it. I'd just
> write it in Perl, but probably wouldn't fly with most people.
The init scripts are in the image of Bash, so we can't use Perl.
> However it is, we need to support multiple processes in the conf file.
> For instance, we have a 12 GB machine where we run 5x2 GB processes,
> leaving 2 GB on the machine for other stuff. Because it's a 32 bit
> machine, we can't just run 1 10 GB process.
This seems like a candidate for program enhancement:
memcached -d --servers 5 --mem 2048 =3D 5 servers at 2048MB each.
Mainly because I don't particularly relish the job of modifying the init
script. ;-) I'll see what I can do...
--=20
Regards,
-Lisa
<Vix ulla tam iniqua pax, quin bello vel aequissimo sit potior>
--=-6+RYBuef5Bc2zLIunR0B
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQA/M/epy0a1Vh5Jb8URAr5MAKCuMOHw/JV2KY0BrUe36PVkhw+TZgCeNT4y
9SsEkOMbuLtK/uipgO8Rgpo=
=QKCP
-----END PGP SIGNATURE-----
--=-6+RYBuef5Bc2zLIunR0B--