42791 results
Order by date - Order by pertinence
All (42791)
News (314)
Reviews (162)
Tips (77)
Processes (6)
Press (8271)
High-tech (31900)
Forums (2061)
 
Inuvo Launches ALOT Appbar and Home Page into Three New Markets
User Base in these Countries Has Already Reached Approximately 100,000.
Press published on the May 31st, 2012 - 7:06 AM ET
Reed Technology Launches Web Preserver, Web Page Capture and Archiving Service
Instantaneous, accurate capture of fully functional Web pages with one click.
Press published on the December 6th, 2011 - 7:02 AM ET
Attention Animal Lovers: Groupon Launches Dedicated Pets Page with Campaign to Help Law Enforcement K-9s Everywhere
. . . Because Groupon Loves Cats and Dogs and Butterflies and All Animals in General.
Press published on the March 14th, 2013 - 10:05 AM ET
Merrill DataSite Virtual Data Room Loads 500-Millionth-Page
Award-winning VDR solution uploads record-breaking document for due diligence transaction.
Press published on the July 17th, 2012 - 9:25 AM ET
Imgur Sees Over Two Billion Page Views a Month on the EdgeCast Network
Image hosting and sharing website significantly reduced image upload times and enhanced website performance during explosive period of growth.
Press published on the May 15th, 2012 - 12:04 PM ET
VA’s Main Facebook Page Surpasses 200,000 “Fans”
Milestone Marks Continued Growth, Commitment to Engagement.
Press published on the May 8th, 2012 - 12:21 PM ET
Logicworks Kicks Off Its Digital Media Series With Its Premiere Event, Scaling Drupal and WordPress: The Race to 50 Million Page Views.
Scaling Open-Source Content Management Systems for Prime Time Traffic.
Press published on the April 14th, 2011 - 6:00 AM ET
Other results are also available in our forums :
[PATCH v2] Install kernel-page-flags.h
Programs using /proc/kpageflags need to know about the various flags. The <linux/kernel-page-flags.h> provides them and the comments in the file indicate that it is supposed to be used by user-level code. But the file is not installed. The ...
Message posted on the May 2nd, 2012 - 10:50 AM ET
[PATCH] f2fs: should check the node page was truncated first
Currently, f2fs doesn't reclaim any node pages. However, if we found that a node page was truncated by checking its block address with zero during f2fs_write_node_page, we should not skip that node page and return zero to reclaim it. Signed-off-by: ...
Message posted on the March 18th, 2013 - 1:00 AM ET
RFC: mincore: add a bit to indicate a page is dirty.
I am writing an app which really wants to know if a file is on the disk or not (ie. do I need to sync?). mincore() bits other than 0 are undefined (as documented in the man page); in fact my Ubuntu 12.10 i386 system seems to write 129 in some ...
Message posted on the February 10th, 2013 - 10:20 PM ET
[Patch 0/2] Exclude hwpoison page from vmcore dump
Hi All, Please find a set of patches that introduce a new "-p" option into "makedumpfile" to exclude hwpoison page from vmcore dump. Details as described below. Problem - Recently, according to increase large memory systems, ...
Message posted on the October 30th, 2012 - 9:10 AM ET
[PATCHv2, RFC 00/30] Transparent huge page cache
From: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> Here's the second version of the patchset. The intend of the work is get code ready to enable transparent huge page cache for the most simple fs -- ramfs. We have ...
Message posted on the March 14th, 2013 - 1:00 PM ET
[PATCH][GIT PULL][v3.6] tracing: Don't call page_to_pfn() if page is NULL
Ingo, I wrote a test that triggers the bug, and tested this patch which seems to fix it as well. Please pull the latest tip/perf/urgent tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git ...
Message posted on the September 20th, 2012 - 6:10 PM ET
[PATCH v2 00/10] Introduce huge zero page
From: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> During testing I noticed big (up to 2.5 times) memory consumption overhead on some workloads (e.g. ft.A from NPB) if THP is enabled. The main reason for that big ...
Message posted on the September 10th, 2012 - 9:20 AM ET