On Mon, 2008-04-07 at 10:28 -0400, Claudio Saavedra wrote: > El lun, 07-04-2008 a las 15:23 +0200, nico escribió: > > How it is possible to force my application to start with the same > > behavior as the first launch ( many disc accces), without rebooting my > > laptop each time (;-() . I need that to optimize the loading of the > > pixbuf on background. > > At least in Linux, I vaguely remember that there's a way to tell the > kernel to empty the cache. If you use Linux, you could ask in a more > kernel oriented mailing list.
# echo 1 > /proc/sys/vm/drop_caches Ed _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
