[Varnish] #322: PATCH: Enable mmap of devices if running Linux

Varnish varnish-bugs at varnish-cache.org
Mon Mar 7 13:56:38 CET 2011


#322: PATCH: Enable mmap of devices if running Linux
-------------------------+--------------------------------------------------
 Reporter:  petter       |        Owner:  martin             
     Type:  enhancement  |       Status:  closed             
 Priority:  normal       |    Milestone:  Varnish 2.1 release
Component:  build        |      Version:  trunk              
 Severity:  normal       |   Resolution:  wontfix            
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by kristian):

  * status:  new => closed
  * resolution:  => wontfix


Old description:

> This patch enables block devices to be opened withe the file storage
> option on Linux. It is not 100% tested, so no guarantees. To use a block
> device as storage, use the option -s file,/dev/somedevice,100%
>
> You must add "100%", otherwise only 50% will be used, and emember to
> ABSOLUTELY sure you have selected the right device, otherwise you WILL
> loose data.
>
> This patch is for r3197 of storage_file.c

New description:

 This patch enables block devices to be opened withe the file storage
 option on Linux. It is not 100% tested, so no guarantees. To use a block
 device as storage, use the option -s file,/dev/somedevice,100%

 You must add "100%", otherwise only 50% will be used, and emember to
 ABSOLUTELY sure you have selected the right device, otherwise you WILL
 loose data.

 This patch is for r3197 of storage_file.c

--

Comment:

 This has been invalidated by time.

 If time turns back, re-opening makes sense.

 Apologies for the somewhat dismissive treatment of this patch.

-- 
Ticket URL: <http://varnish-cache.org/trac/ticket/322#comment:5>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list