List for cgit developers and users
 help / color / mirror / Atom feed
From: mathstuf at gmail.com (Ben Boeckel)
Subject: [PATCH 2/3] cache: use sendfile() instead of a pair of read() + write()
Date: Sat, 23 Jun 2012 10:27:25 +0000 (UTC)	[thread overview]
Message-ID: <js45md$1kg$1@dough.gmane.org> (raw)
In-Reply-To: <1340262588-24202-2-git-send-email-cgit@ml.breakpoint.cc>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On Thu, Jun 21, 2012 at 07:09:47 GMT, cgit at ml.breakpoint.cc wrote:
> From: Sebastian Andrzej Siewior <sebastian at breakpoint.cc>
> +ifneq ($(uname_S),Linux)
> +	NO_SENDFILE = YesPlease
> +endif

Double negatives suck. Can the option be made HAVE_SENDFILE?

- --Ben

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJP5HsGAAoJEKaxavVX4C1XWsMQAM3rrvAmNE37u1OcfP9ovLZH
kXwOHxeWu+ikzKiZ/V8cnXU/kQCHpz0lqgD8MnSnvQlpEraTNw0Z315ZBb6776FY
XdV6RBitlXRMvQvPnL21fSEiHZrPsqLKD9VqG3Q9hYcDR2WZvtMIJubHRsnSD42a
KodYQc8zrjtUBuY5Vp9eQgH7ZF4f+yrMWGeB3E0oPF4UXL/6w7DNZB9XoZznfLvt
IvKUd+nV6z5PvvxNeq9wBAIlrQyhj5QGqWeHmQguAEtBOin/B/bgdx1vta5UYo2c
kKYloWclpyi8pzCfU8Zn90o3AivXSUu7RM+8F96r65q4a3rWxb5IGEXWQEjotmiN
A89AeYvFJJmsi//STxuXxNoSgDF796lIeo+y1CRmDaW1eOJdBdA9wQEMYH2vtY3h
rjDY8Pg21Ng8bowBv13J7d1Qz8R0mGT0AzmX3hyiN6cqgCu2g5MgNyr2y5WgkCBM
WhdV7v5b5xxrlhyIjtZbQM81m3D6s8g2rnb+gGR0IRGqXTTLFWUPiIx6QGPMsG2s
0VWGftwGql10YQ7qH53pCIyuXnqihyOmYVieA/C9KAnIL9l0dBmhvg5gqkHmCD/z
eubYXAm7sMzxqYZ/MS7WCMZiHPkQAz7CXMJT2Qku8j36pROuu9C9OXHNkUqxDb4v
/PC27P7JVkLcI5roLL89
=Jg5k
-----END PGP SIGNATURE-----





  reply	other threads:[~2012-06-23 10:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-21  7:09 [PATCH 1/3] snapshots: Don't allow sneaked in snapshots requests cgit
2012-06-21  7:09 ` [PATCH 2/3] cache: use sendfile() instead of a pair of read() + write() cgit
2012-06-23 10:27   ` mathstuf [this message]
2012-06-23 19:25     ` [PATCH 2/3 v2] " cgit
2012-06-21  7:09 ` [PATCH 3/3] summary: Add tag head line in the dowload section cgit

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='js45md$1kg$1@dough.gmane.org' \
    --to=cgit@lists.zx2c4.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).