]> git.ipfire.org Git - thirdparty/squid.git/commit
Filter the pipe usage to not unneededly trigger a comm_poll/select
authorhno <>
Thu, 9 Jan 2003 18:45:49 +0000 (18:45 +0000)
committerhno <>
Thu, 9 Jan 2003 18:45:49 +0000 (18:45 +0000)
commit2d4e40cf97f6c89d1ec211c07933e058c23e725e
tree7f0238a08ef1a6d72198c16b7319d928d3d1fccc
parent43717a1aea94d21862c648de262466dfef594be4
Filter the pipe usage to not unneededly trigger a comm_poll/select
wakeup when there has been I/O already dealt with in this iteration.
(corrected version)
src/fs/aufs/aiops.cc