]> git.saurik.com Git - redis.git/commit - redis.c
Applied three different patches thanks to Chris Lamb, one to fix compilation and...
authorantirez <antirez@gmail.com>
Sat, 4 Jul 2009 13:43:57 +0000 (15:43 +0200)
committerantirez <antirez@gmail.com>
Sat, 4 Jul 2009 13:43:57 +0000 (15:43 +0200)
commitb91cf5ef2bca4704a21cee929588a4d455035497
treec5101428dfbb8bc97713d395e09e3640253a4089
parent774230260ff61dbc143236f690ccc73048f7fdfe
Applied three different patches thanks to Chris Lamb, one to fix compilation and get the IP register value on Linux IA64 and other systems. One in order to log the overcommit problem on the logs instead of the standard output when Redis is demonized. The latest in order to suggest a more consistent way in order to switch to 1 the memory overcommit Linux feature.
redis.c